Commit Graph

32 Commits

Author SHA1 Message Date
Pal
04be985d8b 8 million bugfixes and tweaks to enemies/rooms/floors/overworld/altar 2026-05-03 22:40:24 -07:00
Pal
9a7de9308f A2 room lighting and particles fixes, persiko invuln barrier setup, couple of UI changes, extension added to fake GOG room. 2026-04-24 01:44:06 -07:00
5233da4225 Various cleanup 2026-02-15 20:35:05 -08:00
69b25aacb9 Overhaul item and inventory and clean up bits and pieces 2026-02-15 01:19:27 -08:00
Pal
47ceb2f613 Remove E, fix UI, Altar scale better 2026-02-14 16:49:16 -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
8ce38c3c13 Redesign and reimplement inventory menu
Add jewels but no implementation yet (needed redesign of inventory menu to function correctly)
2026-02-11 04:08:42 -08:00
36b851254e Add collisions to A2 corridors
Start implementation of fading ambient audio in/out on level load
2026-02-05 14:17:45 -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
678916be89 Enemy viewer revamp, loading screen improvement 2025-12-05 16:30:13 -08:00
6f90a0985a General UI Work 2025-12-03 23:21:29 -08:00
db7a1df1f7 Started implementing SFX
Fixed Shield animation jumps and secondary attack
Fixed demon wall stone behavior
Made overworld ambient sounds unpausable
2025-11-25 03:04:07 -08:00
a5846e08dc Rewrite and simplify Inventory Menu, various fixes for item effects 2025-11-04 01:12:16 -08:00
7b7fc910bd Button remapping work 2025-11-03 02:48:05 -08:00
0bf87c0dc2 Use Special Room script type to mark rooms that don't have monster/item/player spawns
Fix some minimap display issues
Fix michael animation state
2025-10-06 14:20:08 -07:00
4f1251d402 Re-implement audio managers 2025-09-08 23:24:33 -07:00
f8a27d7ba6 Sync minimap floor data 2025-08-09 19:15:32 -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
3efab7e233 Start moving UI elements around 2025-06-28 15:36:08 -07:00
bdc3bdf61d Move inventory screen to UI folder 2025-06-28 14:23:52 -07:00
39f791e2b4 Fix dialogue manager plugin, lower resolution 2025-06-27 18:53:08 -07:00
7ab5e32c74 Minor fixes 2025-04-30 21:46:08 -07:00
a7381658f4 Add debug menu, add ability to load next floor or spawn item 2025-04-09 22:45:00 -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
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00