This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5896e6875266b22c565009b5d45f60ceb981d90a
tbd-station-14
/
Content.Server
/
NPC
/
Pathfinding
History
Tayrtahn
f4cb02fb0c
Code cleanup: Purge calls to obsolete EntityCoordinates methods (
#26292
)
...
* Purge calls to obsolete EntityCoordinates methods * Pizza defruited; rerun those tests!
2024-03-21 12:59:56 +11:00
..
GridPathfindingChunk.cs
Add VV to gridpathfinding comp (
#13081
)
2022-12-19 13:11:09 +11:00
GridPathfindingComponent.cs
Use new ComponentPauseGenerator (
#25183
)
2024-02-26 14:36:19 +11: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
Code cleanup: Purge calls to obsolete EntityCoordinates methods (
#26292
)
2024-03-21 12:59:56 +11:00
PathfindingSystem.Distance.cs
Revert "Fix chat bubbles (
#25643
)" (
#25645
)
2024-02-28 00:51:20 +11:00
PathfindingSystem.Grid.cs
Use new ComponentPauseGenerator (
#25183
)
2024-02-26 14:36:19 +11:00
PathfindingSystem.Helper.cs
Salvage dungeons (
#14520
)
2023-03-10 16:41:22 +11:00
PathFlags.cs
Add pathfinding support for NPCs climbing tables (
#17415
)
2023-07-28 16:37:29 +10:00
PathPoly.cs
Make NPC steering actually debuggable (
#14142
)
2023-02-17 12:30:10 +11:00
PathPortal.cs
…
PathRequest.cs
Significantly improve NPC steering (
#17931
)
2023-07-14 00:48:04 +10:00
PathResult.cs
…