Delta-v/Content.Server/NPC/Pathfinding
metalgearsloth 95011a4a97
Force pathfinding graph for empty chunks (#12856)
* Force pathfinding graph for empty chunks

* im merging
2022-12-19 21:59:33 -06:00
..
GridPathfindingChunk.cs Add VV to gridpathfinding comp (#13081) 2022-12-19 13:11:09 +11:00
GridPathfindingComponent.cs Add VV to gridpathfinding comp (#13081) 2022-12-19 13:11:09 +11:00
PathFlags.cs Bandaid medibots (#11718) 2022-10-13 21:36:29 +11:00
PathPoly.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathPortal.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathRequest.cs Pathfinder tweaks (#12848) 2022-12-06 15:33:44 -08:00
PathResult.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathfindingRequestEvent.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathfindingSystem.AStar.cs Pathfinder tweaks (#12848) 2022-12-06 15:33:44 -08:00
PathfindingSystem.BFS.cs Hotfix path empty frontier issue (#12334) 2022-11-01 22:50:35 +11:00
PathfindingSystem.Common.cs Pathfinder tweaks (#12848) 2022-12-06 15:33:44 -08:00
PathfindingSystem.Distance.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathfindingSystem.Grid.cs Force pathfinding graph for empty chunks (#12856) 2022-12-19 21:59:33 -06:00
PathfindingSystem.cs Revert parallel steering (#13085) 2022-12-19 18:46:27 +11:00