• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 20:11:02 -08:00
da8c4209d7 Fix annoying issue with LookAt
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 14:45:39 -08:00
c6fbc9f553 Rework dimmable audio stream
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 14:18:15 -08:00
36b851254e Add collisions to A2 corridors
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 10:52:20 -08:00
147f04d2ff Modify palm of heaven, remove random box item in altar
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 10:48:43 -08:00
8ea881edb3 Item holy and all element implementation, still need to work out some of the math for it
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 23:53:11 -08:00
8a99771491 Add more boxes, implement weapon that gets stronger on lower HP
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 22:31:10 -08:00
d45bc67722 Partially implementation of box items
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:34:33 -08:00
13ebe54474 Fix some control issues
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:11:24 -08:00
b9a1888bfc Add implementation for box item
52dc8fb9e4 Box item implementation
Compare 2 commits »
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:04:12 -08:00
5ae556cb4b Fix some broken stuff (player spawn, disabled input after loading next floor)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 22:15:19 -08:00
affa5e1f79 Player step SFX pitch change
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 20:52:31 -08:00
3e6e21977e Fix Altar scaling
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 02:24:59 -08:00
051ffbbcb1 Fix bug with Boss A (hit box didn't get scaled correctly)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 02:04:26 -08:00
9747d7d2c5 Revert boss floor environment lighting change
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 01:47:54 -08:00
34dce8c5a2 Loading screen fixes, transition screen UI fixes
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 00:34:30 -08:00
51010c4f7d Fix overworld collisions
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-02 23:25:01 -08:00
fd96eb2dc9 Fix minimap height
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-02 22:39:39 -08:00
51c8f26e50 Minor fixes for NPC dialogue stuff
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-02 22:00:27 -08:00
4c90eb6f07 Fix additional collisions
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-02 20:02:05 -08:00
30f0a078a9 Boss A fixes