Commit Graph

16 Commits (b687b49e521b26b213d98d873f013df01ee14fc7)

Author SHA1 Message Date
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
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 7535d9f28d
add block force multiplier to SwordBlockState 2024-03-30 01:59:45 -07:00
HumanoidSandvichDispenser 341f5137eb
change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
HumanoidSandvichDispenser 93fd0eac9b
cleanup 2023-09-10 17:51:55 -07:00
HumanoidSandvichDispenser 6a42816bdb
bow and arrow weapon 2023-09-10 17:08:14 -07:00
HumanoidSandvichDispenser db62cd2495
alt attacks cost levels 2023-09-10 12:30:38 -07:00
HumanoidSandvichDispenser f3452f7d3e
fixed char targets being locked 2023-08-10 23:08:41 -07:00
HumanoidSandvichDispenser 9a3d6fa8e4
centurion and legionary enemies 2023-08-08 00:54:00 -07:00
HumanoidSandvichDispenser 0d403044e1
wip: doc lance 2023-07-23 23:39:20 -07:00
HumanoidSandvichDispenser 8071fb2d18
fixed parrying 2023-07-23 11:03:55 -07:00
HumanoidSandvichDispenser 706354e813
refactor file scoped namespace 2023-06-03 18:21:46 -07:00
HumanoidSandvichDispenser 9c763357b9
NPC angle lock when using weapon 2023-05-28 17:54:48 -07:00
HumanoidSandvichDispenser 39d4069aa1
spawners 2023-05-28 10:57:23 -07:00
HumanoidSandvichDispenser bcd84e8f39
railgun 2023-05-26 22:28:08 -07:00
HumanoidSandvichDispenser 23e93eb674
move swordstate into weaponstate 2023-05-26 17:42:50 -07:00