Commit Graph

13 Commits (master)

Author SHA1 Message Date
HumanoidSandvichDispenser c3ead0cdaa
Add Get and Set methods for MapState 2024-06-06 09:22:26 -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 c1d66f15e0
make resources global classes 2023-12-13 18:25:32 -08:00
HumanoidSandvichDispenser 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
HumanoidSandvichDispenser 5ef3229e93
internally switch input methods; closes #11 2023-08-29 22:24:20 -07:00
HumanoidSandvichDispenser 29b146558e
scene transitions 2023-08-17 00:13:24 -07:00
HumanoidSandvichDispenser 1b80fa54a7
game save class 2023-08-12 15:01:22 -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
HumanoidSandvichDispenser bc85f4e44f
global scene manager (world) 2023-08-03 16:17:34 -07:00
HumanoidSandvichDispenser 5dc8015dbf
interactable arena entrance 2023-08-01 23:49:48 -07:00
HumanoidSandvichDispenser 5fab0c8ff0
dialog and intro state 2023-07-25 03:48:02 -07:00
HumanoidSandvichDispenser cc3ca57467
global game state manager 2023-07-25 03:48:02 -07:00