Commit Graph

23 Commits

Author SHA1 Message Date
zenny 85e74821ad Add rust immunity to rusted plate
Throw items in spray pattern for trickster's box
2026-06-06 15:58:31 -07:00
zenny 543a967fd5 Add buff/debuff/heal/rust shaders for enemies and throwing glue jar immobilization 2026-06-06 13:54:47 -07:00
zenny 89da483448 Add elemental VFX when hitting enemies (2D only currently) 2026-04-23 01:04:02 -07:00
zenny fadb1652d4 Add more spell effects 2026-02-26 02:09:38 -08:00
zenny a686ce2fbc Switch navigation mesh to be based on collision only, not collision and texture meshes
Will need to finetune enemy navigation agent placement depending on if they're now too high/low to sit in the navigation region
2026-02-25 22:33:38 -08:00
zenny f09d6ac8e8 Wave of item effects and implementation 2026-02-15 22:44:43 -08:00
zenny 69b25aacb9 Overhaul item and inventory and clean up bits and pieces 2026-02-15 01:19:27 -08:00
zenny d503413140 Fix up effect items
Fix up minimap
Add some debug info
2026-02-12 20:49:09 -08:00
zenny 97198afe18 Fix dropped/thrown item behavior 2026-02-10 14:57:41 -08:00
zenny 90d054a3c6 Clean up events, add weapon tag for weaker on swing 2026-02-09 23:50:15 -08:00
zenny 1e97eb9ede Elemental resistance calculation changes 2026-01-13 21:25:09 -08:00
zenny 7e6dca1c29 Rework game over logic and game initialization 2025-10-27 15:04:01 -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 44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash) 2025-10-20 19:24:50 -07:00
zenny 2378030a0f Pick up thrown items 2025-03-27 00:37:16 -07:00
zenny 13e2ef90c8 Revamp boss logic 2025-03-18 00:12:36 -07:00
zenny d8c5bc8f78 Fix texture stuff 2025-03-09 12:24:30 -07:00
zenny ae017dd679 Rename project 2025-03-08 13:49:46 -08:00
zenny 8a61104868 Refactor inventory menu logic 2025-03-07 20:42:56 -08:00
zenny fe3c539a62 Fix up item usage 2025-03-07 18:40:14 -08:00
zenny 3b5ee84ce2 Move save logic out of Game 2025-03-07 00:32:19 -08:00
zenny a09f6ec5a5 Move files and folders to new repo format to enable multi-project format 2025-03-06 22:07:25 -08:00