SupaLidlGame/Characters
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
..
Thinkers refactor file scoped namespace 2023-06-03 18:21:46 -07:00
Boss.cs fully reset boss on player death 2023-08-17 01:38:29 -07:00
Character.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Character.tscn refactoring 2023-12-08 20:28:46 -08:00
Doc.cs fully reset boss on player death 2023-08-17 01:38:29 -07:00
Doc.tscn Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
DocCenturion.tscn implement character staggering; fix #34 2024-03-25 21:14:43 -07:00
DocCultist.tscn modified visuals and cultist AI 2023-08-14 14:07:57 -07:00
DocLegionary.tscn implement character staggering; fix #34 2024-03-25 21:14:43 -07:00
Enemy.cs doc boss (wip) 2023-07-13 23:46:58 -07:00
ExampleEnemy.tscn fix animation inconsistent root nodes 2023-10-02 00:10:24 -07:00
ExampleEnemy2.tscn cultist npc + buttons wip 2023-08-05 23:50:08 -07:00
NPC.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Player.cs change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
Player.tscn update characters 2024-03-30 08:39:28 -07:00
SnusDealer.tscn Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Vendor.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weeb.tscn implement character staggering; fix #34 2024-03-25 21:14:43 -07:00