BruceChen
4aa763745c
test-harness: add parkour worker pool
2026-04-18 06:15:10 +00:00
BruceChen
d919bff91f
pathing: tighten linear parkour execution
2026-04-18 06:14:45 +00:00
BruceChen
418f17b4a1
pathing: add side-wall theory, full-coverage parkour test suite, and live test fixes
...
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-15 17:52:47 +00:00
BruceChen
cf8bf349db
pathing: align parkour contracts with live budgets
2026-04-15 17:36:20 +00:00
BruceChen
e271854bdb
docs: add jump-entry direct yaw design
2026-04-15 15:49:11 +00:00
BruceChen
2d8c8b2888
refactor: replace CursorBot references with MCCBot in pathing scripts and documentation
2026-04-14 17:15:33 +00:00
BruceChen
2f65594077
docs: document theory-aligned pathing workflow
2026-04-14 11:15:32 +00:00
BruceChen
07c948a8b8
docs: document pathing contract metrics workflow
2026-04-14 10:55:34 +00:00
BruceChen
aefc7235ee
test: add zero-replan live pathing harness
2026-04-13 15:36:39 +00:00
BruceChen
7ad0a57a3e
docs: add theory-aligned pathing regression design
2026-04-13 15:02:12 +00:00
BruceChen
d2b279974c
refactor: update decompilation process and documentation to use version naming convention with '-Vanilla' for consistency
2026-04-12 21:01:24 +00:00
BruceChen
2b8a8113f5
refactor: update MCC commands and documentation to use version 1.21.11-Vanilla for consistency across workflows
2026-04-12 20:48:30 +00:00
BruceChen
0514fcb327
feat: implement parkour admissibility hardening with new feasibility checks
2026-04-12 18:43:33 +00:00
BruceChen
594e467da6
docs: add difficulty setting for AI-driven offline testing
2026-04-12 18:43:33 +00:00
BruceChen
0e0fc06b72
feat: tighten parkour reliability checks
2026-04-12 18:43:33 +00:00
BruceChen
945eae958a
docs: add slab support scheme two design spec
2026-04-12 18:43:33 +00:00
BruceChen
ab29180e39
Add MCC wrappers and guards for build and publish
2026-04-12 18:37:03 +00:00
BruceChen
ca5c9f73e3
docs: describe shared server MCC sessions
2026-04-12 23:33:59 +08:00
BruceChen
158a4b1b13
docs: add MCC worktree session design
2026-04-12 17:37:13 +08:00
BruceChen
2ac7e84b37
fix: update translation links for help section across multiple languages
...
- Changed the link for the "help us translate" section from crwd.in to crowdin.com for consistency and accuracy in localization configurations for various languages.
2026-04-08 22:38:37 +08:00
BruceChen
b10e332e31
docs: update usage guide for MCC instance and note formatting
...
- Removed unnecessary period from the MCC instance reference.
- Reorganized the note section to improve clarity, moving it to a more appropriate location and ensuring consistent formatting for examples involving single and double quotes.
2026-04-08 22:29:42 +08:00
BruceChen
906d66a713
feat: add vue-template-tolerant plugin for error handling in translation pages
...
- Implemented a new Vite plugin that detects HTML errors in Vue translation pages and logs detailed error messages to the console.
- The plugin replaces the content of pages with a placeholder if errors are found, improving the robustness of the translation process.
- Integrated the plugin into the Vite bundler configuration for enhanced localization support.
2026-04-08 22:29:42 +08:00
BruceChen
5c323772b3
fix: update Crowdin project URL in documentation and settings
...
- Corrected the Crowdin project URL in README.md, Settings.cs, and contributing.md to the official link.
2026-04-06 19:57:45 +08:00
Anon
76c3403700
feat: Added a /tab command to display the list of online players
2026-04-04 16:21:06 +02:00
Anon
c8286f60c1
Added a /tab command
2026-04-04 16:17:49 +02:00
dependabot[bot]
75df2e0c71
Bump lodash from 4.17.23 to 4.18.1 in /docs
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 18:53:12 +00:00
Anon
4b86e93764
Improved the documentation for MCP
2026-04-03 20:49:03 +02:00
Anon
8906f69839
Added documentation
2026-04-03 20:37:38 +02:00
copilot-swe-agent[bot]
1a86655dfb
feat: add autodig tool switching
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/e83f9c2a-a85c-4763-821b-c5b4a0db75a6
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-31 08:44:23 +00:00
copilot-swe-agent[bot]
4c54d2bbb7
docs: add /teams command entry and scoreboard teams bot API section
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/5dff6cc2-149d-431b-b0b1-2b29128a428e
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-31 00:02:38 +00:00
Anon
c9b0913c1a
feat(autofishing): add velocity and sound bite detection
2026-03-31 00:18:31 +02:00
milutinke
62740ee94e
Document achievements feature
2026-03-30 17:28:15 +02:00
copilot-swe-agent[bot]
f10556a162
fix: use Console::Write for progress bar to avoid duplicate bars when piped via iex
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/2c598307-7028-46d4-ac37-045f5ce125ed
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 19:45:40 +00:00
copilot-swe-agent[bot]
46fdd687c7
feat: add ASCII progress bars to both install scripts
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/00d3b725-2246-40c5-93e4-d9813d95c333
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 19:39:58 +00:00
copilot-swe-agent[bot]
53afc252ea
fix: use precise regex in install.ps1 asset matching
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/bfeecfa8-81d9-45da-b1a7-b2dd6804b34f
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 19:31:26 +00:00
copilot-swe-agent[bot]
d08cf803b8
feat: add install.sh and install.ps1 download scripts with docs update
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/bfeecfa8-81d9-45da-b1a7-b2dd6804b34f
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 19:30:05 +00:00
copilot-swe-agent[bot]
d97861888d
docs: document recipebook command
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/1287ecfd-6d64-45ee-9aaf-96cbce9c3713
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 18:52:32 +00:00
Anon
0a9948a92a
Merge branch 'master' of github.com:MCCTeam/Minecraft-Console-Client into fix/use-item
2026-03-27 16:46:29 +01:00
Anon
0c9ff137b2
Fixed shovel not being able to be used on dirt
2026-03-27 16:43:53 +01:00
Anon
57cf5c75c0
[skipci]Merge pull request #3007 from MCCTeam/copilot/remove-empty-warning-rename-tips
2026-03-27 15:53:47 +01:00
Anon
f6446b198d
Implemented effects support, as a command, chat notification and added in TUI mode
2026-03-27 15:47:27 +01:00
copilot-swe-agent[bot]
4993498d52
docs: remove empty warning, rename Tips to Notes, add MCC.js recommendation
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/8f04f3c4-cedd-427c-ad3c-c2488363fe6f
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-27 13:45:45 +00:00
copilot-swe-agent[bot]
3931d15c7d
Fix ordered list numbering in docs/guide markdown with mdformat --number
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/659576c1-9e03-4d03-a9f2-99390ba4f390
2026-03-25 17:02:47 +00:00
copilot-swe-agent[bot]
cb4eb15784
Lint and format docs/guide markdown with mdformat, fix empty warning in chat-bots.md
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/3040312a-cbdf-43fe-918b-133ef19fc30f
2026-03-25 16:58:16 +00:00
copilot-swe-agent[bot]
d5a9ae3deb
Address code review feedback: fix password placeholder, IPv4 regex, and doc references
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/c762752f-46be-44f6-a05d-8c5effc8ef43
2026-03-25 13:54:04 +00:00
copilot-swe-agent[bot]
6d6d1105eb
Restore websocket docs and add sidebar navigation
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/c762752f-46be-44f6-a05d-8c5effc8ef43
2026-03-25 13:51:10 +00:00
copilot-swe-agent[bot]
461be9f368
docs: clarify players app var behavior
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/c9f7aa87-50b7-4725-aa39-613eba1a07fd
2026-03-24 19:51:46 +00:00
copilot-swe-agent[bot]
7b534ca547
feat: add built-in players app var
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/c9f7aa87-50b7-4725-aa39-613eba1a07fd
2026-03-24 19:47:10 +00:00
copilot-swe-agent[bot]
be084f6bea
docs: add MaxChatMessageLength configuration documentation
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/3476aa22-a6b8-442a-8d91-0acbbaaf46f6
2026-03-24 19:21:50 +00:00
Anon
3a5283285a
Merge pull request #2971 from MCCTeam/copilot/modernize-authentication-module
2026-03-24 09:49:42 +01:00