Releases: MCCTeam/Minecraft-Console-Client
Releases · MCCTeam/Minecraft-Console-Client
20260415-429: feat: Handle configuration-state code-of-conduct packets on 1.21.9+ servers
What's Changed
- feat: Handle configuration-state code-of-conduct packets on 1.21.9+ servers by @Copilot in #3085
Full Changelog: 20260415-428...20260415-429
20260415-428: feat: Add %date% variable
What's Changed
- feat: Add %date% variable (yyyy-MM-dd, file-safe) by @Copilot in #3084
Full Changelog: 20260415-427...20260415-428
20260415-427: feat: Suppress duplicate active effect notifications
What's Changed
- Add MCC wrappers and guards for build and publish by @BruceChenQAQ in #3078
- chore(deps): bump follow-redirects from 1.15.6 to 1.16.0 in /docs by @dependabot[bot] in #3080
- feat: Suppress duplicate active effect notifications by @Copilot in #3083
Full Changelog: 20260412-422...20260415-427
20260412-422: Merge pull request #3077 from BruceChenQAQ/bruce/shared-server-mcc-sessions
What's Changed
- tools: isolate MCC sessions while sharing local servers by @BruceChenQAQ in #3077
Full Changelog: 20260412-421...20260412-422
20260412-421: fix: correct /bed translation typo
20260409-420: bugfix: correct scoreboard packet parsing for UpdateScore and ScoreboardObjective
What's Changed
- fix: correct scoreboard packet parsing for UpdateScore and ScoreboardObjective by @Adsicmes in #3074
New Contributors
Full Changelog: 20260408-419...20260409-420
20260408-419: bugfix: Incorrectly restarts the console input reader after transfer in classic mode
What's Changed
- [skipci] Fix document site build fail by @BruceChenQAQ in #3069
- fix: update translation links for help section across multiple languages by @BruceChenQAQ in #3070
- bugfix: Incorrectly restarts the console input reader after transfer in classic mode by @milutinke in #3072
Full Changelog: 20260407-416...20260408-419
20260407-416: Merge pull request #3068 from BruceChenQAQ/master
What's Changed
- Optimize translate script by @BruceChenQAQ in #3067
- refactor: simplify color handling in ClassicConsoleBackend by @BruceChenQAQ in #3068
Full Changelog: 20260407-414...20260407-416
20260407-414: bugfix: Fixed a non-existant configuration packet from crashing the client.
What's Changed
- bugfix: Fixed a non-existant configuration packet from crashing the client. by @milutinke in #3066
Full Changelog: 20260407-413...20260407-414
20260407-413: bugfix: Fixed SRV resolution during transfer
What's Changed
- bugfix: Fixed SRV resolution during transfer by @milutinke in #3065
Full Changelog: 20260406-412...20260407-413