EverWrath/src/server/game/Movement/MovementGenerators
UltraNix 113bdacb5f
fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111)
...me more input parameters to improve"

This reverts commit b544eb420e.
Fixes #12079
2022-06-21 16:07:53 -03:00
..
ConfusedMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
ConfusedMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EscortMovementGenerator.cpp Fix (Core/Movement): During escort movement, do not stop moving if unit is casting channeled spells. (#9815) 2022-01-03 15:06:41 -05:00
EscortMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
FleeingMovementGenerator.cpp fix(Core/Movement): Improved fleeing movement generator. (#11896) 2022-06-06 09:19:27 -03:00
FleeingMovementGenerator.h fix(Core/Movement): Improved fleeing movement generator. (#11896) 2022-06-06 09:19:27 -03:00
HomeMovementGenerator.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
HomeMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
IdleMovementGenerator.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
IdleMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PathGenerator.cpp fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111) 2022-06-21 16:07:53 -03:00
PathGenerator.h fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111) 2022-06-21 16:07:53 -03:00
PointMovementGenerator.cpp fix(Core/Spell): Improvements to path generation for Charge mechanic (#11534) 2022-04-27 20:18:44 -03:00
PointMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
RandomMovementGenerator.cpp fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho… (#11341) 2022-04-10 09:24:35 -03:00
RandomMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
TargetedMovementGenerator.cpp fix(Core/Movement): Improved pet's follow movement. (#11585) 2022-05-01 07:01:10 +02:00
TargetedMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
WaypointMovementGenerator.cpp feat(Core/Movement): Allow waypoints to use 0 as valid facing value (#11681) 2022-05-21 23:42:41 +02:00
WaypointMovementGenerator.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00