Commit Graph

12 Commits (164a13776a39601c36a7e43568e5a7a3231e3dda)

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 95e323ed63
saving game state 2023-08-07 02:38:51 -07:00
HumanoidSandvichDispenser 9583a1c624
healthchangedargs to hurtargs 2023-08-06 19:17:59 -07:00
HumanoidSandvichDispenser 5dc8015dbf
interactable arena entrance 2023-08-01 23:49:48 -07:00
HumanoidSandvichDispenser 5c8a9cb32b
campfire wip 2023-06-06 18:39:23 -07:00