Commit Graph

24 Commits

Author SHA1 Message Date
7b6ca68e65 Rust 2026-03-02 22:28:23 -08:00
7393662aa8 Fix spawn heights and debug menu enemy spawning 2026-02-17 12:27:26 -08:00
69b25aacb9 Overhaul item and inventory and clean up bits and pieces 2026-02-15 01:19:27 -08:00
d6faf8642a Fix up debug info overlay 2026-02-13 10:14:42 -08:00
52dc8fb9e4 Box item implementation 2026-02-04 01:49:17 -08:00
a1f67c3d71 Fix dying loop, add death counter, add die button to debug 2026-01-20 21:18:10 -08:00
5b9de11e5a Add Resume/Exit buttons to pause menu, handle logic for returning to main menu and starting a new game 2025-12-05 20:05:28 -08:00
a5846e08dc Rewrite and simplify Inventory Menu, various fixes for item effects 2025-11-04 01:12:16 -08:00
7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -07:00
bc161a58b3 Additional refactoring and fixing of equipment data
Add attack data to enemy attacks (might need to rework a little bit for primary/secondary attacks)
2025-10-23 00:05:44 -07:00
f0c4e65783 Refactor stats 2025-10-22 16:24:07 -07:00
6f582fcca1 Add map loading logic and spawn rate control 2025-09-30 02:32:03 -07:00
0bac61a762 Cleanup 2025-09-27 00:22:06 -07:00
2ea96e5933 Arrange debug floor situation 2025-09-26 22:50:09 -07:00
9107b8c570 Rework loading maps to be asynchronous, change debug menu so that its not completely pausing the game 2025-09-26 14:06:50 -07:00
Pal
578cde65cc Mergepoint II 2025-09-26 04:08:37 -07:00
Pal
3aa1d66040 Dungeon Room Re-import and Old Models Deleted 2025-09-26 04:06:41 -07:00
7e9114bfd1 Speeeeeed up 2025-09-26 02:22:03 -07:00
7ab5e32c74 Minor fixes 2025-04-30 21:46:08 -07:00
03caa13ceb Fix enemy scene setups 2025-04-14 22:00:44 -07:00
078bfb9e45 Various enemy debugging stuff 2025-04-10 02:10:49 -07:00
753ba60f0f Fix chinthe animations 2025-04-10 00:04:31 -07:00
a7381658f4 Add debug menu, add ability to load next floor or spawn item 2025-04-09 22:45:00 -07:00
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00