Delta-v/Content.Server/GameObjects/EntitySystems/AI
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
..
LoadBalancer Add utility AI (#806) 2020-06-18 14:52:44 +02:00
Pathfinding Fix the pathfinding leak (#1647) 2020-08-11 17:36:40 +02:00
Steering Fix the pathfinding leak (#1647) 2020-08-11 17:36:40 +02:00
AiSystem.cs Minor AI system fixes (#1292) 2020-07-07 18:56:38 +02:00
ServerAiDebugSystem.cs Add utility AI (#806) 2020-06-18 14:52:44 +02:00