Minecraft-Console-Client/MinecraftClient/Pathing/Moves/Impl
2026-04-12 18:43:33 +00:00
..
MoveAscend.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
MoveClimb.cs fix: improve vine/ladder climb-down and descent through climbable blocks 2026-04-12 18:43:32 +00:00
MoveDescend.cs feat: add 4-block jumps, diagonal parkour, high-fall water/ladder support 2026-04-12 18:43:32 +00:00
MoveDiagonal.cs feat: add corner walk, sprint descend, and parkour descend moves 2026-04-12 18:43:32 +00:00
MoveDiagonalAscend.cs feat: add diagonal ascend/descend moves, fix pitch, smooth look angles 2026-04-12 18:43:32 +00:00
MoveDiagonalDescend.cs feat: add diagonal ascend/descend moves, fix pitch, smooth look angles 2026-04-12 18:43:32 +00:00
MoveFall.cs feat: add 4-block jumps, diagonal parkour, high-fall water/ladder support 2026-04-12 18:43:32 +00:00
MoveParkour.cs feat: tighten parkour reliability checks 2026-04-12 18:43:33 +00:00
MoveSprintDescend.cs fix: parkour diagonal flight path, wall-adjacent parkour, sprint descend checks 2026-04-12 18:43:33 +00:00
MoveTraverse.cs feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00