Commit Graph

24 Commits (master)

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
John Montagu, the 4th Earl of Sandvich 05ae280785
handle unhandled input for `CharacterState` 2024-01-06 14:13:11 -08:00
John Montagu, the 4th Earl of Sandvich a6a7815b76
hotbar 2024-01-01 22:55:53 -08:00
John Montagu, the 4th Earl of Sandvich 8e78b26b35
forsenMaxLevel (wip) 2023-09-17 23:15:51 -07:00
John Montagu, the 4th Earl of Sandvich 6a42816bdb
bow and arrow weapon 2023-09-10 17:08:14 -07:00
John Montagu, the 4th Earl of Sandvich 88c296dd13
Player looks in last direction; fix #17 2023-09-06 23:18:53 -07:00
John Montagu, the 4th Earl of Sandvich 17104e7b74
use Player.DesiredTarget 2023-09-06 23:07:51 -07:00
John Montagu, the 4th Earl of Sandvich 6c5bc4edac
Merge branch 'master' into controller-support 2023-09-06 22:54:42 -07:00
John Montagu, the 4th Earl of Sandvich c964415be2
remove print statement 2023-09-06 22:52:59 -07:00
John Montagu, the 4th Earl of Sandvich 5ef3229e93
internally switch input methods; closes #11 2023-08-29 22:24:20 -07:00
John Montagu, the 4th Earl of Sandvich 24001c4ba1
switching items with controller 2023-08-29 11:40:22 -07:00
John Montagu, the 4th Earl of Sandvich 236e21c7c9
controller support wip 2023-08-29 11:40:22 -07:00
John Montagu, the 4th Earl of Sandvich f3452f7d3e
fixed char targets being locked 2023-08-10 23:08:41 -07:00
John Montagu, the 4th Earl of Sandvich 9a3d6fa8e4
centurion and legionary enemies 2023-08-08 00:54:00 -07:00
John Montagu, the 4th Earl of Sandvich 95e323ed63
saving game state 2023-08-07 02:38:51 -07:00
John Montagu, the 4th Earl of Sandvich 0d403044e1
wip: doc lance 2023-07-23 23:39:20 -07:00
John Montagu, the 4th Earl of Sandvich e586ae0e6d
campfire wip 2 2023-06-10 22:15:55 -07:00
John Montagu, the 4th Earl of Sandvich 5c8a9cb32b
campfire wip 2023-06-06 18:39:23 -07:00
John Montagu, the 4th Earl of Sandvich 706354e813
refactor file scoped namespace 2023-06-03 18:21:46 -07:00
John Montagu, the 4th Earl of Sandvich 9c763357b9
NPC angle lock when using weapon 2023-05-28 17:54:48 -07:00
John Montagu, the 4th Earl of Sandvich 39d4069aa1
spawners 2023-05-28 10:57:23 -07:00
John Montagu, the 4th Earl of Sandvich bcd84e8f39
railgun 2023-05-26 22:28:08 -07:00
John Montagu, the 4th Earl of Sandvich 23e93eb674
move swordstate into weaponstate 2023-05-26 17:42:50 -07:00
John Montagu, the 4th Earl of Sandvich 1cf47d18a9
state machine refactoring 2023-05-25 23:36:14 -07:00