Anon
3d988c932f
Dialog System First iteration, not tested
2026-06-13 23:59:44 +02:00
Anon
c6ca3dc13d
Formatted the code and removed logs from Auto Attack
2026-06-04 11:42:41 +02:00
Anon
c94be261fd
Added Book Support
2026-05-02 17:52:17 +02:00
Anon
f4c160979c
Merge origin/master into feat/mcp-server
2026-04-03 20:03:37 +02:00
copilot-swe-agent[bot]
fdbffcc5bb
feat: add Teams packet support (parsing, state tracking, /teams command, bot API)
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/72ea891e-ba62-4dfc-bbba-f197cd1d0404
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-30 23:41:11 +00:00
Anon
c9b0913c1a
feat(autofishing): add velocity and sound bite detection
2026-03-31 00:18:31 +02:00
copilot-swe-agent[bot]
65ef3dde6b
Implement unified achievements feature: data model, protocol handling, state management, ChatBot API, and /achievement command
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/9db483a8-4a5f-47b1-a6f4-30b6e39075bd
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 20:22:31 +00:00
copilot-swe-agent[bot]
b05c8cfe0d
fix: support 1.21.11 recipe book display ids
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/4cdf26f2-112b-4502-88f7-8f589c424f69
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 18:45:14 +00:00
copilot-swe-agent[bot]
d5308ba8c6
feat: add recipe book command support
...
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/00c8527f-5755-43c1-8916-8d571d28860b
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
2026-03-29 18:00:44 +00:00
Anon
7f9023e7bb
More tools, added debug tools, fixed issues with some tools.
2026-03-28 04:12:37 +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
Anon
484133f07a
Run MCC at true 20 TPS
2026-03-23 14:29:04 +01:00
Anon
67e36a92d2
First working version, not fully tested
2024-06-30 11:26:41 +02:00
Anon
08c5c15557
1.20.6 - Not working yet
2024-06-16 01:19:09 +02:00
Anon
790e0bfe55
Implemented 1.20.3
2024-01-30 12:51:47 +01:00
Anon
782481816d
Implemented TabListHeaderAndFooter packet
2023-11-20 18:08:09 +01:00
Domracz
1aea8d3a4e
Fixed entity rotations ( #2596 )
...
* Fixed entity rotations
Fixed entity yaw and pitch not changing when entity moves head.
* Update ChatBot.cs
* Update McClient.cs
* Update Protocol18.cs
* Update McClient.cs
* Finalize code style
* Fix incorrect variable type
---------
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2023-10-11 14:44:46 +08:00
Spongecade
c3fa413b4e
[skip ci] Update Minecraft wiki links to new domain ( #2593 )
2023-10-07 17:59:08 +08:00
Anon
fce12db33f
Added a command to (re)name items in the Anvil
2023-06-03 16:12:17 +02:00
BruceChen
3735cab9dd
Fix 1.19.3 message signature issue
2023-01-29 22:39:11 +08:00
BruceChen
1f54a7c247
Fix 1.19.3 key exchange in offline mode
2023-01-17 20:16:35 +08:00
BruceChen
30e95f2d23
Bug fix
2023-01-16 04:04:56 +08:00
BruceChen
d4b3c42d8c
Update DeclareCommands for 1.19.3
2023-01-14 20:43:32 +08:00
BruceChen
ba0d9ba3fc
merge brigadier-dev into milutinke:1.19.3
2023-01-14 20:42:15 +08:00
ReinforceZwei
4be7a05006
Player session
2023-01-11 17:25:25 +08:00
BruceChen
892999ac98
Merge into master
2022-12-06 20:32:46 +08:00
BruceChen
84cf749344
Implement command completion suggestions.
2022-12-06 15:50:17 +08:00
BruceChen
ef39e8329c
[SKIP_BUILD] Change file encoding to UTF-8 with BOM
2022-11-28 13:55:05 +08:00
Milutinke
80e227c3a7
Added Player Killed event (Combat and CombatDeath packets).
2022-10-26 20:53:09 +02:00
Milutinke
4dc1b420f5
Added enchanting
2022-10-12 19:51:01 +02:00
BruceChen
c57ac183d5
Add AutoDig ChatBot
2022-10-08 17:56:32 +08:00
BruceChen
81a9955081
Alerts ChatBot: Support trigger on weather change
2022-10-03 11:39:25 +08:00
BruceChen
1d52d1eadd
Fix all warnings & Trim ( #2226 )
...
* Fix AutoFishing crash
* Fix all warnings
* Remove DotNetZip.
* Fix the usage of HttpClient.
2022-10-02 18:31:08 +08:00
Milutinke
f47c240920
Fully implemented Map Data packet.
2022-09-18 00:18:27 +02:00
BruceChen
c00468c103
Fix 1.19.2 entity metadata handle
2022-09-15 21:11:47 +08:00
BruceChen
65bcd83330
Shift click support
2022-09-08 14:04:23 +08:00
BruceChen
c34dd46067
Basic support for 1.19.2
2022-08-27 02:10:44 +08:00
ORelio
1ce7850193
MC 1.17/1.18 Terrain/Entity/Inventory ( #1943 )
...
Merge branch 'master' of github.com:milutinke/Minecraft-Console-Client into milutinke-master
Manually fix merge conflicts
Additional changes:
- WindowItems: Fix data type for "elements" below 1.17
- DestroyEntities: Fix packet palettes and remove DestroyEntity
- EntityMetadata: Throw exception if health field mapping is not updated
Co-authored-by: Milutinke <bgteam@live.com>
Co-authored-by: BruceChen <MrChen131217@gmail.com>
2022-08-19 16:35:55 +02:00
BruceChen
a8bbb1ac76
Basic support for minecraft 1.19 ( #2084 )
...
* merge commit from milutinke
* chat signature & encrypted login
* Bug fix :EncryptionResponse format error below 1.18.2
* Implemented chat command signature
* Chat message parsing and verification for 1.19
* Add signature settings
* Update Simplified Chinese Translation
* Clear up comments
* Fix wrong variable naming
* Bug fix: SignatureV2 Processing
2022-08-15 17:55:44 +02:00
BruceChen
86dfd60d07
Bugs fix for “ClickWindow“ packet
2022-07-25 01:13:41 +08:00
BruceChen
59ed18bb40
Fixed incorrect handling in 1.18(1.18.1) and 1.18.2
2022-07-24 22:21:15 +08:00
Dušan Milutinović
3d8c112159
Implemented "Click Window" for 1.18 (now sending the new required fields), formated few files with Visual Studio formatting. PS: left debug for people to see, I'll remove it once everything is working
2022-07-01 18:59:58 +02:00
Рома Данилов
48577bf034
More events ( #1660 )
...
* + OnBlockBreakAnimation
* + OnBlockBreakAnimation
* + OnEntityAnimation
* Add checks
* + OnBlockChange
* + OnMultiBlockChange
* Fix
* Fix
* Fix
* add summary
* Fix
* fix other summary
2021-07-04 14:26:41 +08:00
ORelio
c1cfaf520d
Improve InvokeOnMainThread mechanism
...
Add documentation to make the invoke mechanism easier to understand
Make it clear in documentation that code is invoked synchronously
Use Action and Func<T> for minimizing the amount of code to write
Use type parameter T to automatically adjust return value type
Throw exceptions on the calling thread, not the main thread
2021-05-15 16:31:02 +02:00
ReinforceZwei
9e5364a4ff
Use a dedicated thread to process world data ( #1585 )
...
This change allow low-end devices to join servers without timeout
2021-05-12 20:07:53 +02:00
ReinforceZwei
c15b071cad
New entity status packet event ( #1506 )
2021-03-21 22:17:19 +08:00
ReinforceZwei
240468ad22
Implement log to file logger ( #1494 )
...
* Implement log to file
Logger moved to it's own namespace
* Add lock to log file
2021-03-07 14:23:26 +08:00
ReinforceZwei
38a890f840
Implement new logger ( #1426 )
...
* Implement multi-channel logger
* Implement chat filter
* Improve a bit
* Improvement
* Add debug message filter and filter mode
* Avoid duplicate debug prefix string
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2021-01-29 07:45:18 +08:00
mexiscool
28f47cc532
Adds support for villager trading ( #1316 )
...
* adds villager trading support
Adds handler for tradeList packet and selectTrade packet
* added extra line at end
* removed tab; removed size and hasSecondItem
removed a mistakenly added tab instead of 4 spaces. SelectTrade was already added in 1.13. Removed unnecessary size and hasSecondItem from trade dataType.
* Added VillagerInfo class and capitalized vars in Trade class
* Update VillagerInfo.cs
* Small formatting/naming adjustments
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2020-11-08 23:39:07 +01:00
ReinforceZwei
7e20e409a8
Add support for creating replay mod capture files ( #1246 )
...
* Add test replay handler
* Fix incorrect built raw packet
* Fix incorrect built raw packet
* Add filter
* Add not working zip lib
* Add dotNetZip lib and complete basic function
* Update ReplayHandler.cs
* Complete Replay handler
Without client player handling
* Complete replay mod
- New ChatBot OnNetworkPacket event
* Add auto-backup and command for Replay Mod
* Add ReplayMod description to readme
* Small naming changes, fix compile error on .NET4.0
* ReplayHandler slight optimizations
Use Path.Combine to automatically use Windows '\' or Linux '/'
Move re-usable common parts outside the Replay handler
Small optimizations in building JSON strings
Co-authored-by: ORelio <oreliogitantispam.l0gin@spamgourmet.com>
2020-09-06 21:51:42 +02:00