Commit Graph

113 Commits

Author SHA1 Message Date
Pal
640145afe5 mostly near final version of true route GOG room + planter blasts 2026-04-06 17:25:57 -07:00
Pal
31e8b7fb01 Added all forms of enemies taking elemental damage + rust. Added on Sara.tscn and persuader and fist effect changed. added entropic sign visual 2026-04-01 16:47:05 -07:00
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
7b6ca68e65 Rust 2026-03-02 22:28:23 -08:00
701e7b0858 Fix receiving items from boxes 2026-03-02 18:17:57 -08:00
c4150e78fa Fixed item spawn locations, make filth eater stop firing animation on death 2026-03-02 14:35:48 -08:00
bc010a7d82 Started implementation of information about item used screen 2026-03-02 01:57:43 -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
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
104b9cf25e Rework item descriptions, fix item rescue menu 2026-02-18 02:41:22 -08:00
d5e3f1b89b Fix dropped item texture issue 2026-02-17 01:21:53 -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
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
9c4c82af68 All items have an image 2026-02-15 02:56:26 -08:00
33a58a2893 Fix box issue 2026-02-15 02:24:14 -08:00
69b25aacb9 Overhaul item and inventory and clean up bits and pieces 2026-02-15 01:19:27 -08:00
Pal
a1f4a29eb3 Mask of Zeal, Mask Placeholder, Health Item Placeholder, VT pickup animation added. Temp Environment added to Final Floor. 2026-02-15 00:57:19 -08:00
Pal
638946d23a UI Mockup Ver.2 With Correct Transparencies 2026-02-13 15:48:04 -08:00
Pal
b56668dcbe 3D Render Icons Wave 1 Added 2026-02-13 14:44:03 -08:00
68b1455c53 Fix restorative 2026-02-12 23:28:51 -08:00
c755485855 Add sample Stele to overworld 2026-02-12 21:39:10 -08:00
d503413140 Fix up effect items
Fix up minimap
Add some debug info
2026-02-12 20:49:09 -08:00
Pal
549040c339 Gaps Fixed, Overworld Visual Fixes, Some lighting and additions to block rooms, may have accidentally moved a folder but cant find which. 2026-02-12 20:17:13 -08:00
c246d8d654 Fix crit calculation and bonus attack/def/luck 2026-02-12 02:58:30 -08:00
b475df6f68 Implement most jewels 2026-02-12 02:36:25 -08:00
230b47061d Add item spawn menu
Fix game over bug
Start adding more implementation for jewels
2026-02-11 15:25:20 -08:00
8ce38c3c13 Redesign and reimplement inventory menu
Add jewels but no implementation yet (needed redesign of inventory menu to function correctly)
2026-02-11 04:08:42 -08:00
5451f0b31f Persuader 2026-02-10 18:42:46 -08:00
92b4e8662f Add projectiles 2026-02-10 18:03:53 -08:00
2f377d2d7a Add curse element, increase throw speed/damage of Ciello 2026-02-10 15:37:12 -08:00
363ee1cd33 Turn more HQs on 2026-02-10 15:02:55 -08:00
97198afe18 Fix dropped/thrown item behavior 2026-02-10 14:57:41 -08:00