aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement
AgeCommit message (Expand)Author
2020-03-17Core/AI: Make critters flee as soon as engaged in combat and make them evade ...Giacomo Pozzoni
2020-03-03Core/PathFinding: Fix mmaps raycast without hitjackpoz
2020-02-28Core/PathFinding: Add support to WorldObject pathfinding (#24207)Giacomo Pozzoni
2020-02-28Core/PathFinding: Return raycast hitpoint when specifying straightLine (#24206)Giacomo Pozzoni
2020-02-28Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2020-02-23Core/Movement: Add support to cyclic splines to GenericMovementGeneratorjackpoz
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-02-01Core/Movement: Fix WaypointMovementGenerator ignoring EscortAI::SetEscortPaus...Giacomo Pozzoni
2020-01-22Core/Movement: improved RandomMovementGenerator wait handling to get closer t...Ovah
2020-01-20Core/MMaps: Handle path on same positionjackpoz
2020-01-20Core/PathGenerator: Fix path generator returning shortcuts when start and end...Giacomo Pozzoni
2020-01-18Core/PathGenerator: Temporarily revert 29bf280e3496cf13c24ccb20e37da29d3bfa74d9jackpoz
2020-01-09Core/PathGenerator: Fix path generator returning shortcuts when start and end...Giacomo Pozzoni
2020-01-02New yearAokromes
2020-01-01Core/Movement: Remove a wrong set SetWalk from HomeMovementGeneratorKillyana
2020-01-01Fix fleeing speed to 66% run speed (#24025)Giacomo Pozzoni
2019-12-30Core/MMaps: Fix charge underwater/falling (#24010)Giacomo Pozzoni
2019-12-29Core/Movement: Fix wrong orientation set when pausing movement (#23986)Giacomo Pozzoni
2019-12-27Core/Movement: Fix fleeing speed to 66% run speedjackpoz
2019-12-27Core/Movement: Fix stunned falling units freezing the client (#24000)Giacomo Pozzoni
2019-12-26Core/Movement: Add more LOS checks (#23991)Giacomo Pozzoni
2019-10-23Core/Movement: prevent any Initialize queue till AddToWorld is signaledccrs
2019-10-23Core/Movement: d033032 followupccrs
2019-10-22Core/Movement: d033032 followupccrs
2019-10-21Core/Movement: d033032 followupccrs
2019-10-21Core/Movement: delay movement update in MotionMaster until its owner signals ...ccrs
2019-10-20Revert "Core/Movement: Fix a crash on login"jackpoz
2019-10-19Core/Movement: Fix a crash on loginjackpoz
2019-10-08Core/Taxis: teleport players to the destination taxi node location instead of...Ovah
2019-09-28Core/Movement: fixed taxi pathings getting finalized earlier than intended (#...Ovah
2019-09-22Core/Movement: provide an extra spline path vertex for taxi pathings … (#23...Ovah
2019-09-13Core/Movement: Fix LoS issue of NPCs chasing targetsjackpoz
2019-09-08Core/MovementGenerator: 680e1cbd6cf7c52abe104fb87d8fa6dba83fb633 follow-upjackpoz
2019-09-07Core/MovementGenerator: Fix crash in taxi pathsjackpoz
2019-08-18Core/Misc: Fix linux buildjackpoz
2019-08-18Core/MMaps: Fix mobs evading when target is out of MMap meshesjackpoz
2019-07-21Core/Spline: Fix crashjackpoz
2019-07-18Core/Misc: Fix warningsjackpoz
2019-07-18Core/MovementGenerator: Add more assertsjackpoz
2019-07-18Core/MovementGenerator: Add more details to assertsjackpoz
2019-07-18Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2019-07-10Core/ChatCommands: Fix .wp reload crashGiacomo Pozzoni
2019-07-09Core/Movement: add missing parenthesis on MotionMaster::Sizeccrs
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-07Build: fix linking errorccrs
2019-07-07Core/Movement: handle Resume/Pause on RandomMovementGeneratorccrs
2019-06-19Core/FlightPath: teleport players at destination on floor Z when the flight e...Wyrserth
2019-05-31Core/Misc: Headers cleanupjackpoz
2019-05-30Core/MovementGenerator: Add more details to assertsjackpoz
2019-05-29Core/Movement: Fix assertion triggered in SplineChainMovementGeneratorGiacomo Pozzoni