Commit graph

  • 49b7b98ba8 chore: Update package references for Consolonia and Magick.NET to latest versions BruceChen 2026-04-06 00:33:38 +08:00
  • 7405aad68f refactor: Simplify MainTuiView by removing architecture check for default return value BruceChen 2026-04-06 00:30:45 +08:00
  • b083336bf6 refactor: Replace TextBlock creation with McColorParser for improved text rendering in chat display BruceChen 2026-04-06 00:29:27 +08:00
  • a40188cb09
    Merge pull request #3049 from BruceChenQAQ/master 20260405-404 BruceChen 2026-04-06 00:24:27 +08:00
  • c7166f1cbc fix: Update zoom display in MapOverlay to show one decimal place for improved readability BruceChen 2026-04-05 18:11:05 +08:00
  • c19ce62e98 fix: Adjust zoom step in MapOverlay for finer control during zooming BruceChen 2026-04-05 18:09:20 +08:00
  • 98ad174999 refactor: Simplify zoom functionality in MapOverlay by introducing NextStepScale method for smoother zoom transitions BruceChen 2026-04-05 18:08:08 +08:00
  • 296070f7e4 feat: Update map overlay to support interactive zoom and pan, and enhance header with zoom percentage display BruceChen 2026-04-05 18:03:10 +08:00
  • 0dde017ecc Add TUI support for /map BruceChen 2026-04-05 17:41:32 +08:00
  • 871bc7651f feat: Enhance command input handling by adding support for multi-line text input and refining text change logic BruceChen 2026-04-05 17:41:11 +08:00
  • a6c832b744 Replaces the 120-TextBlock Grid (one per pixel) with a 7-TextBlock StackPanel using Run inlines for coloring. This eliminates ~113 unnecessary composition visual nodes from the banner icon. BruceChen 2026-04-05 17:40:51 +08:00
  • 33144b16d4
    bugfix: Fixed the explosion packet on 26.1 20260404-403 Anon 2026-04-04 23:13:23 +02:00
  • 81be654601 Fixed the explosion packet on 26.1 Anon 2026-04-04 23:12:05 +02:00
  • 5d03cd4fd1 Packets refactoring to async feat/async Anon 2026-04-04 22:28:05 +02:00
  • 0cc34e6e22
    bugfix: Fixed teams packet for 1.8 - 1.12.3 + Added text formatting for names in the tab list 20260404-402 Anon 2026-04-04 22:27:34 +02:00
  • 32d5ad1108 Added text parsing in the tab player list Anon 2026-04-04 22:25:40 +02:00
  • 16e3a69211 Fixed teams packet for 1.8 - 1.12.3 Anon 2026-04-04 21:34:52 +02:00
  • 4d800a31fc More parts switched to async Anon 2026-04-04 21:31:02 +02:00
  • 6e86edc632 feat: Refactor MapColors class to load color palette from JSON resource BruceChen 2026-04-05 01:17:57 +08:00
  • 297d7dbc30 Moved more stuff to async Anon 2026-04-04 16:45:13 +02:00
  • 76c3403700
    feat: Added a /tab command to display the list of online players 20260404-401 Anon 2026-04-04 16:21:06 +02:00
  • c8286f60c1 Added a /tab command Anon 2026-04-04 16:17:49 +02:00
  • 23262de6c2
    bugfix: Fixed teams packet crash 20260404-400 Anon 2026-04-04 14:32:12 +02:00
  • a12ba29c45 Fixed teams packet crash Anon 2026-04-04 14:30:44 +02:00
  • 3a20f2e235 Faster AES, Packet Stream, more async changes Anon 2026-04-04 12:26:27 +02:00
  • 3b7c9c8510 Auth async refactor Anon 2026-04-04 11:17:44 +02:00
  • 3a4d8951d5 Stage 1 Anon 2026-04-04 00:32:07 +02:00
  • 1ca023be36 Added a Github star reminder 20260403-399 chores/add-git-star-reminder Anon 2026-04-03 21:15:02 +02:00
  • 0fda37b017
    [skipci]Merge pull request #3043 from MCCTeam/dependabot/npm_and_yarn/docs/lodash-4.18.1 Anon 2026-04-03 20:59:39 +02:00
  • 75df2e0c71
    Bump lodash from 4.17.23 to 4.18.1 in /docs dependabot[bot] 2026-04-03 18:53:12 +00:00
  • d6b3dec8ad
    feat: Implemented Model Context Protocol (MCP) into MCC 20260403-397 Anon 2026-04-03 20:51:54 +02:00
  • 4b86e93764 Improved the documentation for MCP Anon 2026-04-03 20:49:03 +02:00
  • 8906f69839 Added documentation Anon 2026-04-03 20:37:38 +02:00
  • f4c160979c Merge origin/master into feat/mcp-server Anon 2026-04-03 20:03:37 +02:00
  • 691057fe13 Bugfixes to the Looking and Movement. Added General prompt engineer. Anon 2026-04-03 19:54:26 +02:00
  • dfef24ad10 Refactored to share the new utilities between the MCP and the Chat Bot API Anon 2026-04-03 19:06:43 +02:00
  • a16af89dac
    bugfix: Fix TPS average bias caused by discarding samples above 20 20260403-396 Anon 2026-04-03 18:27:08 +02:00
  • 744dcd73cd
    Fix TPS calculation: clamp values above 20 instead of discarding them copilot/fix-tps-calculation-issue copilot-swe-agent[bot] 2026-04-03 16:24:38 +00:00
  • bca4532328
    Initial plan copilot-swe-agent[bot] 2026-04-03 16:18:22 +00:00
  • 3557239c43
    chores: Minor Optimizations 20260403-395 Anon 2026-04-03 16:40:54 +02:00
  • 22e987070a Merge remote-tracking branch 'origin/master' into feat/optimization Anon 2026-04-03 15:44:59 +02:00
  • e987b525be Merge remote-tracking branch 'origin/master' into feat/optimization Anon 2026-04-03 14:35:41 +02:00
  • 512445cb1d fix: prevent TUI StackOverflowException from excessive log controls 20260402-394 BruceChen 2026-04-03 03:01:15 +08:00
  • d08834082e fix: prevent TUI StackOverflowException from excessive log controls BruceChen 2026-04-03 03:01:15 +08:00
  • 2003786608 fix: resolve AutoRelog reconnect errors (#3036) 20260402-393 BruceChen 2026-04-03 01:26:59 +08:00
  • ca87f1bb5d fix: resolve AutoRelog reconnect errors (#3036) BruceChen 2026-04-03 01:26:59 +08:00
  • 2441c67178 fix: work around Consolonia libcoreclr.so DllNotFoundException on Linux single-file publish 20260402-392 BruceChen 2026-04-03 01:10:06 +08:00
  • 115a6f0fcc fix: work around Consolonia libcoreclr.so DllNotFoundException on Linux single-file publish BruceChen 2026-04-03 01:10:06 +08:00
  • a88ca3cb71 Improved the guidance prompt milutinke 2026-04-01 13:55:18 +02:00
  • fc05d2c98c Fixed item dropping issue. milutinke 2026-04-01 13:41:07 +02:00
  • ee6eb84bd8 Improved the Web Based Harness milutinke 2026-04-01 12:49:07 +02:00
  • 82ebdd00ee
    feat: Added automatic tool switching feature to Auto Dig 20260331-391 Anon 2026-03-31 11:43:22 +02:00
  • 737a94475a fix: clarify autodig switch log formatting copilot/implement-tool-switcher copilot-swe-agent[bot] 2026-03-31 08:50:43 +00:00
  • 1a86655dfb feat: add autodig tool switching copilot-swe-agent[bot] 2026-03-31 08:44:23 +00:00
  • 65dec59687 Initial plan copilot-swe-agent[bot] 2026-03-31 08:14:25 +00:00
  • 5f9549586a
    feat: Added in-game teams support 20260331-390 Anon 2026-03-31 02:05:40 +02:00
  • 4c54d2bbb7 docs: add /teams command entry and scoreboard teams bot API section copilot/add-team-tracking-support copilot-swe-agent[bot] 2026-03-31 00:02:38 +00:00
  • 02f008d73c docs: document /achievement command and improve bot API section copilot/implement-achievement-command-documentation copilot-swe-agent[bot] 2026-03-30 23:45:35 +00:00
  • fdbffcc5bb feat: add Teams packet support (parsing, state tracking, /teams command, bot API) copilot-swe-agent[bot] 2026-03-30 23:41:11 +00:00
  • e93c05caaa Initial plan copilot-swe-agent[bot] 2026-03-30 23:39:01 +00:00
  • cf65c6f241 Initial plan copilot-swe-agent[bot] 2026-03-30 23:31:09 +00:00
  • ee48c24f69
    feat: Improved Auto Fishing detection 20260330-389 Anon 2026-03-31 01:03:08 +02:00
  • c9b0913c1a feat(autofishing): add velocity and sound bite detection feat/auto-fishing-improvements Anon 2026-03-31 00:18:31 +02:00
  • c3c57c058a Moved the operator prompt from a skill to an embedded resourcce Anon 2026-03-30 23:21:36 +02:00
  • 968800b95a Added a bunch of new useful MCP Tools Anon 2026-03-30 23:14:28 +02:00
  • d5358d3d1a
    feat: Add automatic mining-speed and dig-duration handling 20260330-388 Anon 2026-03-30 21:41:06 +02:00
  • 5de72de234 Fixed a wrong effect decoding on 1.20.4 Anon 2026-03-30 21:37:53 +02:00
  • d158bfdf21 Fixed bugs Anon 2026-03-30 20:20:58 +02:00
  • b9b7160e19 Enhance decompile.sh to support version metadata resolution and improved decompilation handling 20260330-387 BruceChen 2026-03-31 01:27:34 +08:00
  • 35dd3c4f06 Add support for ItemStackTemplate in DataTypes and Protocol18 BruceChen 2026-03-31 01:27:27 +08:00
  • eae96a8fbc Cave mode for minimap BruceChen 2026-03-31 00:40:26 +08:00
  • 6961a29393 Enhance decompile.sh to support version metadata resolution and improved decompilation handling BruceChen 2026-03-31 01:27:34 +08:00
  • 3c0a166c37 Add support for ItemStackTemplate in DataTypes and Protocol18 BruceChen 2026-03-31 01:27:27 +08:00
  • 07394aa20b Cave mode for minimap BruceChen 2026-03-31 00:40:26 +08:00
  • be20b97478
    Merge branch 'master' into copilot/implement-automatic-mining-handling Anon 2026-03-30 19:13:39 +02:00
  • 1e35a4c624
    [skipci]Merge pull request #3029 from MCCTeam/codex/improve-mcc-testing-workflow Anon 2026-03-30 19:09:42 +02:00
  • 354a498f21
    Add icon startup banner 20260330-385 BruceChen 2026-03-31 00:05:54 +08:00
  • 435887cc04 Update translation for banner label to clarify supported Minecraft versions BruceChen 2026-03-31 00:05:22 +08:00
  • f7bc817408 Refactor color definitions in MccBannerPanelBuilder for improved clarity BruceChen 2026-03-31 00:02:59 +08:00
  • eaf4704473 Add icon banner display option and refactor startup banner logic BruceChen 2026-03-31 00:00:50 +08:00
  • 76e5cab248 Improve MCC testing workflow resilience milutinke 2026-03-30 18:02:10 +02:00
  • 6b5435629f
    feat: Added achievements/advancements support 20260330-384 Anon 2026-03-30 17:31:47 +02:00
  • 62740ee94e Document achievements feature copilot/implement-achievements-feature milutinke 2026-03-30 17:28:15 +02:00
  • 0881cbaa1c Fix legacy achievements and add test harness milutinke 2026-03-30 17:25:08 +02:00
  • 22455905a7 Add automatic mining-speed and dig-duration handling copilot-swe-agent[bot] 2026-03-30 08:24:00 +00:00
  • 962c8b1ab2 Fix 26.1 RecipeBookAdd crash: update SlotDisplay registry IDs for 26.1 copilot-swe-agent[bot] 2026-03-30 08:09:33 +00:00
  • c55d32bb70 Diagnose root cause of 26.1 RecipeBookAdd crash copilot-swe-agent[bot] 2026-03-30 08:03:56 +00:00
  • c95fe131e3 Initial plan copilot-swe-agent[bot] 2026-03-30 07:40:08 +00:00
  • 0f3289dfdf Fix criteria version boundary: criteria list removed from wire format in MC 1.20.2, not 1.20.6 copilot-swe-agent[bot] 2026-03-29 21:16:45 +00:00
  • 5705df43bd Fix Advancements packet parsing: sendsTelemetryEvent added in 1.20, deduplicate requirements reading copilot-swe-agent[bot] 2026-03-29 21:07:17 +00:00
  • 7b3e5ee492 Address code review: eliminate unnecessary allocation in progress-only updates copilot-swe-agent[bot] 2026-03-29 20:27:12 +00:00
  • 65ef3dde6b Implement unified achievements feature: data model, protocol handling, state management, ChatBot API, and /achievement command copilot-swe-agent[bot] 2026-03-29 20:22:31 +00:00
  • 6dc42d9bd1 Initial plan copilot-swe-agent[bot] 2026-03-29 20:10:15 +00:00
  • 1165f32bb7
    [skipci]chores: Add Quick Install section to README Anon 2026-03-29 22:08:01 +02:00
  • 534e337f10 Add Quick Install section to README with one-liner install commands copilot-swe-agent[bot] 2026-03-29 20:05:16 +00:00
  • 031dbb16d4 Initial plan copilot-swe-agent[bot] 2026-03-29 20:03:11 +00:00
  • ec53f53f42
    [skipci]chores: Added one line install scripts Anon 2026-03-29 22:01:36 +02:00
  • f10556a162 fix: use Console::Write for progress bar to avoid duplicate bars when piped via iex copilot/create-posix-compliant-download-script copilot-swe-agent[bot] 2026-03-29 19:45:40 +00:00
  • 46fdd687c7 feat: add ASCII progress bars to both install scripts copilot-swe-agent[bot] 2026-03-29 19:39:58 +00:00
  • 53afc252ea fix: use precise regex in install.ps1 asset matching copilot-swe-agent[bot] 2026-03-29 19:31:26 +00:00