Minecraft-Console-Client/MinecraftClient/Pathing/Core
2026-04-18 06:14:45 +00:00
..
ActionCosts.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
AStarPathFinder.cs pathing: tighten linear parkour execution 2026-04-18 06:14:45 +00:00
BinaryHeapOpenSet.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
CalculationContext.cs pathing: tighten linear parkour execution 2026-04-18 06:14:45 +00:00
MoveResult.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
MoveType.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
PathNode.cs fix: correct PathNode.Pack bit overlap causing hash collisions 2026-04-12 18:43:32 +00:00
PathResult.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00