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
bfa6b3bc3d8005fb2d511dc6d306e268b520b802
OldThink
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
5d3503222c
Cleanup some lookup stuff (
#18738
)
2023-08-06 15:11:43 +10:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
Bagel fix (
#17514
)
2023-06-21 09:19:15 +10: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
Pathfinder parallel change (
#18736
)
2023-08-06 14:41:57 +10:00
PathfindingSystem.Distance.cs
Update content vectors to numerics (
#17759
)
2023-07-08 14:08:32 +10:00
PathfindingSystem.Grid.cs
Cleanup some lookup stuff (
#18738
)
2023-08-06 15:11:43 +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
…