This website requires JavaScript.
Explore
Help
Register
Sign In
Admin
/
wwdpublic
Watch
1
Star
0
Fork
0
You've already forked wwdpublic
mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced
2026-04-25 17:46:41 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efe3d0dbddd90c38fafa22bc3612e59f0c2d80fc
wwdpublic
/
Content.Server
/
NPC
/
Pathfinding
History
Leon Friedrich
e66c0b5035
Un-revert IPlayerManager refactor (
#21244
)
2023-10-31 19:00:44 +01: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
Un-revert IPlayerManager refactor (
#21244
)
2023-10-31 19:00:44 +01: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
Remove 700 usages of Component.Owner (
#21100
)
2023-10-20 15:31:13 +02: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
…