Commit Graph

86 Commits (5e87a02a760bae0942eb688513a424060ef35c30)

Author SHA1 Message Date
John Montagu, the 4th Earl of Sandvich b5b3f86fb6
Update weapon mechanics 2024-10-18 15:06:52 -07:00
John Montagu, the 4th Earl of Sandvich df82248670
Add TimeElapsed property 2024-10-18 11:10:34 -07:00
John Montagu, the 4th Earl of Sandvich 28a408de1b
Add ISave interface 2024-10-17 13:29:47 -07:00
John Montagu, the 4th Earl of Sandvich c0424444b9
Make Doc dash away instead of predetermined angle 2024-10-11 19:00:19 -07:00
John Montagu, the 4th Earl of Sandvich feec74fa65
Make Doc dodge projectiles during lance state 2024-10-11 12:24:13 -07:00
HumanoidSandvichDispenser c85aeb6b5b
Implement saving and loading hotbar state (#45) 2024-10-05 15:46:40 -07:00
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
John Montagu, the 4th Earl of Sandvich c3ead0cdaa
Add Get and Set methods for MapState 2024-06-06 09:22:26 -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
John Montagu, the 4th Earl of Sandvich 40ba0285f4
Update thinkers to handle no nav agents 2024-04-27 18:52:38 -07:00
John Montagu, the 4th Earl of Sandvich 7535d9f28d
add block force multiplier to SwordBlockState 2024-03-30 01:59:45 -07:00
John Montagu, the 4th Earl of Sandvich 341f5137eb
change parry to use stagger instead of direct stun 2024-03-29 16:17:19 -07:00
John Montagu, the 4th Earl of Sandvich 5567032557
respect `AttackState.PursueOnLOS` for DashDefensive state 2024-01-11 01:26:17 -08:00
John Montagu, the 4th Earl of Sandvich 58e46a3ae1
adjust NPC dash direction 2024-01-06 14:13:48 -08: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 eed8588eaf
fix sprites being translated down on stun anim 2024-01-06 14:11:45 -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 8fd60cb3c8
fix StunTime not decrementing when rolling 2023-12-29 20:15:23 -08:00
John Montagu, the 4th Earl of Sandvich c604e91021
return to original position by default 2023-12-23 22:36:09 -08:00
John Montagu, the 4th Earl of Sandvich 4419bf89be
add VelocityModifier property to roll state
also nerf from 2x to 1.5x velocity
2023-12-16 16:38:52 -08:00
John Montagu, the 4th Earl of Sandvich c1d66f15e0
make resources global classes 2023-12-13 18:25:32 -08:00
John Montagu, the 4th Earl of Sandvich 7cfb8baac6
improve navigation 2023-12-09 23:45:27 -08:00
John Montagu, the 4th Earl of Sandvich 388c2a0e4c
update to godot 4.2, started navmeshes 2023-12-09 16:26:44 -08:00
John Montagu, the 4th Earl of Sandvich fb4681c3cd
assets 2023-12-08 20:28:17 -08:00
John Montagu, the 4th Earl of Sandvich 9ec6187747
centurion targets stunned enemies 2023-11-13 20:11:20 -08:00
John Montagu, the 4th Earl of Sandvich 4057c449a9
NPCs use last known position 2023-11-13 09:49:18 -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 b167354ba7
modular movement ability states 2023-09-16 22:14:23 -07:00
John Montagu, the 4th Earl of Sandvich 93fd0eac9b
cleanup 2023-09-10 17:51:55 -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 db62cd2495
alt attacks cost levels 2023-09-10 12:30:38 -07:00
John Montagu, the 4th Earl of Sandvich 77c399a2a8
healing; resolves #21 2023-09-09 22:34:06 -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 ce093646aa
clean up & some documentation 2023-08-31 19:03:30 -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 29b146558e
scene transitions 2023-08-17 00:13:24 -07:00
John Montagu, the 4th Earl of Sandvich 316c9e8bc4
MethodName to nameof() 2023-08-16 21:03:26 -07:00
John Montagu, the 4th Earl of Sandvich dc5c06dafa
improved AI 2023-08-16 21:02:37 -07:00
John Montagu, the 4th Earl of Sandvich 755817e81a
modified visuals and cultist AI 2023-08-14 14:07:57 -07:00
John Montagu, the 4th Earl of Sandvich 1b80fa54a7
game save class 2023-08-12 15:01: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 393091e546
fixed doc thinker state 2023-08-06 01:07:30 -07:00