SupaLidlGame/Items/Weapons
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
..
Bow.cs prework for buff system 2023-11-09 16:23:43 -08:00
Bow.tres Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Bow.tscn associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
DocLance.tres add buy/sell price attributes to item resources 2024-03-01 21:59:51 -08:00
DocLance.tscn associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
DocLanceHold.tscn wip: doc lance 2023-07-23 23:39:20 -07:00
HitscanRanged.cs railgun 2023-05-26 22:28:08 -07:00
IParryable.cs change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
Lance.cs wip: doc lance 2023-07-23 23:39:20 -07:00
ProjectileSpawner.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
ProjectileSpawner.tscn cultist npc + buttons wip 2023-08-05 23:50:08 -07:00
Pugio.tres Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Pugio.tscn associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
Railgun.cs supa wip 2023-06-13 02:55:30 -07:00
Railgun.tscn NPC angle lock when using weapon 2023-05-28 17:54:48 -07:00
Ranged.cs bow and arrow weapon 2023-09-10 17:08:14 -07:00
Shotgun.tres Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Shotgun.tscn Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Sword.cs change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
Sword.tres add buy/sell price attributes to item resources 2024-03-01 21:59:51 -08:00
Sword.tscn inventory hotbar wip 2023-12-31 05:59:33 -08:00
SwordCollisionShape.tres improved visuals 2023-07-22 20:23:48 -07:00