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]
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
Anon
d4c6f4d708
Added the mcc-prompt-engineer skill to docs for ai assisted development
2026-03-23 17:31:08 +01:00
copilot-swe-agent[bot]
a9930b0a67
Update authentication documentation for OAuth 2.0 device code flow
...
- Update Account setting in configuration.md: clarify that Microsoft
accounts don't need passwords (device code flow with 2FA support),
add separate examples for Microsoft, offline, and Yggdrasil accounts
- Update usage.md: add tip about device code flow for Microsoft accounts,
update command-line examples to show Microsoft and offline patterns,
clarify that password is not needed in config files for Microsoft auth
- Update README.md features list: add Microsoft authentication with 2FA
support as a listed feature
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/3afd0e85-19ae-45c7-ac4b-c2b7bf733008
2026-03-23 15:59:35 +00:00
copilot-swe-agent[bot]
5147fb42df
Replace PPFT/urlPost HTML scraping with OAuth 2.0 device code flow for 2FA support
...
- Add Microsoft.RequestDeviceCode() and Microsoft.PollDeviceCodeToken() methods
- Remove XboxLive.PreAuth() and XboxLive.UserLogin() (HTML scraping)
- Remove PreAuthResponse struct, PPFT/urlPost regex patterns
- Update XblAuthenticate to always use "d=" prefix for OAuth tokens
- Update MicrosoftMCCLogin to use device code flow
- Skip password prompting for Microsoft device code method
- Add translation strings for device code prompts
- Update config comments and documentation
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/e13b31f3-8d76-4240-bb69-a519a145fc6a
2026-03-23 15:38:47 +00:00
Anon
932d01fb30
Merge pull request #2969 from milutinke/feature/true-20-tps-runtime
2026-03-23 15:34:54 +01:00
Anon
484133f07a
Run MCC at true 20 TPS
2026-03-23 14:29:04 +01:00
copilot-swe-agent[bot]
a0a69caeea
docs: replace .NET 8 with .NET 10 in Android/Termux install section
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/4d7542ac-8231-4da1-bc87-b617d718cc97
2026-03-23 12:43:10 +00:00
copilot-swe-agent[bot]
a16152410e
Fix 404 MCC download in Android/Termux install docs
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/f43c042f-896c-40a8-a28f-67a945e5dbcb
2026-03-23 12:35:47 +00:00
copilot-swe-agent[bot]
7e2e2f3f53
Update Termux installation docs to 2026: proot-distro, F-Droid, dotnet-install.sh
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/9ba5d661-a024-469c-8382-651f34b090ca
2026-03-23 12:01:51 +00:00
copilot-swe-agent[bot]
a5896d47b5
docs: add Discord RPC docs and update Discord Bridge docs
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/2b93eea6-4093-4793-a817-4ac97a8255da
2026-03-23 01:20:56 +00:00
copilot-swe-agent[bot]
10593749dd
Update Yggdrasil auth config docs
...
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/9b1c26c4-240d-40de-be7b-ba1174f7e2bd
2026-03-22 23:44:46 +00:00
Anon
611951668e
Updated documentation to use <details> tag, updated the AGENTS md
2026-03-22 17:31:41 +01:00
Anon
dc50df3b94
Fixed documentation about configuration missmatch, updated to reflect the latest state.
2026-03-22 16:55:14 +01:00
Anon
454ce331b2
Updated docs for Yggdrasil authlib multi-user selection and cleaned the code a bit
2026-03-22 16:48:38 +01:00
Anon
5c2c176ba1
Updated the latest version to: 26.1. Fixed Warning, Tip and info blocks not-rendering properly. Updated Physics section to be up to date. Fixed a formatting error on the Installation page.
2026-03-22 16:29:14 +01:00
Anon
d95b6bb9eb
Added links for skills
2026-03-22 16:04:45 +01:00
Anon
aa59c4d75a
Updated the installation methods, updated creating bots. Removed Web Socket Bot pages.
2026-03-22 15:57:44 +01:00
Anon
e4aeb51f71
Updated documentation to the latest state
2026-03-22 15:40:05 +01:00
Anon
9613e0df51
Added AI Assisted development documentation. Updated Vuepress to the latest version. Added SEO and Sitemap plugins to Vuepress.
2026-03-22 14:29:02 +01:00
ozi2285
67662c5df7
[skip ci] Inventory Click Usage Description Fix ( #2589 )
...
ShiftClick Description was Wrong so Just Fixed it.
2023-09-24 17:19:22 +08:00
ReinforceZwei
37bcad37e0
[skip ci] Normalize all line endings
2023-09-15 14:44:11 +08:00
ReinforceZwei
a8200b6e14
Add setting for allowing non-English name in player list ( #2556 )
...
Non-vanilla server may have player name other than English, for example Chinese server can have player name in Chinese. This setting allow MCC to display those non-English name in the player list.
2023-08-02 14:00:11 +08:00
Anon
c5a0409edc
Added documentation examples and covered an edge case
2023-07-16 20:45:24 +02:00
Anon
d417335325
Trying to fix vite from crashing again
2023-06-04 12:03:30 +02:00
Anon
a4a058aab2
Split the Web Socket documentation into multiple files due to Vite crashing.
2023-06-04 11:44:58 +02:00
Anon
2f30528e4f
Added nameitem command
2023-06-04 11:24:20 +02:00
Anon
025093a11b
Added Web Socket Chat Bot documentation
2023-06-04 11:18:15 +02:00
ReinforceZwei
9855e2e0f1
[skip ci] Fix document build error
2023-05-24 16:10:24 +08:00
ReinforceZwei
48b9e8b4fb
[skip ci] Fix document build error
2023-05-24 16:06:16 +08:00
ReinforceZwei
61357d23c7
[skip ci] Fix document build error
2023-05-24 15:46:43 +08:00
Anon
e1313dad4e
Trying to fix the build again
2023-05-23 17:44:23 +02:00
Anon
9c78f7958f
Trying to fix a build with documents
2023-05-23 17:01:44 +02:00
Anon
8f1e5cd48d
Added Telegram Bridge and Items Collector chat bots
2023-05-21 16:00:40 +02:00
Anon
f72355d974
Updated the installation section for installing on VPS and Android to use .NET 7.0
2023-05-13 10:16:27 +02:00