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
3
Packages
Projects
Releases
Wiki
Activity
Files
7910bd3ff47fb6315ee9c9b8a41b7b945f6a10ec
OldThink
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
7910bd3ff4
Context steering for NPCs (
#12915
)
2022-12-12 14:33:43 +11:00
..
GridPathfindingChunk.cs
Re-implement parallel for pathfinding crumbs (
#12355
)
2022-11-22 13:36:34 +11:00
GridPathfindingComponent.cs
…
PathfindingRequestEvent.cs
…
PathfindingSystem.AStar.cs
Pathfinder tweaks (
#12848
)
2022-12-06 15:33:44 -08:00
PathfindingSystem.BFS.cs
Hotfix path empty frontier issue (
#12334
)
2022-11-01 22:50:35 +11:00
PathfindingSystem.Common.cs
Pathfinder tweaks (
#12848
)
2022-12-06 15:33:44 -08:00
PathfindingSystem.cs
Context steering for NPCs (
#12915
)
2022-12-12 14:33:43 +11:00
PathfindingSystem.Distance.cs
…
PathfindingSystem.Grid.cs
Fix rat pathfinding (
#12951
)
2022-12-10 20:31:02 +11:00
PathFlags.cs
Bandaid medibots (
#11718
)
2022-10-13 21:36:29 +11:00
PathPoly.cs
…
PathPortal.cs
…
PathRequest.cs
Pathfinder tweaks (
#12848
)
2022-12-06 15:33:44 -08:00
PathResult.cs
…