Commit Graph

21 Commits

Author SHA1 Message Date
8dd194a202 Fix level up, fix gallery room height, fix enemy heights, fix gospel of dimension spawn height, put minimap on right visual layer for some floors, add script to floor scene file 2026-02-06 03:24:34 -08:00
d45bc67722 Partially implementation of box items 2026-02-04 22:30:10 -08:00
52dc8fb9e4 Box item implementation 2026-02-04 01:49:17 -08:00
3e6e21977e Fix Altar scaling 2026-02-03 20:52:14 -08:00
c5cb586e4b Change item effect service to only affect regular enemy types for strong item effects 2026-01-13 21:38:12 -08:00
1e97eb9ede Elemental resistance calculation changes 2026-01-13 21:25:09 -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
7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -07:00
f5360adbf1 Basic projectile implementation (put sample version in FilthEaterModelView) 2025-10-23 18:50:05 -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
44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
9d3621dd2c Mystery item implementation 2025-03-26 23:13:01 -07:00
13e2ef90c8 Revamp boss logic 2025-03-18 00:12:36 -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
8a61104868 Refactor inventory menu logic 2025-03-07 20:42:56 -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