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
f8bdfd6d26533b92fa59efbcc17345a008ec25da
OldThink
/
Content.Server
/
NPC
/
Pathfinding
History
DrSmugleaf
a88e747a0b
Refactor serialization copying to use source generators (
#19412
)
2023-08-22 18:14:33 -07:00
..
GridPathfindingChunk.cs
…
GridPathfindingComponent.cs
Refactor serialization copying to use source generators (
#19412
)
2023-08-22 18:14:33 -07: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
…
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
…
PathResult.cs
…