Commit Graph

14 Commits

Author SHA1 Message Date
230b47061d Add item spawn menu
Fix game over bug
Start adding more implementation for jewels
2026-02-11 15:25:20 -08:00
8ce38c3c13 Redesign and reimplement inventory menu
Add jewels but no implementation yet (needed redesign of inventory menu to function correctly)
2026-02-11 04:08:42 -08:00
92b4e8662f Add projectiles 2026-02-10 18:03:53 -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
a5846e08dc Rewrite and simplify Inventory Menu, various fixes for item effects 2025-11-04 01:12:16 -08:00
7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -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
9d3621dd2c Mystery item implementation 2025-03-26 23:13:01 -07:00
f6c42747ca Fix sort bug, add to max hp on level up 2025-03-19 01:31:19 -07:00
f060229b5e Add stackable items 2025-03-11 16:00:46 -07:00
d8c5bc8f78 Fix texture stuff 2025-03-09 12:24:30 -07:00
fe3c539a62 Fix up item usage 2025-03-07 18:40:14 -08:00
a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00