Delta-v/Content.Server/NPC/Pathfinding
Leon Friedrich e66c0b5035 Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
..
GridPathfindingChunk.cs Add VV to gridpathfinding comp (#13081) 2022-12-19 13:11:09 +11:00
GridPathfindingComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PathFlags.cs Add pathfinding support for NPCs climbing tables (#17415) 2023-07-28 16:37:29 +10:00
PathPoly.cs Make NPC steering actually debuggable (#14142) 2023-02-17 12:30:10 +11:00
PathPortal.cs Pathfinder rework (#11452) 2022-09-30 14:39:48 +10:00
PathRequest.cs Significantly improve NPC steering (#17931) 2023-07-14 00:48:04 +10: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 Add pathfinding support for NPCs climbing tables (#17415) 2023-07-28 16:37:29 +10:00
PathfindingSystem.Distance.cs Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
PathfindingSystem.Grid.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
PathfindingSystem.Helper.cs Salvage dungeons (#14520) 2023-03-10 16:41:22 +11:00
PathfindingSystem.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00