Minecraft-Console-Client/MinecraftClient/Pathing/Core
2026-04-18 16:04: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 refactor: thread parkour profile into runtime segments 2026-04-18 16:04:45 +00:00
MoveType.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
ParkourProfile.cs refactor: thread parkour profile into runtime segments 2026-04-18 16:04:45 +00:00
PathNode.cs refactor: thread parkour profile into runtime segments 2026-04-18 16:04:45 +00:00
PathResult.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00