SupaLidlGame/State/NPC/Doc
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
..
DocAttackState.cs global scene manager (world) 2023-08-03 16:17:34 -07:00
DocChooseAttackState.cs dialog and intro state 2023-07-25 03:48:02 -07:00
DocExitState.cs Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
DocIntroState.cs doc can not attack during intro 2023-08-03 15:14:25 -07:00
DocLanceState.cs fixed doc thinker state 2023-08-06 01:07:30 -07:00
DocShungiteDartState.cs small bugfixes 2023-08-03 10:09:12 -07:00
DocShungiteSpikeState.cs small bugfixes 2023-08-03 10:09:12 -07:00
DocTelegraphState.cs Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
DocUnwantedFrequencyState.cs small bugfixes 2023-08-03 10:09:12 -07:00