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
f789de2cd3dd5259fa4677e09521cf076b0645ea
OldThink
/
Content.Server
/
NPC
/
Pathfinding
History
metalgearsloth
edbfef22d6
Climbing refactor (
#20516
)
2023-10-10 16:41:11 -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
Content update for NetEntities (
#18935
)
2023-09-11 09:42:41 +10:00
PathfindingSystem.Distance.cs
Revert "Remove most usages of obsolete TransformComponent methods (#1… (
#19714
)
2023-09-01 12:30:29 +10:00
PathfindingSystem.Grid.cs
Climbing refactor (
#20516
)
2023-10-10 16:41:11 -07: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
…