This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
26dd6f2cdf86b5eac2be77bdcf864a47428fa333
OldThink
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
e97e7f8137
Revert "Add pathfinding for dynamic bodies" (
#18397
)
2023-07-28 19:58:31 +10:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
…
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
Revert "Add pathfinding for dynamic bodies" (
#18397
)
2023-07-28 19:58:31 +10:00
PathfindingSystem.Distance.cs
…
PathfindingSystem.Grid.cs
Revert "Add pathfinding for dynamic bodies" (
#18397
)
2023-07-28 19:58:31 +10: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
…