• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-05-02 00:38:16 -07:00
4460fd28f5 Basic sigil system implementation
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-29 00:53:22 -07:00
e57085e5f2 Boss Fight computer terminal implementation
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-28 01:41:28 -07:00
bd5154a02f Add basic item spawns to altar
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-28 00:16:22 -07:00
c26c566d56 Fix kathari name/weapon animation, increase npc collision box sizes
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-28 00:03:10 -07:00
6182760f74 Loop .ogg ambient tracks
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-27 23:52:07 -07:00
d97fbcce82 Stat descriptions for FFXI items
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-27 23:34:37 -07:00
f2a164b262 Fix up special floors
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-25 22:08:43 -07:00
a55ab4a342 Barrier
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-25 20:28:06 -07:00
2fe007c59d Basic implementation for EX floors
zenayi pushed to main at zenayi/GameJamDungeon 2026-04-25 18:57:57 -07:00
226df3b211 Add weapon vs armor augment stats in inventory menu screen
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