Commit Graph

28 Commits

Author SHA1 Message Date
338e303fbb Fix all doors 2025-05-17 14:37:58 -07:00
68c91d8f13 Overhaul game state logic to support gameplay loop 2025-04-30 00:43:55 -07:00
03caa13ceb Fix enemy scene setups 2025-04-14 22:00:44 -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
40e7fd0ef2 Reset default launch point as main, fix up navigation path for Floor 01 2025-04-09 19:55:48 -07:00
3b7ef1b801 Add scene and class to all enemy types, update all floors with enemy spawn types and rates 2025-04-09 01:21:55 -07:00
f6a2d28dde Fix overlapping walls issue, change pillar column collision shapes to cylinder to get stuck on them less 2025-04-01 20:54:30 -07:00
762444fe2c In progress work for Chariot 2025-04-01 02:20:27 -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
114ff35630 Add new rooms, update NPCs 2025-03-25 22:25:20 -07:00
6bc258778f Rearrange floors 2025-03-25 00:25:37 -07:00
84c4d1b9ce Demon wall implementation (attack data, takes damage, dies, etc) but mostly placeholders 2025-03-25 00:09:33 -07:00
f69c6b94a1 Demon wall implementation time 2025-03-21 00:39:34 -07:00
8df8a85429 Start demon wall implementation 2025-03-20 02:51:41 -07:00
13e2ef90c8 Revamp boss logic 2025-03-18 00:12:36 -07:00
f50eaa1847 Add Sara to floors 2025-03-17 20:46:10 -07:00
22c9590442 Add more NPCs, update dialogue manager to 4.4 compatible version 2025-03-12 00:29:39 -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
d30fa35546 Refactor minimap 2025-03-07 19:43:27 -08:00
c3bfab5f53 Refactoring game logic 2025-03-07 12:05:20 -08:00
b7bf4f3d10 Move Player logic to other project 2025-03-07 01:26:14 -08:00
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00