15 Commits

Author SHA1 Message Date
678916be89 Enemy viewer revamp, loading screen improvement 2025-12-05 16:30:13 -08:00
f69e219643 Add game tab to options menu, fix focus of GUI elements, add Delete option for save file 2025-11-18 20:28:43 -08:00
286c221530 Improvements to save and loading
Improvements to Chinthe animation logic
Fix broken Godot Tool system and just use a more manual approach to setting map nodes
Remove ItemDatabase from individual room scenes
2025-10-24 01:33:18 -07:00
f0c4e65783 Refactor stats 2025-10-22 16:24:07 -07:00
6ec45c4805 Refactor Player class to use components, also use components in Enemy class types and fiddle with boss structure 2025-10-22 02:41:08 -07:00
44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
a7381658f4 Add debug menu, add ability to load next floor or spawn item 2025-04-09 22:45:00 -07:00
20dad3069a Fix export 2025-03-31 01:18:36 -07:00
f060229b5e Add stackable items 2025-03-11 16:00:46 -07:00
a1c26ed7fb Refactor more stuff (Audio mostly) 2025-03-10 20:52:39 -07:00
d8c5bc8f78 Fix texture stuff 2025-03-09 12:24:30 -07:00
fe3c539a62 Fix up item usage 2025-03-07 18:40:14 -08:00
c3bfab5f53 Refactoring game logic 2025-03-07 12:05:20 -08:00
1cb79f5b30 Move App logic to other projects 2025-03-07 01:08:35 -08:00
3b5ee84ce2 Move save logic out of Game 2025-03-07 00:32:19 -08:00