SupaLidlGame/Events
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
..
AreaChangedArgs.cs area labels 2023-08-13 20:11:40 -07:00
Args.cs campfire wip 2023-06-06 18:39:23 -07:00
EventBus.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
HealthChangedArgs.cs saving game state 2023-08-07 02:38:51 -07:00
HitArgs.cs leveling up 2023-09-03 17:42:32 -07:00
HurtArgs.cs saving game state 2023-08-07 02:38:51 -07:00
RequestAreaArgs.cs interactable arena entrance 2023-08-01 23:49:48 -07:00