584 Commits

Author SHA1 Message Date
8630c6c1f3 Update icons in-game 2026-03-22 15:04:14 -07:00
Pal
83dbbba8e6 Finalized Item Icons + New Weapon Slashes 2026-03-20 16:23:51 -07:00
f19cb7edda Rework projectiles and fix some demon wall attacks
Still working on Demon Wall boss fight overall
2026-03-09 22:05:53 -07:00
2c26d6f548 Fix ambassador walk animations to only move while moving arms, fix attack animation hitboxes for them too
Make Chinthe check for safe landing zone before teleporting behind player
Adjust size of Palan/Agni/Shield
2026-03-04 19:26:45 -08:00
70f9807b6c Minor fixes 2026-03-03 22:24:05 -08:00
ff82f51451 Block on events where the inventory will close after, block in general to prevent inventory scrolling during inventory message display 2026-03-03 18:59:09 -08:00
7b6ca68e65 Rust 2026-03-02 22:28:23 -08:00
701e7b0858 Fix receiving items from boxes 2026-03-02 18:17:57 -08:00
e6937244ec Move line of code to move item spawn position after being added to node tree 2026-03-02 15:32:35 -08:00
c4150e78fa Fixed item spawn locations, make filth eater stop firing animation on death 2026-03-02 14:35:48 -08:00
28f38d236e Show inventory alert when equipping/unequipping/augmenting items 2026-03-02 10:33:58 -08:00
bc010a7d82 Started implementation of information about item used screen 2026-03-02 01:57:43 -08:00
46f0e78405 Apply that physics interpolation thing to warping enemies with items 2026-03-01 18:06:48 -08:00
840ffe1a9a Fix really really really annoying issue with enemy spawns
Godot refuses to set CharacterBody3D positions correctly unless you call ResetPhysicsInterpolation immediately after
2026-03-01 17:54:34 -08:00
e50035d9c7 Revert some pathing stuff, adjust general spawn rates 2026-03-01 16:34:18 -08:00
721a45c6bb Fix some boxes and global positioning 2026-02-26 22:56:57 -08:00
0c4a424a4d Fixed teleport enemies bug (swapped Y and Z values....) 2026-02-26 20:06:18 -08:00
c043c6ad04 Animation update 2026-02-26 19:13:47 -08:00
bf168a2577 Add some on-screen FX for some items 2026-02-26 02:56:16 -08:00
fadb1652d4 Add more spell effects 2026-02-26 02:09:38 -08:00
a686ce2fbc Switch navigation mesh to be based on collision only, not collision and texture meshes
Will need to finetune enemy navigation agent placement depending on if they're now too high/low to sit in the navigation region
2026-02-25 22:33:38 -08:00
9d18bbb349 Fix up projectiles 2026-02-24 12:28:01 -08:00
846c8a4c59 2-24-16 build changes 2026-02-24 10:39:34 -08:00
3c1a221522 Enemy viewer fixes 2026-02-23 10:36:08 -08:00
e77ca00002 Fix up enemy viewer, reduce some memory footprint 2026-02-20 01:02:03 -08:00
fd1eb77f57 Fix full size image scaling 2026-02-19 02:15:46 -08:00
6e3175fb99 Add more implementation for gallery menu 2026-02-19 02:12:32 -08:00
104b9cf25e Rework item descriptions, fix item rescue menu 2026-02-18 02:41:22 -08:00
d39524ffe2 Feedback changes 2026-02-17 15:46:16 -08:00
8920b5057f Fix up palan and shield of heaven a little bit 2026-02-17 13:52:06 -08:00
7393662aa8 Fix spawn heights and debug menu enemy spawning 2026-02-17 12:27:26 -08:00
37ad0048d7 Small augment menu fix, fix hp regen rate 2026-02-17 10:20:54 -08:00
922d8fde59 Adjust altar scaling 2026-02-17 10:10:42 -08:00
d5e3f1b89b Fix dropped item texture issue 2026-02-17 01:21:53 -08:00
ac44803d71 the walk SFX stays pausable 2026-02-17 01:02:07 -08:00
02e6ee2f70 Test masks and finish implementing armor 2026-02-17 00:50:19 -08:00
0ec0ff2e23 Finish armor testing 2026-02-17 00:14:19 -08:00
1042b86d2b Fix really annoying bug on focus modes. i forgot what else i did but probably added armor 2026-02-16 23:56:16 -08:00
017be896f3 Weapons tested and general changes made to support the results of those tests 2026-02-16 16:44:36 -08:00
a2ceb8e650 Shrink clouds 2026-02-16 14:55:24 -08:00
366ed9f5e6 Beeg fixpack 2026-02-16 03:30:45 -08:00
f09d6ac8e8 Wave of item effects and implementation 2026-02-15 22:44:43 -08:00
5233da4225 Various cleanup 2026-02-15 20:35:05 -08:00
1a1e050dcc Update icons 2026-02-15 15:00:36 -08:00
Pal
7e56202e76 Merge branch 'main' of https://git.zenny.quest/zenayi/GameJamDungeon 2026-02-15 03:04:47 -08:00
Pal
fc04a93f58 Pixel Art Resizes Added + fix of 2 3D render icons 2026-02-15 03:04:42 -08:00
fa66ba24e2 Small inventory fixes 2026-02-15 02:58:10 -08:00
9c4c82af68 All items have an image 2026-02-15 02:56:26 -08:00
fe502debd1 Fix inventory sizes 2026-02-15 02:33:09 -08:00
33a58a2893 Fix box issue 2026-02-15 02:24:14 -08:00