Minecraft-Console-Client/MinecraftClient/Pathing/Core
2026-04-13 15:35:43 +00:00
..
ActionCosts.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
AStarPathFinder.cs feat: add transition-aware path execution core 2026-04-13 15:35:43 +00:00
BinaryHeapOpenSet.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
CalculationContext.cs feat: add 4-block jumps, diagonal parkour, high-fall water/ladder support 2026-04-12 18:43:32 +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