Commit Graph

14 Commits (master)

Author SHA1 Message Date
HumanoidSandvichDispenser b687b49e52
Implement all current work-in-progress features (#43)
* Add WIP vendors

* Add TimerExtensions

* chore: Update dialogue manager version

* Add Inventory.EquippedItem signal

* Move files to UI.Inventory namespace

* Modify Hotbar and InventorySlot organization

Made InventorySlot a bit more modular.

* Modify hotbar icons

* Implement request to display shop

* Add forsenLevel placeholder icon

* Add shop UI

* Update UI to use theme and click through

* Update item metadata

Added placeholder icons for items without an icon.

* Add Snus Dealer example vendor NPC

* Implement factions with bitflags instead

* Fix typo in Doc dialogue

* Hide and show shop menu

* Add shaders

* Add newline to console output

* Add modal interface

* wip: new sprites

* Add new tileset

* wip: Redesign Depths of the Arena

* Change tiles

* Implement igniting bow arrows

* Add bow alt-fire ability

* Update Arena redesign

* Add Doc summon sounds

* Add inventory menu

* Add glow to effects

* Add some props to ArenaExterior

* Add alt fire to RangedIdleState

* Add keybinds for inventory menu

* Make arrows remain on fire if bow was set on fire

* Redesign Arena

* Add Sword effects and self knockback

* Update lighting effects

* Add wait/delay for Doc to exit when attacking

* Modify UI
2024-09-16 12:33:29 -07:00
HumanoidSandvichDispenser 8512bfd2de
Fix y-sort not applying to TileMapLayers 2024-06-07 07:10:23 -07:00
HumanoidSandvichDispenser 2ddf6dca5a
Change TileMaps to use TileMapLayers instead
TileMaps are now deprecated in 4.3 beta 1
2024-06-07 06:55:48 -07:00
HumanoidSandvichDispenser 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
HumanoidSandvichDispenser fb4681c3cd
assets 2023-12-08 20:28:17 -08:00
HumanoidSandvichDispenser 7925e6858c
weeb npc 2023-11-09 16:24:22 -08:00
HumanoidSandvichDispenser 29b146558e
scene transitions 2023-08-17 00:13:24 -07:00
HumanoidSandvichDispenser 9de1b41acd
character now teleports to specified marker when switching maps 2023-08-15 19:52:15 -07:00
HumanoidSandvichDispenser 6b29cbf8fe
cultist npc + buttons wip 2023-08-05 23:50:08 -07:00
HumanoidSandvichDispenser 897ec99d26
arena entrance 2023-08-01 02:10:55 -07:00
HumanoidSandvichDispenser 4a4d1b2062
character updates 2023-07-31 01:12:47 -07:00
HumanoidSandvichDispenser 64a9b98644
new state machines and layers 2023-05-25 23:36:14 -07:00
HumanoidSandvichDispenser 4779a9c5ff
night hills map 2023-05-23 00:46:26 -07:00
HumanoidSandvichDispenser df6b75613c
map switching 2023-03-26 10:53:45 -07:00