Commit Graph

11 Commits (12767e3c70955605a60f4782926b1c43fa988522)

Author SHA1 Message Date
HumanoidSandvichDispenser 12767e3c70
Merge branch 'wip' into master (#42)
* Implement igniting bow arrows

* Add bow alt-fire ability
2024-07-06 22:51:09 -07:00
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
HumanoidSandvichDispenser 00be67d787
prework for buff system 2023-11-09 16:23:43 -08:00
HumanoidSandvichDispenser 6a42816bdb
bow and arrow weapon 2023-09-10 17:08:14 -07:00
HumanoidSandvichDispenser 385ed4ffdb
leveling up 2023-09-03 17:42:32 -07:00
HumanoidSandvichDispenser d04679009a
remove unnecessary comments and print statements 2023-09-01 01:53:04 -07:00
HumanoidSandvichDispenser 673bebcabf
shotgun recoil 2023-08-15 21:49:33 -07:00
HumanoidSandvichDispenser 8d20d96059
shotgun effects (resolves #5)
- animations
- fires 3 pellets
- particles
- bassier and quieter sound
2023-08-15 18:27:57 -07:00
HumanoidSandvichDispenser 755817e81a
modified visuals and cultist AI 2023-08-14 14:07:57 -07:00
HumanoidSandvichDispenser 9a3d6fa8e4
centurion and legionary enemies 2023-08-08 00:54:00 -07:00
HumanoidSandvichDispenser 6b29cbf8fe
cultist npc + buttons wip 2023-08-05 23:50:08 -07:00