SupaLidlGame/Characters
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
..
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 all current work-in-progress features (#43) 2024-09-16 12:33:29 -07:00
DocCenturion.tscn Add correct faction to Doc NPCs 2024-06-06 09:30:21 -07:00
DocCultist.tscn Implement phantom camera (#39) 2024-06-07 21:14:35 -07:00
DocLegionary.tscn Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -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 Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
Player.cs Implement phantom camera (#39) 2024-06-07 21:14:35 -07:00
Player.tscn Implement all current work-in-progress features (#43) 2024-09-16 12:33:29 -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 Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00