Commit Graph

20 Commits

Author SHA1 Message Date
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
44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
ec0f9ebff7 Simplify enemy animation logic 2025-10-06 02:13:05 -07:00
f12841f88f Add debug floors, fix boss battle A crashes (need to reimplement the fight anyway) 2025-06-29 22:11:49 -07:00
7ab5e32c74 Minor fixes 2025-04-30 21:46:08 -07:00
078bfb9e45 Various enemy debugging stuff 2025-04-10 02:10:49 -07:00
a7381658f4 Add debug menu, add ability to load next floor or spawn item 2025-04-09 22:45:00 -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
762444fe2c In progress work for Chariot 2025-04-01 02:20:27 -07:00
84c4d1b9ce Demon wall implementation (attack data, takes damage, dies, etc) but mostly placeholders 2025-03-25 00:09:33 -07:00
52e42ea38d Fix up Boss Type A 2025-03-19 23:52:41 -07:00
13e2ef90c8 Revamp boss logic 2025-03-18 00:12:36 -07:00
4f30086e52 Fix up animations for ballos 2025-03-17 19:39:30 -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
ae017dd679 Rename project 2025-03-08 13:49:46 -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