Commit Graph

17 Commits (b687b49e521b26b213d98d873f013df01ee14fc7)

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 40ba0285f4
Update thinkers to handle no nav agents 2024-04-27 18:52:38 -07:00
HumanoidSandvichDispenser 5567032557
respect `AttackState.PursueOnLOS` for DashDefensive state 2024-01-11 01:26:17 -08:00
HumanoidSandvichDispenser 58e46a3ae1
adjust NPC dash direction 2024-01-06 14:13:48 -08:00
HumanoidSandvichDispenser c604e91021
return to original position by default 2023-12-23 22:36:09 -08:00
HumanoidSandvichDispenser 7cfb8baac6
improve navigation 2023-12-09 23:45:27 -08:00
HumanoidSandvichDispenser 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
HumanoidSandvichDispenser fb4681c3cd
assets 2023-12-08 20:28:17 -08:00
HumanoidSandvichDispenser 9ec6187747
centurion targets stunned enemies 2023-11-13 20:11:20 -08:00
HumanoidSandvichDispenser 4057c449a9
NPCs use last known position 2023-11-13 09:49:18 -08:00
HumanoidSandvichDispenser 316c9e8bc4
MethodName to nameof() 2023-08-16 21:03:26 -07:00
HumanoidSandvichDispenser dc5c06dafa
improved AI 2023-08-16 21:02:37 -07:00
HumanoidSandvichDispenser 755817e81a
modified visuals and cultist AI 2023-08-14 14:07:57 -07:00
HumanoidSandvichDispenser f3452f7d3e
fixed char targets being locked 2023-08-10 23:08:41 -07:00
HumanoidSandvichDispenser 9a3d6fa8e4
centurion and legionary enemies 2023-08-08 00:54:00 -07:00
HumanoidSandvichDispenser 393091e546
fixed doc thinker state 2023-08-06 01:07:30 -07:00
HumanoidSandvichDispenser 6b29cbf8fe
cultist npc + buttons wip 2023-08-05 23:50:08 -07:00