Commit Graph

9 Commits (c3ead0cdaa33c98113203d67387e7185fefc48b6)

Author SHA1 Message Date
HumanoidSandvichDispenser b8a5e641b6
Implement Vendor NPCs (#37)
* 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
2024-06-04 22:12:01 -07:00
HumanoidSandvichDispenser 87b189f779
add player stun postprocessing effect 2024-03-25 23:46:24 -07:00
HumanoidSandvichDispenser 54bde10278
inventory hotbar wip 2023-12-31 05:59:33 -08:00
HumanoidSandvichDispenser 385ed4ffdb
leveling up 2023-09-03 17:42:32 -07:00
HumanoidSandvichDispenser 29b146558e
scene transitions 2023-08-17 00:13:24 -07:00
HumanoidSandvichDispenser 1824cb94cf
fix crashing when respawning with no save 2023-08-15 11:28:02 -07:00
HumanoidSandvichDispenser 24f2c3b9fd
area labels 2023-08-13 20:11:40 -07:00
HumanoidSandvichDispenser 2e1e831195
move UI to its own autoload 2023-08-13 16:49:18 -07:00
HumanoidSandvichDispenser 5dc8015dbf
interactable arena entrance 2023-08-01 23:49:48 -07:00