Minecraft-Console-Client/MinecraftClient/Pathing
BruceChen a9c9a6a669 fix: set movement input before completion check to maintain sprint momentum
Templates now set Forward/Sprint input before checking completion
conditions. This prevents a 1-tick input gap during template transitions
that caused the player to lose sprint speed, making parkour jumps fail
due to insufficient horizontal velocity.

Made-with: Cursor
2026-04-12 18:43:32 +00:00
..
Core feat: add parkour moves and template-based path execution system 2026-04-12 18:43:32 +00:00
Execution fix: set movement input before completion check to maintain sprint momentum 2026-04-12 18:43:32 +00:00
Goals feat: add Phase 1 core pathfinding architecture 2026-04-12 18:43:32 +00:00
Moves feat: add parkour moves and template-based path execution system 2026-04-12 18:43:32 +00:00