Commit graph

1043 commits

Author SHA1 Message Date
Anon
c945a33f8f
Added an option to match by colors in Auto Respond bot.
Added an option to match by colors in Auto Respond bot.
2022-09-21 16:03:38 +00:00
Milutinke
5e8b2a2cbc Added an example 2022-09-21 18:01:08 +02:00
Milutinke
0d58887b6a Added an option to match by colors in Auto Respond bot. 2022-09-21 17:56:29 +02:00
Tasuku Bobcorn
0445454c72 Fixed internal command char not properly displayed in respawn hint 2022-09-21 21:35:36 +08:00
Anon
b5cf315ca1
Added /execmulti and /execif commands.
Added a way to execute multiple commands with a single command and a conditional command.
The documentation will be updated soon.
2022-09-19 15:26:53 +00:00
BruceChen
85f6d807bf Support using relative coordinates in /useblock 2022-09-18 18:07:10 +08:00
Milutinke
1e07fa576a Fixed a crash on Explosion packet 2022-09-18 01:15:57 +02:00
BruceChen
59e02c2da9
Fix entity metadata handling and dimension handling in 1.19.2
Fix entity metadata handling and dimension handling in 1.19.2
2022-09-16 12:08:13 +08:00
BruceChen
c00468c103 Fix 1.19.2 entity metadata handle 2022-09-15 21:11:47 +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
26bc6f16c0 Try fix 1.19+ dimension processing 2022-09-15 12:54:43 +08:00
BruceChen
206a5f1e72 Merge branch 'master' of https://github.com/BruceChenQAQ/Minecraft-Console-Client-1.19dev 2022-09-15 12:48:50 +08:00
BruceChen
a2b2aeb748 Try fix 1.19+ dimension processing 2022-09-15 12:48:38 +08:00
Milutinke
a0f0c634ff Made the /execif return boolean as expression evaluation result 2022-09-13 13:49:59 +02:00
BruceChen
97248aad16 Add OnSettingsReload 2022-09-13 19:29:17 +08: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
99ea0d8997
Merge branch 'MCCTeam:master' into master 2022-09-12 19:55:12 +08:00
BruceChen
34277e3fbd Fix a bug in message signature 2022-09-12 19:02:08 +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
223c13561c Fix /move 2022-09-09 16:13:25 +08:00
BruceChen
531f3408a0 Fix format error 2022-09-08 17:39:58 +08: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
0d1f930c65 Trim 2022-09-08 15:54:56 +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
b976550828 Fix #2168 2022-09-07 23:58:48 +08:00
BruceChen
09b1d06bd1 Merge branch 'master' of https://github.com/MCCTeam/Minecraft-Console-Client into upmaster 2022-09-07 19:15:21 +08:00
BruceChen
c6e7dfedab Fix IsSolid 2022-09-07 19:15:09 +08:00
Anon
696fa65c16
Updated the Proxy library
Updated the Proxy library
2022-09-07 10:53:49 +00: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
Milutinke
8dd3efaa54 Fixed remote control bot. 2022-09-07 11:32:38 +02:00
BruceChen
c5d5287938 Improve IsOnGround 2022-09-07 17:25:06 +08:00
BruceChen
317f2e78a9 Rewrite adaptation algorithm 2022-09-07 03:04:07 +08:00
Milutinke
d900824d6a Updated the Proxy library 2022-09-06 19:13:23 +02:00
BruceChen
4d4940a3b9 Trim 2022-09-07 00:08:31 +08:00
BruceChen
8ce5c40b28 Another fix for #2159 2022-09-07 00:02:09 +08:00
BruceChen
7e71fbf241 Bug fix 2022-09-06 23:39:45 +08:00
BruceChen
5cb97ee00b Adaptable width 2022-09-06 23:21:14 +08:00
BruceChen
ecb5d1e2ce Fix #2159 2022-09-06 22:43:56 +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
Milutinke
dcf1442b4f Resolved a conflict 2022-09-06 16:08:51 +02:00
BruceChen
e69305f4fc Trim 2022-09-06 21:40:44 +08:00