Commit Graph

16 Commits (2cffab617cf5d7968d4532df0a0358dc0fd39701)

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 a6a7815b76
hotbar 2024-01-01 22:55:53 -08:00
HumanoidSandvichDispenser 54bde10278
inventory hotbar wip 2023-12-31 05:59:33 -08:00
HumanoidSandvichDispenser 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
HumanoidSandvichDispenser 6c5bc4edac
Merge branch 'master' into controller-support 2023-09-06 22:54:42 -07:00
HumanoidSandvichDispenser d04679009a
remove unnecessary comments and print statements 2023-09-01 01:53:04 -07:00
HumanoidSandvichDispenser 24001c4ba1
switching items with controller 2023-08-29 11:40:22 -07:00
HumanoidSandvichDispenser f3452f7d3e
fixed char targets being locked 2023-08-10 23:08:41 -07:00
HumanoidSandvichDispenser 64329f1992
new effects and stuff 2023-07-21 02:54:13 -07:00
HumanoidSandvichDispenser 706354e813
refactor file scoped namespace 2023-06-03 18:21:46 -07:00
HumanoidSandvichDispenser 423c3e3b17
fix enemies sharing inventories
This also fixes an issue where enemies do not have weapons as their
shared inventory is full and therefore can not equip any item.
2023-05-28 12:07:19 -07:00
HumanoidSandvichDispenser 39d4069aa1
spawners 2023-05-28 10:57:23 -07:00
HumanoidSandvichDispenser abed26d13b
equipping items with keys 2023-04-16 14:17:17 -07:00
HumanoidSandvichDispenser ac14ed0aee
about to sleep 2023-03-19 23:36:36 -07:00
HumanoidSandvichDispenser 2c4275eac1 sword weapon 2022-11-19 21:21:12 -08:00
HumanoidSandvichDispenser 613925b085
lol 2022-11-18 13:53:51 -08:00