Commit Graph

7 Commits (ceba8f9386633fc6ccfb0834f59016886b806e90)

Author SHA1 Message Date
HumanoidSandvichDispenser 54ddc63fbe
Remove parentheses check in parser 2024-06-05 12:13:36 -07:00
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 b542bbe01c
debug console cleanup 2023-09-29 11:32:15 -07:00
HumanoidSandvichDispenser 166dc3664b
fix node paths not being quoted 2023-09-26 10:25:55 -07:00
HumanoidSandvichDispenser b173a02912
debug console transpiles GDScript to GD Expression 2023-09-26 10:23:04 -07:00
HumanoidSandvichDispenser ad29c9cd29
debug console init 2023-09-24 18:51:23 -07:00
HumanoidSandvichDispenser cc3ca57467
global game state manager 2023-07-25 03:48:02 -07:00