Commit Graph

17 Commits

Author SHA1 Message Date
zenny 543a967fd5 Add buff/debuff/heal/rust shaders for enemies and throwing glue jar immobilization 2026-06-06 13:54:47 -07:00
zenny 0f849f11dc In progress changes for saving enemy defeated data 2026-06-06 10:52:08 -07:00
zenny 6b7bbd71af Persist Sarco data 2026-06-04 13:02:40 -07:00
zenny 7b6ca68e65 Rust 2026-03-02 22:28:23 -08:00
zenny bf168a2577 Add some on-screen FX for some items 2026-02-26 02:56:16 -08:00
zenny 5233da4225 Various cleanup 2026-02-15 20:35:05 -08:00
zenny 2f377d2d7a Add curse element, increase throw speed/damage of Ciello 2026-02-10 15:37:12 -08:00
zenny 8ea881edb3 Item holy and all element implementation, still need to work out some of the math for it
Fix bonus defense for weapons
2026-02-05 10:48:24 -08:00
zenny 1e97eb9ede Elemental resistance calculation changes 2026-01-13 21:25:09 -08:00
zenny 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
zenny 286c221530 Improvements to save and loading
Improvements to Chinthe animation logic
Fix broken Godot Tool system and just use a more manual approach to setting map nodes
Remove ItemDatabase from individual room scenes
2025-10-24 01:33:18 -07:00
zenny f5360adbf1 Basic projectile implementation (put sample version in FilthEaterModelView) 2025-10-23 18:50:05 -07:00
zenny 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
zenny f0c4e65783 Refactor stats 2025-10-22 16:24:07 -07:00
zenny 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
zenny 44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
zenny 84c4d1b9ce Demon wall implementation (attack data, takes damage, dies, etc) but mostly placeholders 2025-03-25 00:09:33 -07:00