Commit Graph

360 Commits

Author SHA1 Message Date
63391ef82a Start work on fixing all other enemies animations 2025-04-02 01:50:53 -07:00
c923f549b9 More Chariot fixes 2025-04-02 01:16:17 -07:00
84c26dbf0a Chariot animation fixes 2025-04-01 23:51:59 -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
b8e23ac9c4 Minor fix 2025-03-31 20:07:18 -07:00
20dad3069a Fix export 2025-03-31 01:18:36 -07:00
ffc3177244 Start on Atonement weapon 2025-03-30 21:57:41 -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
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
bc53b3c5f3 dunno 2025-03-25 00:23:59 -07:00
8d44c58fc8 Add placeholder visual for Arm 9 2025-03-25 00:22:48 -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
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