• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-22 15:08:01 -07:00
8630c6c1f3 Update icons in-game
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-09 22:06:51 -07:00
f19cb7edda Rework projectiles and fix some demon wall attacks
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-04 19:27:32 -08:00
2c26d6f548 Fix ambassador walk animations to only move while moving arms, fix attack animation hitboxes for them too
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-03 22:24:48 -08:00
70f9807b6c Minor fixes
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-03 18:59:53 -08:00
ff82f51451 Block on events where the inventory will close after, block in general to prevent inventory scrolling during inventory message display
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 22:29:04 -08:00
7b6ca68e65 Rust
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 18:18:37 -08:00
701e7b0858 Fix receiving items from boxes
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 15:33:09 -08:00
e6937244ec Move line of code to move item spawn position after being added to node tree
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 14:36:27 -08:00
c4150e78fa Fixed item spawn locations, make filth eater stop firing animation on death
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 10:39:35 -08:00
28f38d236e Show inventory alert when equipping/unequipping/augmenting items
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-02 01:58:25 -08:00
bc010a7d82 Started implementation of information about item used screen
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-01 18:07:21 -08:00
46f0e78405 Apply that physics interpolation thing to warping enemies with items
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-01 17:55:12 -08:00
840ffe1a9a Fix really really really annoying issue with enemy spawns
zenayi pushed to main at zenayi/GameJamDungeon 2026-03-01 16:35:03 -08:00
e50035d9c7 Revert some pathing stuff, adjust general spawn rates
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-26 22:57:32 -08:00
721a45c6bb Fix some boxes and global positioning
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-26 20:06:48 -08:00
0c4a424a4d Fixed teleport enemies bug (swapped Y and Z values....)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-26 19:17:48 -08:00
c043c6ad04 Animation update
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-26 02:56:45 -08:00
bf168a2577 Add some on-screen FX for some items
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-26 02:10:13 -08:00
fadb1652d4 Add more spell effects
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-25 22:35:05 -08:00
a686ce2fbc Switch navigation mesh to be based on collision only, not collision and texture meshes