mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Theory simulator: - Add 2D side-wall jump physics with yaw sweep for worst-case margin - Generate sidewall theory cases (flat/ascend/descend, wall_offset 0/1) - Add momentum-capabilities.json with band compression and max_reach - Extend models, capabilities, canonical, and renderers for sidewall Full-coverage parkour test suite (tools/test-parkour.py): - Derive test matrix from momentum-capabilities.json - Build linear/neo/ceiling courses via RCON with 7-block clear margin - Use /goto for pathfinding, parse A* and PathMgr log output - Stop-at-first-failure per (family, subfamily, dy, ceil, wo) group - Hierarchical --filter (e.g. linear/flat, ceiling/headhitter/ceil2.5) - Exclude sidewall from default matrix (identical max_reach to linear) Pathing execution fixes: - Align parkour contracts and timing budgets with live test results - Fix jump-entry yaw snapping for grounded handoffs - Template helper and sprint jump template refinements Made-with: Cursor |
||
|---|---|---|
| .. | ||
| 2026-04-12-mcc-shared-server-isolated-sessions.md | ||
| 2026-04-12-parkour-admissibility-plan.md | ||
| 2026-04-12-pathing-live-regression-convergence.md | ||
| 2026-04-12-pathing-lookahead-entry-contracts.md | ||
| 2026-04-12-pathing-template-convergence.md | ||
| 2026-04-12-pathing-transition-braking.md | ||
| 2026-04-13-pathing-contract-metrics-harness.md | ||
| 2026-04-13-zero-replan-live-pathing.md | ||