Commit graph

  • 52a2dbe31b feat: add automated parkour jump test and transition braking validation scripts BruceChen 2026-04-12 18:41:33 +00:00
  • 8170e11e14 feat: add Minecraft Jump Reachability Simulator for analyzing player jump physics BruceChen 2026-04-12 18:41:24 +00:00
  • 594e467da6 docs: add difficulty setting for AI-driven offline testing BruceChen 2026-04-12 18:40:52 +00:00
  • a3822c7700 feat: add VSCode tasks for building, publishing, and watching MinecraftClient project BruceChen 2026-04-12 18:40:45 +00:00
  • 14c5bc7f77 test: add descend live regression smoke BruceChen 2026-04-13 00:11:21 +08:00
  • 6e4cf4a10e fix: stabilize descend landings after braking BruceChen 2026-04-13 00:11:12 +08:00
  • 33ff02042c test: add corner ascend live smoke BruceChen 2026-04-12 23:42:35 +08:00
  • 4b92781d10 fix: brake landing recovery before turns BruceChen 2026-04-12 23:42:25 +08:00
  • 0e0fc06b72 feat: tighten parkour reliability checks BruceChen 2026-04-12 21:33:40 +08:00
  • 6b449cc72a feat: converge grounded path segment completion BruceChen 2026-04-12 21:33:24 +08:00
  • 3b4e552d70 feat: add transition-aware path execution braking BruceChen 2026-04-12 18:46:42 +08:00
  • 945eae958a docs: add slab support scheme two design spec BruceChen 2026-04-12 16:43:05 +08:00
  • 00494078df fix: parkour diagonal flight path, wall-adjacent parkour, sprint descend checks BruceChen 2026-04-12 02:02:58 +08:00
  • 9e6b689dd6 feat: add corner walk, sprint descend, and parkour descend moves BruceChen 2026-04-12 01:38:17 +08:00
  • 285c3000c3 feat: add diagonal ascend/descend moves, fix pitch, smooth look angles BruceChen 2026-04-12 01:15:17 +08:00
  • 399c8cdc79 fix: remove spurious jump on vines in WalkTemplate and add pitch tracking BruceChen 2026-04-12 00:57:38 +08:00
  • 9046c61f95 fix: improve vine/ladder climb-down and descent through climbable blocks BruceChen 2026-04-12 00:49:09 +08:00
  • fb30886756 fix: handle climbable blocks in WalkTemplate to prevent stuck on ladders BruceChen 2026-04-12 00:23:01 +08:00
  • 8ece75acc3 feat: complete Phase 4 McClient integration for A* pathfinding BruceChen 2026-04-12 00:03:43 +08:00
  • 53082d387e feat: add 4-block jumps, diagonal parkour, high-fall water/ladder support BruceChen 2026-04-11 14:45:54 +08:00
  • a9c9a6a669 fix: set movement input before completion check to maintain sprint momentum BruceChen 2026-04-11 14:03:50 +08:00
  • 034c5d0cab fix: correct collision axis ordering and step-up threshold to match vanilla BruceChen 2026-04-11 13:22:23 +08:00
  • 4b49135107 feat: add parkour moves and template-based path execution system BruceChen 2026-04-11 12:46:38 +08:00
  • 2d4f1fa677 fix: improve waypoint execution with look-ahead and vertical jump handling BruceChen 2026-04-11 03:02:18 +08:00
  • a6261e4019 fix: improve pathfinding execution for climbing and block classification BruceChen 2026-04-11 02:47:31 +08:00
  • 77c5f88168 feat: add /goto command with A* pathfinder integration and MoveFall BruceChen 2026-04-11 02:27:10 +08:00
  • deb1bc47cc refactor: clean up debug logging in pathfinder and pathfind command BruceChen 2026-04-11 02:13:48 +08:00
  • e9b19d3cbb fix: correct PathNode.Pack bit overlap causing hash collisions BruceChen 2026-04-11 02:08:16 +08:00
  • 1abab20f17 feat: add Phase 1 core pathfinding architecture BruceChen 2026-04-11 01:48:10 +08:00
  • 3efe63c54d feat: add pose system, slime block bounce, and crawling to physics engine BruceChen 2026-04-11 01:35:58 +08:00
  • 4013d39068
    [skipci] Merge pull request #3078 from BruceChenQAQ/bruce/shared-server-mcc-sessions BruceChen 2026-04-13 02:39:32 +08:00
  • ab29180e39 Add MCC wrappers and guards for build and publish BruceChen 2026-04-12 18:37:03 +00:00
  • 248a7a2f6f
    Merge pull request #3077 from BruceChenQAQ/bruce/shared-server-mcc-sessions 20260412-422 BruceChen 2026-04-12 23:51:25 +08:00
  • 8e0db1402f chore: remove remaining CursorBot references BruceChen 2026-04-12 23:43:54 +08:00
  • ca5c9f73e3 docs: describe shared server MCC sessions BruceChen 2026-04-12 23:33:59 +08:00
  • af285866dc tools: harden shared server session workflow BruceChen 2026-04-12 23:33:45 +08:00
  • b665ebfeac Add session-scoped dual-session smoke test and harness updates BruceChen 2026-04-12 20:46:39 +08:00
  • e4d71d970b Make tmpfs dotnet env wrapper bash-3 compatible BruceChen 2026-04-12 20:21:59 +08:00
  • 0a041b37c5 Add worktree-isolated tmpfs build outputs BruceChen 2026-04-12 20:07:15 +08:00
  • e0752d8d98 tools: harden task3 session debug scripts BruceChen 2026-04-12 19:57:54 +08:00
  • 0519eac4a8 tools: run file-input debug sessions in tmux BruceChen 2026-04-12 19:47:36 +08:00
  • bf292ea1be tools: scope mcc debug runtime artifacts by session BruceChen 2026-04-12 19:38:53 +08:00
  • afee31e918 Ensure mcc-cmd handles unquoted multi-token commands BruceChen 2026-04-12 19:26:32 +08:00
  • e03b7de959 Preserve full command in mcc-cmd and broaden tests BruceChen 2026-04-12 19:25:25 +08:00
  • 1be001bdf8 Fix session parser robustness and test assertion BruceChen 2026-04-12 19:21:07 +08:00
  • 4c6d5b566b Make MCC helpers session-aware and add reset test BruceChen 2026-04-12 19:10:00 +08:00
  • d9c6826443 tools: fix tmpfs build root test BruceChen 2026-04-12 19:04:38 +08:00
  • fdb6e5db4c tools: harden session helper and tests BruceChen 2026-04-12 19:00:42 +08:00
  • 3b65085a66 tools: add MCC session and build root helpers BruceChen 2026-04-12 18:52:17 +08:00
  • 6b986dcddd chore: update ModelContextProtocol package version to 1.2.0 and adjust Consolonia and Sentry package versions BruceChen 2026-04-12 18:46:57 +08:00
  • 158a4b1b13 docs: add MCC worktree session design BruceChen 2026-04-12 17:37:13 +08:00
  • f3e8f65fe5 fix: correct /bed translation typo 20260412-421 acamq 2026-04-10 15:52:08 -06:00
  • af92f52044
    fix: correct /bed translation typo acamq 2026-04-10 15:52:08 -06:00
  • 8c8962f1ea
    bugfix: correct scoreboard packet parsing for UpdateScore and ScoreboardObjective 20260409-420 Anon 2026-04-09 15:35:40 +02:00
  • fbacc550e2 fix: correct scoreboard packet parsing for UpdateScore and ScoreboardObjective adsicmes 2026-04-09 17:15:55 +08:00
  • d96396f74d
    Merge pull request #3072 from milutinke/bugfix/srv-resolution 20260408-419 Anon 2026-04-08 18:15:22 +02:00
  • e0b21dd1d2 fixed the MCC incorrectly restarts the console input reader after transfer in classic mode. Anon 2026-04-08 18:11:26 +02:00
  • 229c9eba0a
    [skipci] fix: update translation links for help section across multiple languages BruceChen 2026-04-08 22:39:16 +08:00
  • 2ac7e84b37 fix: update translation links for help section across multiple languages BruceChen 2026-04-08 22:38:32 +08:00
  • 5aa1816621
    [skipci] Fix document site build fail BruceChen 2026-04-08 22:30:45 +08:00
  • b10e332e31 docs: update usage guide for MCC instance and note formatting BruceChen 2026-04-08 22:28:52 +08:00
  • 906d66a713 feat: add vue-template-tolerant plugin for error handling in translation pages BruceChen 2026-04-08 22:28:41 +08:00
  • b69708c637 chore: add websocket guide translations to Crowdin configuration BruceChen 2026-04-08 22:28:30 +08:00
  • 5363ef7bc1
    Merge pull request #3068 from BruceChenQAQ/master 20260407-416 BruceChen 2026-04-08 03:10:07 +08:00
  • 740de13d98 refactor: enhance XLIFF parsing in Crowdin translation script BruceChen 2026-04-08 02:52:07 +08:00
  • edadd91016 chore: update subproject commit reference for ConsoleInteractive BruceChen 2026-04-08 02:50:39 +08:00
  • ff00d01fd7 refactor: simplify color handling in ClassicConsoleBackend BruceChen 2026-04-08 01:33:38 +08:00
  • 64c42bb4b5
    [skipci] Merge pull request #3067 from BruceChenQAQ/master BruceChen 2026-04-08 01:32:38 +08:00
  • 698a562156 refactor: update output directory handling in Crowdin translation script BruceChen 2026-04-08 01:29:32 +08:00
  • 7ec9d64b5b refactor: optimize translation unit handling in Crowdin script BruceChen 2026-04-07 21:11:07 +08:00
  • 756bc1e11f
    bugfix: Fixed a non-existant configuration packet from crashing the client. 20260407-414 Anon 2026-04-07 18:25:43 +02:00
  • 5a5165e89f Fixed a non-existant configuration packet from crashing the client. Anon 2026-04-07 17:00:01 +02:00
  • 0e15806722
    bugfix: Fixed SRV resolution during transfer 20260407-413 Anon 2026-04-07 15:43:12 +02:00
  • 37271c5988 Fixed SRV resolution during transfer Anon 2026-04-07 15:41:12 +02:00
  • 35fd34b19d
    Merge pull request #3062 from BruceChenQAQ/master 20260406-412 BruceChen 2026-04-07 02:15:28 +08:00
  • ad065225ba feat: enhance game language support in settings BruceChen 2026-04-07 02:03:02 +08:00
  • 0445d95c23 feat: add support for additional game languages in settings BruceChen 2026-04-07 01:58:29 +08:00
  • 37bda82828 feat: add deduplication for cached domain prompt translations BruceChen 2026-04-07 00:52:18 +08:00
  • 5dde778b53 refactor: improve XLIFF file handling in translation script BruceChen 2026-04-07 00:50:24 +08:00
  • 47f13a815c feat: add Crowdin translation automation script BruceChen 2026-04-07 00:28:33 +08:00
  • f432637710 fix: update GitHub link in MccBannerPanelBuilder 20260406-411 BruceChen 2026-04-06 20:34:38 +08:00
  • e81700bf0e Fix warnings BruceChen 2026-04-06 20:32:38 +08:00
  • b6bfecc622 fix: update build command in GitHub Actions workflow BruceChen 2026-04-06 20:25:18 +08:00
  • 44e7f205c8 fix: disable transitive Avalonia compilation in project file BruceChen 2026-04-06 20:25:11 +08:00
  • dc1c4272cb fix: update GitHub link in MccBannerPanelBuilder BruceChen 2026-04-06 20:34:38 +08:00
  • dffa480c38 Fix warnings BruceChen 2026-04-06 20:32:38 +08:00
  • 8132a2f590 fix: update build command in GitHub Actions workflow BruceChen 2026-04-06 20:25:18 +08:00
  • dfefa9d3cc fix: disable transitive Avalonia compilation in project file BruceChen 2026-04-06 20:25:11 +08:00
  • 3073137006 fix: conditionally upload sources to Crowdin based on repository 20260406-410 BruceChen 2026-04-06 20:06:38 +08:00
  • f3f4713845 fix: conditionally upload sources to Crowdin based on repository BruceChen 2026-04-06 20:06:38 +08:00
  • 5c323772b3 fix: update Crowdin project URL in documentation and settings 20260406-409 BruceChen 2026-04-06 19:56:27 +08:00
  • 6c8aa0b214 fix: update Crowdin project URL in documentation and settings BruceChen 2026-04-06 19:56:27 +08:00
  • 0f32771075 fix: prevent concurrent restart flood on rapid /reco (#3046) 20260406-408 BruceChen 2026-04-06 19:23:34 +08:00
  • 619803427d fix: prevent concurrent restart flood on rapid /reco (#3046) BruceChen 2026-04-06 19:23:34 +08:00
  • e6ea29c914
    [skipci] Merge pull request #3055 from BruceChenQAQ/master BruceChen 2026-04-06 01:36:22 +08:00
  • e1f3dd5fdb
    feat: Enhance GitHub Actions workflow with secret checks for deployment BruceChen 2026-04-06 01:33:34 +08:00
  • 7fd70ccf38 fix: Support hex RGB colors (#RRGGBB) in chat messages (fixes #2054) 20260405-406 BruceChen 2026-04-06 01:18:05 +08:00
  • 87488cacf2 fix: Support hex RGB colors (#RRGGBB) in chat messages (fixes #2054) BruceChen 2026-04-06 01:18:05 +08:00
  • 914c56fc6e
    Merge pull request #3053 from BruceChenQAQ/master 20260405-405 BruceChen 2026-04-06 00:36:23 +08:00
  • 7f3b2c26da chore: Update Sentry package reference to version 6.3.0 BruceChen 2026-04-06 00:34:52 +08:00