Commit Graph

17 Commits

Author SHA1 Message Date
tonydero
bd6b21a2ec add active ability use, still needs balancing. simplified health and resource updates. 2024-10-30 15:47:53 -06:00
tonydero
b986b4cb7a some variable renaming and messing with exp... still eluding me 2024-10-30 14:05:30 -06:00
tonydero
249c58af46 initial game save implementation using ConfigFile, plus some experimentation with ResourceSaver though nonfunctional 2024-10-29 10:30:19 -06:00
tonydero
db865e2ab9 add simple main menu and persistence of zone time 2024-10-28 11:34:48 -06:00
tonydero
d1f24f3dd1 leveling stuff/experimentation 2024-10-27 17:20:33 -06:00
tonydero
507b96868e various minor changes 2024-10-25 22:22:13 -06:00
tonydero
a405611b79 initial player resource functions added, passive regeneration added 2024-10-25 16:12:30 -06:00
tonydero
0cccf62b6c add initial leveling sim script to new analytics directory, add resource display, add zone and area timers 2024-10-24 16:15:49 -06:00
tonydero
e8ecfbcd01 tweak experience calc to swap diff and cube 2024-10-24 14:26:31 -06:00
tonydero
cb8fc5a5b7 hack fix queue_free issue 2024-10-24 14:20:00 -06:00
tonydero
1e6058c2cd comment out last two references to old PlayerState.current_health 2024-10-24 08:47:58 -06:00
tonydero
4cbf424c69 refactor player health changes and initialization, rename PlayerState variables 2024-10-24 08:46:36 -06:00
tonydero
e752b512ec initial steps to adding ability resources 2024-10-23 20:58:44 -06:00
tonydero
70a879529a fix debug_print, other odds and ends 2024-10-21 13:09:51 -06:00
tonydero
b6b609aa20 initial worldArea instantiation conversion complete 2024-10-21 09:51:28 -06:00
tonydero
c3f02e855d rename main scene to combatUI and refactor debug 2024-10-21 06:44:52 -06:00
tonydero
ccdee2e057 many renames, basic exp earning 2024-10-20 16:44:08 -06:00