SupaLidlGame/Items
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
..
Shops Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weapons Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
IItemCollection.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Inventory.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Item.cs associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
ItemMetadata.cs add price data properties for item metadata 2024-01-11 01:27:24 -08:00
PlayerInventory.cs hotbar 2024-01-01 22:55:53 -08:00
Shop.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
ShopEntry.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weapon.cs alt attacks cost levels 2023-09-10 12:30:38 -07:00