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
e44192ab7b
Update translations
2022-10-06 18:12:32 +08:00
BruceChen
16c1d1fd77
Refactoring Settings.cs
2022-10-05 15:02:30 +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
BruceChen
4aa6c1c99f
Upgrade GetLookingBlock
2022-10-02 13:49:36 +08:00
Milutinke
9b407dbdad
Added command for reloading settings, chat bots, listing chat bots and unloading a chat bot manually by name.
2022-09-25 16:00:43 +02: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
949126c9cb
Supports changing position and angle after catching fish
2022-09-12 16:27:37 +08:00
BruceChen
ccb8610020
Support use left hand
2022-09-12 02:19:20 +08:00
BruceChen
eb517a8e78
Upgrade Auto Fishing
2022-09-12 02:10:18 +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
Booquefius
613f52d3ae
AuotoAttack: add support for multiple interact modes ( #2044 )
...
* Adds support for multiple interact modes
* Entity interaction: Implement enum
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-08-15 23:31:17 +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
breadbyte
d9f1a77ac2
.NET 5+ Support ( #1674 )
...
Implement changes to support .NET 5 onwards.
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-07-03 22:34:07 +08:00