Commit Graph

6 Commits (8512bfd2dea82d2faae88b56315259f1c44925a5)

Author SHA1 Message Date
HumanoidSandvichDispenser 057aedca30
Add check to not rebake while navmesh is baking 2024-06-06 09:23:33 -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 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
HumanoidSandvichDispenser d04679009a
remove unnecessary comments and print statements 2023-09-01 01:53:04 -07:00
HumanoidSandvichDispenser 95e323ed63
saving game state 2023-08-07 02:38:51 -07:00
HumanoidSandvichDispenser 6b29cbf8fe
cultist npc + buttons wip 2023-08-05 23:50:08 -07:00