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
8f73e181dc1e23f64e4f5d290487f987adb6492d
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
1f3a29c092
Entitylookup method renames (
#23519
)
2024-01-14 19:10:38 +11:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
Refactor serialization copying to use source generators (
#19412
)
2023-08-22 18:14:33 -07: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
Pathfinding stuff (
#23516
)
2024-01-04 05:33:56 -07: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
Entitylookup method renames (
#23519
)
2024-01-14 19:10:38 +11: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
…