Commit Graph

30 Commits

Author SHA1 Message Date
bc010a7d82 Started implementation of information about item used screen 2026-03-02 01:57:43 -08:00
366ed9f5e6 Beeg fixpack 2026-02-16 03:30:45 -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
230b47061d Add item spawn menu
Fix game over bug
Start adding more implementation for jewels
2026-02-11 15:25:20 -08:00
34dce8c5a2 Loading screen fixes, transition screen UI fixes 2026-02-03 01:47:42 -08:00
04543fcfac Add plastique item
Add Door object
Initial work for look up animation
2026-01-02 17:06:01 -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
7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -07: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
6f582fcca1 Add map loading logic and spawn rate control 2025-09-30 02:32:03 -07:00
84f0f8338f Restructure loading of game 2025-09-25 02:50:55 -07:00
4f1251d402 Re-implement audio managers 2025-09-08 23:24:33 -07:00
68c91d8f13 Overhaul game state logic to support gameplay loop 2025-04-30 00:43:55 -07:00
2378030a0f Pick up thrown items 2025-03-27 00:37:16 -07:00
9d3621dd2c Mystery item implementation 2025-03-26 23:13:01 -07:00
f69c6b94a1 Demon wall implementation time 2025-03-21 00:39:34 -07:00
ed12c1cf15 Cleanup previous refactor, fix floor count 2025-03-10 21:04:28 -07:00
d8c5bc8f78 Fix texture stuff 2025-03-09 12:24:30 -07:00
ae017dd679 Rename project 2025-03-08 13:49:46 -08:00
8a61104868 Refactor inventory menu logic 2025-03-07 20:42:56 -08:00
d30fa35546 Refactor minimap 2025-03-07 19:43:27 -08:00
fe3c539a62 Fix up item usage 2025-03-07 18:40:14 -08:00
93c04440d4 Start refactoring UI concerns away from game and into UI logic class 2025-03-07 16:48:45 -08:00
c3bfab5f53 Refactoring game logic 2025-03-07 12:05:20 -08:00
65e4af8595 Move GameLogic to new project 2025-03-07 01:39:18 -08:00
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00