Commit Graph

13 Commits (94d66ec8dae2c9874abd33efdf8a1414d21653a6)

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 f7a2abc949
rename hotbar node "GridContainer" to "Hotbar" 2024-03-07 23:01:04 -08:00
HumanoidSandvichDispenser fb80aa5c12
add vignette pp effect on taking damage 2024-03-01 22:00:18 -08:00
HumanoidSandvichDispenser 9efcea7a70
use 4.3 NodePath array for slots 2024-01-11 01:25:31 -08:00
HumanoidSandvichDispenser 54bde10278
inventory hotbar wip 2023-12-31 05:59:33 -08:00
HumanoidSandvichDispenser fb4681c3cd
assets 2023-12-08 20:28:17 -08:00
HumanoidSandvichDispenser ad29c9cd29
debug console init 2023-09-24 18:51:23 -07:00
HumanoidSandvichDispenser 213358a2ba
vignette 2023-09-23 23:12:54 -07: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 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