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
cca537fb33fd424257d7930386a08901b9a0065c
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
TemporalOroboros
dc67a5a0ba
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
…
PathfindingRequestEvent.cs
…
PathfindingSystem.AStar.cs
…
PathfindingSystem.BFS.cs
…
PathfindingSystem.Breadth.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathfindingSystem.Common.cs
Fix npcs throwing themselves straight into space (
#31118
)
2024-08-17 15:08:13 +10:00
PathfindingSystem.cs
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
PathfindingSystem.Distance.cs
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
PathfindingSystem.Grid.cs
…
PathfindingSystem.Helper.cs
…
PathfindingSystem.Simple.cs
…
PathfindingSystem.Splines.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathfindingSystem.Widen.cs
.NET 9 forward compatibility changes (
#33421
)
2024-11-20 11:17:45 +11:00
PathFlags.cs
…
PathPoly.cs
…
PathPortal.cs
…
PathRequest.cs
…
PathResult.cs
…