Delta-v/Content.Server/GameObjects/EntitySystems/AI/Pathfinding
metalgearsloth 140f8f7647
AI reachable improvements (#1595)
Deleted regions in some instances were being retained indefinitely.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-05 16:19:00 +02:00
..
Accessible AI reachable improvements (#1595) 2020-08-05 16:19:00 +02:00
Pathfinders Minor A* optimisations (#1335) 2020-07-10 20:30:33 +02:00
PathfindingChunk.cs AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
PathfindingHelpers.cs AI Reachable system (#1342) 2020-07-11 15:09:37 +02:00
PathfindingNode.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
PathfindingSystem.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
ServerPathfindingDebugSystem.cs Minor A* optimisations (#1335) 2020-07-10 20:30:33 +02:00