This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a1a8f04036a6f7aa623028ccb77d6ec119267dd8
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
Leon Friedrich
0f6e1196d8
Use non-generic
TryComp()
for metadata & transform (
#28133
)
2024-05-20 22:40:35 -07:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
Use new ComponentPauseGenerator (
#25183
)
2024-02-26 14:36:19 +11:00
PathfindingRequestEvent.cs
…
PathfindingSystem.AStar.cs
…
PathfindingSystem.BFS.cs
…
PathfindingSystem.Common.cs
Add pathfinding support for NPCs climbing tables (
#17415
)
2023-07-28 16:37:29 +10:00
PathfindingSystem.cs
Use non-generic
TryComp()
for metadata & transform (
#28133
)
2024-05-20 22:40:35 -07:00
PathfindingSystem.Distance.cs
Use non-generic
TryComp()
for metadata & transform (
#28133
)
2024-05-20 22:40:35 -07:00
PathfindingSystem.Grid.cs
Use non-generic
TryComp()
for metadata & transform (
#28133
)
2024-05-20 22:40:35 -07:00
PathfindingSystem.Helper.cs
…
PathFlags.cs
Add pathfinding support for NPCs climbing tables (
#17415
)
2023-07-28 16:37:29 +10:00
PathPoly.cs
…
PathPortal.cs
…
PathRequest.cs
Significantly improve NPC steering (
#17931
)
2023-07-14 00:48:04 +10:00
PathResult.cs
…