Commit Graph

37 Commits

Author SHA1 Message Date
84f0f8338f Restructure loading of game 2025-09-25 02:50:55 -07:00
4808b1dd63 Remove SimpleDungeons plugin 2025-09-15 20:50:19 -07:00
Pal
b501d22782 Positional audio fix and BossRoomA spawn fix 2025-09-14 22:35:11 -07:00
80d4838338 Fix skybox issue 2025-09-10 21:01:45 -07:00
4f1251d402 Re-implement audio managers 2025-09-08 23:24:33 -07:00
8368a55d7c Add SFX to node and code 2025-08-10 22:48:44 -07:00
953cba40c6 Add minimap to sidebar 2025-08-08 23:43:57 -07:00
7c694149c2 Modify UI placement, fix debug menu 2025-08-07 23:25:58 -07:00
0880b74695 Add overworld 2025-06-28 17:18:54 -07:00
f33616dda4 Fix menus between floors 2025-06-28 00:30:16 -07:00
39f791e2b4 Fix dialogue manager plugin, lower resolution 2025-06-27 18:53:08 -07:00
68c91d8f13 Overhaul game state logic to support gameplay loop 2025-04-30 00:43:55 -07:00
24b4227425 In progress gameplay loop changes 2025-04-15 00:33:59 -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
2378030a0f Pick up thrown items 2025-03-27 00:37:16 -07:00
096786f97e Fix inventory behavior from previous commit 2025-03-27 00:08:18 -07:00
8a9a2313fe Close inventory on certain inventory actions 2025-03-27 00:00:29 -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
22c9590442 Add more NPCs, update dialogue manager to 4.4 compatible version 2025-03-12 00:29:39 -07:00
294c52dc40 Clean up Game.cs 2025-03-11 16:25:48 -07:00
f060229b5e Add stackable items 2025-03-11 16:00:46 -07:00
ed12c1cf15 Cleanup previous refactor, fix floor count 2025-03-10 21:04:28 -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
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
e7ef669c29 Clean up 2025-03-07 01:52:56 -08:00
65e4af8595 Move GameLogic to new project 2025-03-07 01:39:18 -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
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00