Commit Graph

81 Commits

Author SHA1 Message Date
611b2df57e Making several changes inspired by Wizardry game... 2024-06-13 08:00:19 -04:00
85c1095699 Minor changes, removing global variables soon... 2024-06-10 14:02:14 -04:00
8e78318f39 Initial battle implementation... 2024-06-10 12:32:57 -04:00
1becd3bd79 Removed popup box, added attribute cheat, refactored help menu... 2024-06-10 10:19:24 -04:00
ef79bb3e11 Work in progress on major World refactoring... 2024-06-10 08:41:20 -04:00
bbd68657c5 Refactored world generation and randomization... 2024-06-10 07:06:25 -04:00
d89fb6f944 Refactoring world generation procedures... 2024-06-10 05:26:07 -04:00
90cdc6e472 Refactored units... 2024-06-10 04:38:05 -04:00
d5e8dd3dc8 Refactored equpiments... 2024-06-10 04:25:10 -04:00
363dd45d78 Refactored constructions... 2024-06-10 04:15:35 -04:00
b29a1c9887 Refactored locations and removed transitional state... 2024-06-09 20:32:04 -04:00
1e75a583e4 Refactored landmarks... 2024-06-09 19:58:49 -04:00
a8fe5c2333 Major refactoring in progress, biome, landmark, location, lore... 2024-06-09 19:24:58 -04:00
83373bbda1 Saving changes before major refactoring... 2024-06-09 16:53:27 -04:00
d3043bce73 Finishing very soon... 2024-06-09 12:57:11 -04:00
6fe24956a5 More experimental unit stuff... 2024-06-09 12:38:38 -04:00
e12120a3c2 More code refactoring, end turn things, time... 2024-06-08 07:11:40 -04:00
6d775711a5 Documenting some changes... 2024-06-08 02:23:21 -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
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
c526abb99e Added one tree and more design decision documentation... 2024-06-02 14:51:44 -04:00
c682f03f9b Refactored Core package usage... 2024-06-02 07:14:06 -04:00
b8e398b712 Various experiments... 2024-06-01 20:42:12 -04:00
8018d22794 Added month, week and day names... 2024-06-01 15:10:31 -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
23abbeb5e4 More renaming of variables, constants and types... 2024-06-01 11:46:17 -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
a71e4f9a36 Added fruit tree loctions... 2024-05-28 08:05:56 -04:00
34edd2ef72 Added picking-up bananas... 2024-05-28 06:08:45 -04:00
632916444f More code refactoring... 2024-05-27 12:59:41 -04:00
9ef53ed704 Added copied greave icons and world profiling... 2024-05-27 10:40:07 -04:00
fc5b64532f Refactored biome-separated world rendering... 2024-05-25 06:33:05 -04:00
3c4816c6ee Completed map saving and loading, needs item data... 2024-05-25 03:53:53 -04:00
d675ce7467 Minor refactorings, moving procedures to world and quality revisions... 2024-05-25 01:48:03 -04:00
32d41d7669 Prototype map saving, PNG based, probably will be removed... 2024-05-23 08:03:38 -04:00
75e3770bff Added and tested 2 more locations... 2024-05-23 06:36:59 -04:00
ea3496c1a5 Work in progress update, refactored Effect package... 2024-05-23 03:57:06 -04:00
fc6d0c44f2 Added resource cheats... 2024-05-22 21:22:34 -04:00
724a037413 Refactoring and F keys... 2024-05-22 21:05:19 -04:00
94073bdd59 Work in progress on minimap rendering... 2024-05-20 16:55:16 -04:00
8e72e66469 Gameplay pretty much finished except for buildings... 2024-05-19 15:06:20 -04:00
b947518a56 Revision of Chad data in World package... 2024-05-19 13:29:28 -04:00
3af6733ebe Added states to locations... 2024-05-19 12:29:15 -04:00
753b35b60d Finished naive effect implementation... 2024-05-19 11:32:19 -04:00
9b5bffa7d3 Finished world locations, working on effects and evokes... 2024-05-19 10:33:58 -04:00