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
7567f17a461e2535c39170e9861dbc96ff8cb15e
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
fca7337bcf
Fix tile-events returns (
#37502
)
...
* Fix tile-events returns Should really be continues. * More * More optimisations
2025-05-16 14:22:20 +02: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
Cleanup PathfindingSystem (
#36083
)
2025-03-25 21:51:11 +01:00
PathfindingSystem.Distance.cs
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix (
#34944
)
2025-02-11 21:06:43 +11:00
PathfindingSystem.Grid.cs
Fix tile-events returns (
#37502
)
2025-05-16 14:22:20 +02:00
PathfindingSystem.Helper.cs
…
PathfindingSystem.Simple.cs
VGRoid support (
#27659
)
2024-07-03 22:23:11 +10:00
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
…