• Joined on 2022-08-06
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
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-06 14:20:20 -07:00
0bf87c0dc2 Use Special Room script type to mark rooms that don't have monster/item/player spawns
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-06 02:13:19 -07:00
ec0f9ebff7 Simplify enemy animation logic
zenayi pushed to main at zenayi/GameJamDungeon 2025-10-01 01:46:58 -07:00
3bcb747473 Figured out the math for EXP per level
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-30 19:32:50 -07:00
6ee1788337 Adjust HP totals for enemies
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-30 19:26:51 -07:00
70fe9e953b Revert "Compress Red Ambassador and Shield of Heaven"
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-30 18:21:06 -07:00
abf34d7d9e Small adjustment to map loading stuff
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-30 02:32:14 -07:00
6f582fcca1 Add map loading logic and spawn rate control
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-27 00:22:15 -07:00
0bac61a762 Cleanup
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 22:50:20 -07:00
2ea96e5933 Arrange debug floor situation
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 19:45:52 -07:00
2a3c80a7af Fix map paths
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 19:32:43 -07:00
1d36879fbb Compress Red Ambassador and Shield of Heaven
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 19:22:29 -07:00
0292888351 Compress Aqueos demon
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 15:34:06 -07:00
30363d3513 Compress Chariot
zenayi pushed to main at zenayi/GameJamDungeon 2025-09-26 14:13:17 -07:00
9f26b5fda7 Fix merge