• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-25 16:14:51 -07:00
15bd5e9982 Fix elemental damage fx, fix dialogue error
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-24 22:59:00 -07:00
6ba1a24dbb Fix palm bug
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-23 01:05:25 -07:00
89da483448 Add elemental VFX when hitting enemies (2D only currently)
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-22 21:27:48 -07:00
c6b958c577 Collaborative changes
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-16 23:31:43 -07:00
9ca0a6d4e9 More implementation for planter
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-16 16:19:00 -07:00
d46f1ad210 Implement planter behavior (need to fix projectile attack)
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