• Joined on 2022-08-06
zenayi pushed to saveme at zenayi/GameJamDungeon 2024-09-08 23:04:41 -07:00
07295da93c Dialogue system; ask user if they want to teleport to next floor
zenayi pushed to saveme at zenayi/GameJamDungeon 2024-09-08 15:42:24 -07:00
1dfc61f003 Fix labels
zenayi created branch saveme in zenayi/GameJamDungeon 2024-09-08 14:19:47 -07:00
zenayi pushed to saveme at zenayi/GameJamDungeon 2024-09-08 14:19:47 -07:00
a47d1306b9 Item spawning
5240fd5f92 Add Accessory data
c6eaf19eb0 Weapon tags, change
c308fadb87 Add equippable items
Compare 10 commits »
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-07 03:34:48 -07:00
5d6b94ddf6 Ignore addons folder
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-07 03:31:47 -07:00
3665150342 Make basic overworld and teleport to first dungeon floor
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-07 02:26:09 -07:00
98d096303c Big fix of inventory system, add accessory item type
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-07 01:07:50 -07:00
33d282ebfb Fix data model for elemental damage and resistance
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-07 01:01:57 -07:00
b478ad39fe Fix inventory menu, add armor as equippable item
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-06 22:04:08 -07:00
dc035eb1fe Add elements
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-05 14:31:48 -07:00
8eeeb0890c Fix inventory button press not working on steamdeck, remove in-work capricorn enemy type
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 23:06:00 -07:00
54d9dcf9fa Basic enemy attack pattern
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 18:31:48 -07:00
6fc9568137 Random patrol
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 17:49:46 -07:00
d24b28acd5 Line of sight for enemy
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 17:20:22 -07:00
3dffa12eb8 Enemy adjustments
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 13:12:00 -07:00
18a6d5a0b7 For now, go straight to instantiating the scene instead of the main menu/loading screen
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 12:52:39 -07:00
b21bcf0573 Load screen with pausing
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 01:58:13 -07:00
bd6f57e7df Stat bar and timer
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-04 01:24:50 -07:00
d7a49ba974 Damage calculation including elemental buff/resistance
zenayi pushed to main at zenayi/GameJamDungeon 2024-09-03 23:38:06 -07:00
9a24ebf058 Add different type of inventory item (armor)