SupaLidlGame/Utils
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
..
Values leveling up 2023-09-03 17:42:32 -07:00
AnimationManager.cs fix animation inconsistent root nodes 2023-10-02 00:10:24 -07:00
CacheItem.cs manual cache staling 2023-08-17 01:05:21 -07:00
CacheStore.cs manual cache staling 2023-08-17 01:05:21 -07:00
CharacterStats.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
CloneableParticles.cs shotgun effects (resolves #5) 2023-08-15 18:27:57 -07:00
DamageTime.cs centurion and legionary enemies 2023-08-08 00:54:00 -07:00
IFaction.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
IInteractive.cs campfire wip 2 2023-06-10 22:15:55 -07:00
ITarget.cs character updates 2023-07-31 01:12:47 -07:00
InteractionTriggerDialogue.cs centurion and legionary enemies 2023-08-08 00:54:00 -07:00
Physics.cs rolling gives invincibility frames 2023-09-17 00:23:18 -07:00
PlayerCamera.cs camera bounds 2023-08-26 01:00:18 -07:00
PlayerCamera.tscn camera bounds 2023-08-26 01:00:18 -07:00
PlayerStats.cs implement character staggering; fix #34 2024-03-25 21:14:43 -07:00
ResourcePath.cs associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
Save.cs game save class 2023-08-12 15:01:22 -07:00
ScenePath.cs associate weapon scenes with resources 2023-12-29 17:46:03 -08:00
Spawner.cs supa wip 2023-06-13 02:55:30 -07:00
Spawner.tscn spawners 2023-05-28 10:57:23 -07:00
Trail.cs rework spike attack; added unwanted frequency 2023-07-19 00:17:25 -07:00
Trail.tscn rework spike attack; added unwanted frequency 2023-07-19 00:17:25 -07:00
World.cs removed unused functions 2023-09-15 22:15:27 -07:00