Commit Graph

60 Commits

Author SHA1 Message Date
b9a1888bfc Add implementation for box item 2026-02-04 02:11:00 -08:00
5ae556cb4b Fix some broken stuff (player spawn, disabled input after loading next floor) 2026-02-04 02:04:04 -08:00
52dc8fb9e4 Box item implementation 2026-02-04 01:49:17 -08:00
34dce8c5a2 Loading screen fixes, transition screen UI fixes 2026-02-03 01:47:42 -08:00
51c8f26e50 Minor fixes for NPC dialogue stuff
Add collisions for overworld
2026-02-02 22:39:33 -08:00
a1f67c3d71 Fix dying loop, add death counter, add die button to debug 2026-01-20 21:18:10 -08:00
Pal
f13afc9fdc Re-scaled environment models imported and implemented. 2026-01-12 19:39:34 -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
678916be89 Enemy viewer revamp, loading screen improvement 2025-12-05 16:30:13 -08:00
Pal
76f4adc5be gallery and options rendered images set to linear filterling 2025-12-04 01:18:03 -08:00
6f90a0985a General UI Work 2025-12-03 23:21:29 -08:00
Pal
3c369f79f7 Added shadows to enemies 2025-12-01 21:05:33 -08:00
edff41af22 Edit dialogue balloons 2025-12-01 01:01:33 -08:00
c491ea5050 Gallery Menu initial implementation 2025-11-30 20:17:08 -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
f69e219643 Add game tab to options menu, fix focus of GUI elements, add Delete option for save file 2025-11-18 20:28:43 -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
9fc875eda5 Add options menu persistence 2025-10-30 23:59:05 -07: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
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
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
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
a4205f1963 Font fixes 2025-09-11 22:10:42 -07:00
92e9351766 Fix up audio issue and resolve errors in godot log
Replace label style settings with new fonts, need to resolve stretching issue still
2025-09-11 21:15:56 -07:00
4f1251d402 Re-implement audio managers 2025-09-08 23:24:33 -07:00
d830a05d98 Add SFX 2025-09-06 14:46:49 -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
bd6794dafd Add HP/VT bars 2025-08-08 23:16:51 -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
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
7ab5e32c74 Minor fixes 2025-04-30 21:46: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
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