Commit Graph

137 Commits

Author SHA1 Message Date
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
52e42ea38d Fix up Boss Type A 2025-03-19 23:52:41 -07:00
2834806351 Attempt to fix up boss shaders 2025-03-19 02:10:38 -07:00
f6c42747ca Fix sort bug, add to max hp on level up 2025-03-19 01:31:19 -07:00
79f57264ec Small fixes to sara animation, attempt to add back boss damage/death (didn't work) 2025-03-18 00:58:52 -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
5e863dfd81 Add Sara 2025-03-17 20:34:59 -07:00
79bf3d598b Fix filth eater animations 2025-03-17 19:49:41 -07:00
4f30086e52 Fix up animations for ballos 2025-03-17 19:39:30 -07:00
07582d8202 Ballos fixes 2025-03-12 00:48:15 -07:00
22c9590442 Add more NPCs, update dialogue manager to 4.4 compatible version 2025-03-12 00:29:39 -07:00
76b94f7be3 Fix Enemy logic 2025-03-11 17:11:43 -07:00
29af9062b5 Implement Equip/Unequip SFX 2025-03-11 16:51:22 -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
192f2eb316 Reorganize SFX 2025-03-10 22:13:09 -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
23049b3231 Add wall hit sound and animation 2025-03-10 11:58:45 -07:00
d8c5bc8f78 Fix texture stuff 2025-03-09 12:24:30 -07:00
b93630756c Assign scripts 2025-03-08 13:59:52 -08:00
ae017dd679 Rename project 2025-03-08 13:49:46 -08:00
84570fe87d Slightly rework death screen 2025-03-07 23:08:08 -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
b7bf4f3d10 Move Player logic to other project 2025-03-07 01:26:14 -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