Commit Graph

47 Commits (12767e3c70955605a60f4782926b1c43fa988522)

Author SHA1 Message Date
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 341f5137eb
change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
HumanoidSandvichDispenser 57c821b55c
adjust variables 2024-03-26 12:46:37 -07:00
HumanoidSandvichDispenser 371b19c41e
implement character staggering; fix #34 2024-03-25 21:14:43 -07:00
HumanoidSandvichDispenser 8fd60cb3c8
fix StunTime not decrementing when rolling 2023-12-29 20:15:23 -08:00
HumanoidSandvichDispenser 4419bf89be
add VelocityModifier property to roll state
also nerf from 2x to 1.5x velocity
2023-12-16 16:38:52 -08:00
HumanoidSandvichDispenser 00be67d787
prework for buff system 2023-11-09 16:23:43 -08:00
HumanoidSandvichDispenser 1bd258dbae
fix animation inconsistent root nodes 2023-10-02 00:10:24 -07:00
HumanoidSandvichDispenser db62cd2495
alt attacks cost levels 2023-09-10 12:30:38 -07:00
HumanoidSandvichDispenser 88c296dd13
Player looks in last direction; fix #17 2023-09-06 23:18:53 -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 ce093646aa
clean up & some documentation 2023-08-31 19:03:30 -07:00
HumanoidSandvichDispenser b18b011133
batching damage text 2023-08-15 23:05:39 -07:00
HumanoidSandvichDispenser 1824cb94cf
fix crashing when respawning with no save 2023-08-15 11:28:02 -07:00
HumanoidSandvichDispenser 2e1e831195
move UI to its own autoload 2023-08-13 16:49:18 -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 95e323ed63
saving game state 2023-08-07 02:38:51 -07:00
HumanoidSandvichDispenser 6b29cbf8fe
cultist npc + buttons wip 2023-08-05 23:50:08 -07:00
HumanoidSandvichDispenser 7b85ffb5f6
small bugfixes 2023-08-03 10:09:12 -07:00
HumanoidSandvichDispenser 4a4d1b2062
character updates 2023-07-31 01:12:47 -07:00
HumanoidSandvichDispenser c2a4385deb
more fixes and new footstep sound 2023-07-25 03:48:02 -07:00
HumanoidSandvichDispenser 3f4567b6ba
death anim & fixed stuff 2023-07-25 03:48:01 -07:00
HumanoidSandvichDispenser 0d403044e1
wip: doc lance 2023-07-23 23:39:20 -07:00
HumanoidSandvichDispenser 5186a85803
improved visuals 2023-07-22 20:23:48 -07:00
HumanoidSandvichDispenser 64329f1992
new effects and stuff 2023-07-21 02:54:13 -07:00
HumanoidSandvichDispenser 97c2b243c7
doc boss (wip) 2023-07-13 23:46:58 -07:00
HumanoidSandvichDispenser 2833e76175
supa wip 2023-06-13 02:55:30 -07:00
HumanoidSandvichDispenser e586ae0e6d
campfire wip 2 2023-06-10 22:15:55 -07:00
HumanoidSandvichDispenser 5c8a9cb32b
campfire wip 2023-06-06 18:39:23 -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 1cf47d18a9
state machine refactoring 2023-05-25 23:36:14 -07:00
HumanoidSandvichDispenser ac14ed0aee
about to sleep 2023-03-19 23:36:36 -07:00
HumanoidSandvichDispenser 548e9131f2
add StacksWith property 2023-03-19 13:54:48 -07:00
HumanoidSandvichDispenser f0797388d8
refactor to latest godot api 2023-01-29 12:05:44 -08:00
HumanoidSandvichDispenser 8e0f80c9d6
sound feedback 2022-11-26 14:53:24 -08:00
HumanoidSandvichDispenser 983dfba589 camera shaking and autoswing 2022-11-25 11:59:55 -08:00
HumanoidSandvichDispenser 32c5eb395e combat system 2022-11-25 09:11:46 -08:00
HumanoidSandvichDispenser 2c4275eac1 sword weapon 2022-11-19 21:21:12 -08:00
HumanoidSandvichDispenser 613925b085
lol 2022-11-18 13:53:51 -08:00
HumanoidSandvichDispenser 39894f63a8 inventory wip 2022-11-13 19:52:09 -08:00
HumanoidSandvichDispenser ae0b914717 state machines 2022-11-13 15:42:04 -08:00
HumanoidSandvichDispenser 9cd76af028 rewrote AI steering thing 2022-11-12 16:45:04 -08:00
HumanoidSandvichDispenser 9f4d7b4928
init 2022-11-10 20:29:53 -08:00