EverWrath/src/server/game/Movement
WORISX 6a08c9cbdb
fix(Core/Pathfinding): Remove unnecesary LiquidData Z check (#10251)
* Core/Pathfinding: Remove unnecesary LiquidData Z check

*Remove an unnecessary LiquidData status check for Z correcing points count added probably for SunwellCore before the Movement Rewritte done last year , this fixes global pathfinding problems on all Movement Generators including all pathfinding problems that make creatures and players go through textures.

* Update PathGenerator.cpp

Typo on last commit
2022-01-29 02:38:34 +01:00
..
MovementGenerators fix(Core/Pathfinding): Remove unnecesary LiquidData Z check (#10251) 2022-01-29 02:38:34 +01:00
Spline refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Waypoints refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +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 refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
MotionMaster.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
MovementGenerator.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MovementGenerator.h refactor(Core/Creature): Remove Inhabit Type (#9272) 2022-01-06 10:33:22 -03:00
MovementGeneratorImpl.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00