SupaLidlGame/Items/Weapons
HumanoidSandvichDispenser b687b49e52
Implement all current work-in-progress features (#43)
* 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

* wip: new sprites

* Add new tileset

* wip: Redesign Depths of the Arena

* Change tiles

* Implement igniting bow arrows

* Add bow alt-fire ability

* Update Arena redesign

* Add Doc summon sounds

* Add inventory menu

* Add glow to effects

* Add some props to ArenaExterior

* Add alt fire to RangedIdleState

* Add keybinds for inventory menu

* Make arrows remain on fire if bow was set on fire

* Redesign Arena

* Add Sword effects and self knockback

* Update lighting effects

* Add wait/delay for Doc to exit when attacking

* Modify UI
2024-09-16 12:33:29 -07:00
..
Bow.cs Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
Bow.tres Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Bow.tscn Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07: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 Merge branch 'wip' into master (#42) 2024-07-06 22:51:09 -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 Merge branch 'wip' into master (#42) 2024-07-06 22:51:09 -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 Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
Sword.tres add buy/sell price attributes to item resources 2024-03-01 21:59:51 -08:00
Sword.tscn Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
SwordCollisionShape.tres improved visuals 2023-07-22 20:23:48 -07:00