• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2025-11-04 01:12:27 -08:00
a5846e08dc Rewrite and simplify Inventory Menu, various fixes for item effects
zenayi pushed to main at zenayi/GameJamDungeon 2025-11-03 02:48:14 -08:00
7b7fc910bd Button remapping work
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-30 23:59:14 -07:00
9fc875eda5 Add options menu persistence
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-29 11:03:18 -07:00
575a565a2c Fix spawn point for player, add flee behavior for gold sproingy
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-29 00:35:26 -07:00
21d8c4770d Big fix patch for enemy behaviors
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-27 19:41:11 -07:00
eed50bc04e Fix standard enemy logic
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-27 18:03:16 -07:00
2d55ae9cc4 Add secondary attack options
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-27 17:48:37 -07:00
0b909e4e7e Teleport skill added for Chinthe
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-27 15:04:13 -07:00
7e6dca1c29 Rework game over logic and game initialization
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-26 15:05:29 -07:00
720696aed0 Try to get Chinthe to stop jumping upon reaching player
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-24 01:33:32 -07:00
286c221530 Improvements to save and loading
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-23 18:51:35 -07:00
f5360adbf1 Basic projectile implementation (put sample version in FilthEaterModelView)
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-23 00:05:55 -07:00
bc161a58b3 Additional refactoring and fixing of equipment data
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-22 16:24:21 -07:00
f0c4e65783 Refactor stats
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-22 02:41:20 -07:00
6ec45c4805 Refactor Player class to use components, also use components in Enemy class types and fiddle with boss structure
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-20 19:25:01 -07:00
44fd8c82b0 Rework enemy behavior (still in progress but shouldn't crash)
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-07 23:33:13 -07:00
e29bef51c5 Move player during load screens to prevent activating minimaps for current position
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-07 01:02:24 -07:00
d692d5c705 Disable VT timer by default
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-06 23:49:52 -07:00
aa624f7784 Animation tree fixes
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-06 22:22:21 -07:00
1545ec73b0 Add rescued items spawn to overworld