EverWrath/src/server/game/Movement
Jelle Meeus 40b63666ad
feat(Core/Movement): implement Pause and Resume to WaypointMovementGenerator (#19176)
* implement Pause and Resume for WaypointMovementGenerator

Co-authored-by: ccrs <ccrs@users.noreply.github.com>

* prevent restart from external sources if wp is paused

* don't update stopmove on every update

SetFacing breaks otherwise

* timer args not used

---------

Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2024-06-26 22:24:59 +02:00
..
MovementGenerators feat(Core/Movement): implement Pause and Resume to WaypointMovementGenerator (#19176) 2024-06-26 22:24:59 +02:00
Spline Revert Visibility Notifier changes (#17682) 2023-11-12 00:48:49 +01:00
Waypoints fix(Build): nopch build (#17617) 2023-10-30 00:24:18 +01:00
FollowerReference.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
FollowerReference.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
FollowerRefMgr.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MotionMaster.cpp chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
MotionMaster.h (Scripts/AI) ZG20: Jeklik (Bat Boss) - Implement Bat Riders, other fixes and improvements (#17573) 2023-11-12 09:35:35 +01:00
MovementGenerator.cpp refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
MovementGenerator.h Revert "refactor(Core/Movement): Naming convention" (#14100) 2022-12-11 03:53:09 +01:00