Delta-v/Content.Server/GameObjects/EntitySystems/AI/Steering
metalgearsloth 452a67032f
Fix the pathfinding leak (#1647)
Off-grid entities were continually expanding the graph indefinitely which is... bad.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-11 17:36:40 +02:00
..
AiSteeringSystem.cs Fix the pathfinding leak (#1647) 2020-08-11 17:36:40 +02:00
EntityTargetSteeringRequest.cs Refactor AI movement (#1222) 2020-06-28 17:42:44 +02:00
GridTargetSteeringRequest.cs Refactor AI movement (#1222) 2020-06-28 17:42:44 +02:00
IAiSteeringRequest.cs Refactor AI movement (#1222) 2020-06-28 17:42:44 +02:00