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-23 00:27:50 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4704f607e65146880bc4ec7938d3db7be2a15c57
wwdpublic
/
Content.Server
/
GameObjects
/
EntitySystems
/
AI
/
Pathfinding
History
Pieter-Jan Briers
9e36ef2202
Fix compiler warnings.
2020-11-11 01:48:54 +01:00
..
Accessible
Fix compiler warnings.
2020-11-11 01:48:54 +01:00
Pathfinders
Fix compiler warnings.
2020-11-11 01:48:54 +01:00
PathfindingChunk.cs
Replace MapIndices with Vector2i (
#2228
)
2020-10-11 15:21:21 +02:00
PathfindingHelpers.cs
Replace MapIndices with Vector2i (
#2228
)
2020-10-11 15:21:21 +02:00
PathfindingNode.cs
Rename usages of collidable to physics (
#2230
)
2020-10-11 16:36:58 +02:00
PathfindingSystem.cs
Fix AI crash when an entity is moved to an invalid grid (
#2507
)
2020-11-07 01:04:13 +11:00
ServerPathfindingDebugSystem.cs
Replace every usage of GridCoordinates with EntityCoordinates (
#2021
)
2020-09-06 16:11:53 +02:00