Commit Graph

19 Commits

Author SHA1 Message Date
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
44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
d692d5c705 Disable VT timer by default 2025-10-07 01:02:04 -07:00
6f582fcca1 Add map loading logic and spawn rate control 2025-09-30 02:32:03 -07:00
7e9114bfd1 Speeeeeed up 2025-09-26 02:22:03 -07:00
84f0f8338f Restructure loading of game 2025-09-25 02:50:55 -07:00
f33616dda4 Fix menus between floors 2025-06-28 00:30:16 -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
9d3621dd2c Mystery item implementation 2025-03-26 23:13:01 -07:00
84c4d1b9ce Demon wall implementation (attack data, takes damage, dies, etc) but mostly placeholders 2025-03-25 00:09:33 -07:00
76b94f7be3 Fix Enemy logic 2025-03-11 17:11:43 -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
84570fe87d Slightly rework death screen 2025-03-07 23:08:08 -08:00
b7bf4f3d10 Move Player logic to other project 2025-03-07 01:26:14 -08:00