SupaLidlGame/State
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
..
Character handle unhandled input for `CharacterState` 2024-01-06 14:13:11 -08:00
Global Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Health campfire wip 2023-06-06 18:39:23 -07:00
NPC fixed doc thinker state 2023-08-06 01:07:30 -07:00
Thinker Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weapon add block force multiplier to SwordBlockState 2024-03-30 01:59:45 -07:00
IState.cs refactor file scoped namespace 2023-06-03 18:21:46 -07:00
StateMachine.cs clean up & some documentation 2023-08-31 19:03:30 -07:00