BruceChen
85f6d807bf
Support using relative coordinates in /useblock
2022-09-18 18:07:10 +08:00
Anon
7f49ee3120
Added a Follow Player chat bot
...
Implemented the Follow Player chat bot.
2022-09-15 09:17:15 +00:00
BruceChen
fc444fcbd6
Supports setting thresholds
2022-09-13 19:25:00 +08:00
BruceChen
dac60200e0
Configurable to start fishing automatically or not
2022-09-12 23:15:57 +08:00
BruceChen
cb22387008
Support automatic rod switching
2022-09-12 18:02:46 +08:00
BruceChen
949126c9cb
Supports changing position and angle after catching fish
2022-09-12 16:27:37 +08:00
Milutinke
77da611411
Added a command that executes other command if a condition is met.
2022-09-11 22:35:26 +02: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
Milutinke
59cc4cea7c
Added a way to execute multiple commands with a single command
2022-09-11 17:06:23 +02:00
Milutinke
c7ba5e5fa3
Implemented the Follow Player chat bot.
2022-09-09 15:39:41 +02:00
BruceChen
5181395bbd
Support for shift-clicking in containers
...
Support for shift-clicking in containers
2022-09-08 17:21:38 +08:00
BruceChen
ac3f346f14
Trim & Improve the help message
2022-09-08 17:19:13 +08:00
BruceChen
bfd01a5f78
Add non-emoji representation for /chunk status
2022-09-08 14:55:41 +08:00
BruceChen
65bcd83330
Shift click support
2022-09-08 14:04:23 +08:00
BruceChen
5321509380
Add "/chunk status" command. (For debugging)
...
* Add "/chunk status" command. (For debugging)
* Improve IsOnGround
2022-09-07 18:19:45 +08:00
Anon
81579a7e40
Added a custom timeout setting
...
Added an option for custom timeout as requested in #1337 .
2022-09-06 14:10:24 +00:00
BruceChen
3dac1f41d1
Add tips
2022-09-06 16:10:34 +08:00
BruceChen
6430f13d3e
Add "/chunk status" command
2022-09-06 14:54:49 +08:00
BruceChen
afdf2f9e2c
Merge from master
2022-09-04 10:44:25 +08:00
BruceChen
f4ab4997c8
Bug fix.
2022-09-02 20:22:33 +08:00
Milutinke
42de4378e1
Added an option for custom timeout as requested in #1337 .
2022-08-29 19:12:44 +02:00
BruceChen
13d1a9856a
Rewrote AES stream & Perform "SessionCheck" in advance
2022-08-27 23:01:28 +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
BruceChen
94fd8b118d
"/move X Y Z" now moves the player to the center of the block first
2022-07-25 18:11:10 +08:00
BruceChen
b0b45a74a0
Make chunk loading status to be displayed using "/move" command
2022-07-25 14:20:24 +08:00
BruceChen
af574b654e
avoid pathfind to an unloaded chunk | remove debug logs
2022-07-23 23:10:06 +08:00
Dušan Milutinović
9d3357eeee
Fixed requested changes in the review. Except: Container (TODO)
2022-06-28 13:45:23 +02:00
ReinforceZwei
17dbe10ff3
Settings: Make Microsoft as default account type
2022-04-06 18:24:49 +02:00
泠辰
f77a06e8ec
Update and improve translation. ( #1987 )
2022-04-03 01:23:26 +08:00
Рома Данилов
7e2e90b9f2
Updated Russian Language ( #1985 )
...
* Updated Russian Language
Removed bad spaces
Удалены лишние пробелы
* Update ru.ini
* Update MinecraftClient/Resources/lang/ru.ini
2022-04-02 18:28:05 +02:00
tobycm
cec770da56
Add a portion of Vietnamese translation ( #1982 )
...
* Create vi.ini
Vietnamese language translate
* Add more translation
* Add translation to README file
2022-04-01 23:18:10 +02:00
Marko von Oppen
8795aab810
Add command to disable Gravity ( #1955 )
...
Allow disabling gravity (flying) for servers that allow this.
/move gravity: show gravity handling status
/move gravity on: enable gravity handling (falling)
/move gravity off: disable gravity handling (flying)
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-03-06 19:37:27 +01:00
LesterLian
288994aeec
Chinese Translation Improvement ( #1959 )
2022-03-06 23:22:37 +08:00
goldenlib
223db4af6a
Add French translation ( #1896 )
...
Also minor imprivements to English translation
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-01-16 11:43:57 +01:00
Daenges
dd3fd3c9d2
Add "-f" to the /move command ( #1874 )
2021-12-29 22:34:40 +08:00
Daenges
381b8ea7d1
Add setrnd command ( #1846 )
...
* Add setrnd command
* Make rand private
* Add console-like argument behaviour
* Remove unused using declarations
* Add german and english translations
* Improve translation, Add notice to config README, Add check wheather arguments are provided
* Add some comments
* Remove typo
* Add %player% constant to setrnd
* Remove test variable and add comments
* Remove typo
* Reverse changes
* Remove translations
2021-12-15 18:51:16 +08:00
Daenges
4ba09754de
Add logging of color codes ( #1811 )
2021-10-30 11:40:58 +08:00
Daenges
6928cd40fd
Add toggle to head movement while walking ( #1805 )
...
* Add toggle to head movement while walking
* correct typo
* Correcting the correcting
* Improve description.
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
2021-10-29 12:45:30 +08:00
ORelio
8de7618027
Update README and URLs
...
Moving to a GitHub organization!
2021-10-10 20:56:39 +02:00
ORelio
981dd51a9b
Add inline documentation and warnings in config ( #1764 )
...
...as documentation may not be included/redistributed with MCC.
2021-09-19 15:31:39 +02:00
Cubik
c0f128f632
Add Chinese Localization ( #1651 )
...
* Update README-zh-Hans.md
* Create zh.ini
* Translate [mcc]
* Update zh.ini
* Update zh.ini
* Update zh.ini
* Update zh.ini
Basically localized comments and text
* Update zh.ini
Some translation and format errors have been corrected
* Update zh.ini
Fixed word order problem
* Update zh.ini
Fixed all problems
* Rename zh.ini to zh-CHS.ini
* Fix wrong translations and add missing translations
Co-authored-by: WUTONK <wjt474696120@gmail.com>
2021-06-24 09:30:13 +08:00
ReinforceZwei
4577deee61
Create Russian translation file ( #1635 )
...
Translated by @iwixw
2021-06-16 21:06:03 +08:00
ORelio
39b7d878dd
Handle negative value in server ping ( #1626 )
2021-06-11 23:11:32 +02:00
ORelio
f16e9e87dd
Add support for inventory layout as ASCII art ( #906 )
...
Inventory art mostly made by Mhowser
TODO: Implement remaining inventory types
2021-05-29 15:21:38 +02:00
ORelio
b9935ab8fa
AutoRespond: Support for per-match cooldown ( #593 )
...
Prevent a match from triggering too often using a cooldown
By default, matches do not have a cooldown (it's opt-in)
Also add translation support and more debug messages
2021-05-22 15:27:28 +02:00
ORelio
172e25fef0
Parse settings from the command line ( #1578 )
...
Allow specifying any setting as --setting=value
Sections other than main: --section.setting=value
Previous positional arguments are still supported
Update user manual with quick usage and examples
2021-05-20 21:40:57 +02:00
ORelio
9af9fe78ee
Realms: Allow direct server ID, handle invalid ID ( #1533 )
2021-05-20 19:09:41 +02:00