Commit Graph

223 Commits

Author SHA1 Message Date
f1bee9dc6a Refactoring player informations... 2024-06-06 10:00:51 -04:00
32a37a88f4 Resized tiny fill bars (right) and added HP, MP and SP... 2024-06-06 09:46:18 -04:00
a9a051d0d2 Small Imp UI theme change and part of player informations... 2024-06-06 09:32:47 -04:00
1930b02b30 Refactoring player information sub-menu... 2024-06-06 04:39:03 -04:00
b9e0329431 Defining some dwarven units... 2024-06-05 16:04:29 -04:00
5acfa08d93 Refactored internal functions... 2024-06-05 09:40:18 -04:00
ecc6e0ba68 Added certain default values... 2024-06-05 08:29:55 -04:00
dc6084ec6d Finished Equipment package and minor style refactoring... 2024-06-05 07:55:45 -04:00
06cac284a2 Refactored UI package... 2024-06-04 08:21:24 -04:00
800a49c18c Major refactoring of Main procedure... 2024-06-04 08:08:01 -04:00
f34f33b9a8 Refactored other packages, lot of changes, smaller executable size... 2024-06-04 07:52:44 -04:00
021157e4e6 Refactored Equipment package, saved 30+ KiB of game executable file. 2024-06-04 07:36:56 -04:00
336041173c Refactored new experimental string allocaitons in World and Attribute packages... 2024-06-04 07:34:20 -04:00
5d6e67face Experimenting with static string allocations... 2024-06-04 07:28:05 -04:00
7c353ee9ea Finished Chad package, watched anime for quite some time... 2024-06-03 17:41:01 -04:00
31f07b9ebe More refactoring of Chad package... 2024-06-03 16:06:31 -04:00
eab5faa357 Refactored Unit package... 2024-06-03 13:49:22 -04:00
4ce98c15bf Removed package body for Faction, Deity, Might and Magic... 2024-06-02 13:00:54 -04:00
92c283f1ca Changed Construction and Equipment packages... 2024-06-02 11:12:17 -04:00
5d3a5c3041 Removed needless files... 2024-06-02 10:43:17 -04:00
7dad2af90b Removing certain Ada body files... 2024-06-02 10:31:34 -04:00
cb06f12d35 Removing clutter... 2024-06-02 10:15:47 -04:00
300c1b78e3 Added unlimited movement by target... 2024-06-02 09:48:57 -04:00
9c23103d05 Added diagonal arrows and target... 2024-06-02 08:11:48 -04:00
b8e398b712 Various experiments... 2024-06-01 20:42:12 -04:00
6bfc1b9372 Refactored view icons... 2024-06-01 18:59:37 -04:00
4340ab7d2d Added end turn button sprites... 2024-06-01 14:09:35 -04:00
cb34d6abf4 Added movement arrow sprites and points... 2024-06-01 12:39:44 -04:00
b355ad4db8 Finished renaming values and traits for now... 2024-06-01 11:56:18 -04:00
b495f870b3 Minor general refactoring of naming style... 2024-06-01 11:27:59 -04:00
4d52aea6ac Major revision, work in progress... 2024-05-31 07:14:00 -04:00
2241ba8279 Added prototype notifications, they are bad... 2024-05-29 09:26:10 -04:00
b6cef84f28 Finished saving equipment and inventory... 2024-05-28 06:53:48 -04:00
34edd2ef72 Added picking-up bananas... 2024-05-28 06:08:45 -04:00
ce4f1d435a Removed 45 degree walls, added dwarven high tower and walls... 2024-05-27 17:37:53 -04:00
6cedff3ff8 Refactored UI package... 2024-05-27 14:38:56 -04:00
7b57ad4bd1 Profiling and optimization of tiles rendering done... 2024-05-27 11:31:03 -04:00
9ef53ed704 Added copied greave icons and world profiling... 2024-05-27 10:40:07 -04:00
992facd9f4 Added helmet icons... 2024-05-27 07:46:19 -04:00
63c1844890 Added ash, grass, rough and sand biome spritesheets... 2024-05-27 06:03:07 -04:00
71984fb0fd Finished snow biome spritesheet... 2024-05-27 05:02:02 -04:00
cd96dc5ea1 Implemented water, tested, but not procedurally generated yet... 2024-05-25 08:40:28 -04:00
fc5b64532f Refactored biome-separated world rendering... 2024-05-25 06:33:05 -04:00
4b274bf2e5 Added window size limits and cursor rendering... 2024-05-25 04:39:07 -04:00
3c4816c6ee Completed map saving and loading, needs item data... 2024-05-25 03:53:53 -04:00
f4453d06a3 Revised map saving a lot... 2024-05-25 03:00:30 -04:00
d675ce7467 Minor refactorings, moving procedures to world and quality revisions... 2024-05-25 01:48:03 -04:00
50e8bfdb98 Prototype sequaltial integer IO... 2024-05-23 08:29:21 -04:00
32d41d7669 Prototype map saving, PNG based, probably will be removed... 2024-05-23 08:03:38 -04:00
cfb053bb9c Removed usage of Core package namespace from Main... 2024-05-23 07:30:44 -04:00