Commit Graph

118 Commits

Author SHA1 Message Date
Pal aea6c5ff3d verticality map added to all floors, item descriptions fixed, enemy lore added. 2026-04-22 00:48:45 -07:00
Pal 5ca2dc2eec More item fixes, added a few enemy lore resource files and added some bestiary descriptions. 2026-04-21 02:48:30 -07:00
Pal c6b08df99b Fixed up most items to reflect item databse. (descriptions, damage values etc) 2026-04-21 02:16:54 -07:00
Pal c58ca8693b fixed mask of sloth and changed it to mask of stasis. added map 3d object. 2026-04-20 19:59:32 -07:00
zenny d46f1ad210 Implement planter behavior (need to fix projectile attack) 2026-04-16 16:17:40 -07:00
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
zenny 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
zenny 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
zenny 7b6ca68e65 Rust 2026-03-02 22:28:23 -08:00
zenny 701e7b0858 Fix receiving items from boxes 2026-03-02 18:17:57 -08:00
zenny c4150e78fa Fixed item spawn locations, make filth eater stop firing animation on death 2026-03-02 14:35:48 -08:00
zenny bc010a7d82 Started implementation of information about item used screen 2026-03-02 01:57:43 -08:00
zenny 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
zenny e50035d9c7 Revert some pathing stuff, adjust general spawn rates 2026-03-01 16:34:18 -08:00
zenny 721a45c6bb Fix some boxes and global positioning 2026-02-26 22:56:57 -08:00
zenny 0c4a424a4d Fixed teleport enemies bug (swapped Y and Z values....) 2026-02-26 20:06:18 -08:00
zenny bf168a2577 Add some on-screen FX for some items 2026-02-26 02:56:16 -08:00
zenny fadb1652d4 Add more spell effects 2026-02-26 02:09:38 -08:00
zenny 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
zenny 9d18bbb349 Fix up projectiles 2026-02-24 12:28:01 -08:00
zenny 846c8a4c59 2-24-16 build changes 2026-02-24 10:39:34 -08:00
zenny 3c1a221522 Enemy viewer fixes 2026-02-23 10:36:08 -08:00
zenny 104b9cf25e Rework item descriptions, fix item rescue menu 2026-02-18 02:41:22 -08:00
zenny d5e3f1b89b Fix dropped item texture issue 2026-02-17 01:21:53 -08:00
zenny 02e6ee2f70 Test masks and finish implementing armor 2026-02-17 00:50:19 -08:00
zenny 0ec0ff2e23 Finish armor testing 2026-02-17 00:14:19 -08:00
zenny 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
zenny 017be896f3 Weapons tested and general changes made to support the results of those tests 2026-02-16 16:44:36 -08:00
zenny 366ed9f5e6 Beeg fixpack 2026-02-16 03:30:45 -08:00
zenny f09d6ac8e8 Wave of item effects and implementation 2026-02-15 22:44:43 -08:00
zenny 5233da4225 Various cleanup 2026-02-15 20:35:05 -08:00
zenny 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
zenny 9c4c82af68 All items have an image 2026-02-15 02:56:26 -08:00
zenny 33a58a2893 Fix box issue 2026-02-15 02:24:14 -08:00
zenny 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
zenny 68b1455c53 Fix restorative 2026-02-12 23:28:51 -08:00
zenny c755485855 Add sample Stele to overworld 2026-02-12 21:39:10 -08:00
zenny 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
zenny c246d8d654 Fix crit calculation and bonus attack/def/luck 2026-02-12 02:58:30 -08:00
zenny b475df6f68 Implement most jewels 2026-02-12 02:36:25 -08:00
zenny 230b47061d Add item spawn menu
Fix game over bug
Start adding more implementation for jewels
2026-02-11 15:25:20 -08:00
zenny 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