Commit graph

157 commits

Author SHA1 Message Date
BruceChen
510b67906b Update the translation part of the document. 2022-10-05 23:14:19 +08:00
BruceChen
7f2ede8ad2 Delete unused sample files 2022-10-05 20:41:37 +08:00
BruceChen
48fcdce4ad Merge AutoFishing's config 2022-10-05 20:00:27 +08:00
BruceChen
642a85661f Merge Alerts's config 2022-10-05 19:39:21 +08:00
BruceChen
25dfcd8856 Merge AutoCraft's config 2022-10-05 19:16:33 +08:00
BruceChen
a118dc96e9 Merge AutoRelog's configs 2022-10-05 17:33:21 +08:00
BruceChen
e4952dbee0 Delete MinecraftClient.ini 2022-10-05 15:39:42 +08:00
BruceChen
16c1d1fd77 Refactoring Settings.cs 2022-10-05 15:02:30 +08:00
BruceChen
b97b226166 Restore to previous movement speed 2022-10-04 11:58:07 +08:00
BruceChen
f2cbe74a35 Add translation 2022-10-03 11:48:42 +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
Anon
3656dfdbcd
Added a command for easier usage of the bed (/bed), Added relative coordinates support for the /dig command.
Added a command for easier usage of the bed (/bed).
Added relative coordinates support for the /dig command.
2022-09-29 17:30:10 +00:00
Milutinke
a52da095b4 Added an option to find a bed and sleep in it. 2022-09-29 19:28:34 +02:00
Anon
f4f1e7e8fa
Updated Anti AFK Bot to have Terrain Handling and random intervals option
Updated Anti AFK Bot to have Terrain Handling and random intervals option
2022-09-29 16:29:44 +00:00
BruceChen
36d2a2c731 Fix the error message in str2double. 2022-09-29 21:34:18 +08:00
Milutinke
cd3adfa14c Changed the bed command to be able to sleep. Added relative coordinates to /dig command. 2022-09-28 22:43:14 +02:00
Milutinke
6a266c68c3 Leave bed command. 2022-09-28 21:39:13 +02:00
Milutinke
3a9c9f3c8e Improved some more comments. 2022-09-28 18:56:12 +02:00
Milutinke
a6ad163aad Fixed some comments in the default ini file. 2022-09-28 18:52:57 +02:00
Milutinke
6c07415e24 Improved some comments in the default ini file. 2022-09-28 18:50:48 +02:00
Milutinke
5d1eabd74c Added safeguard for the walk range. 2022-09-28 18:46:17 +02:00
Milutinke
9903ad7535 Updated Anti AFK Chat Bot to use terrain handling, now it can walk around randomly in the given range. Also added random interval support, and the bot now can sneak when using the command (alternative method). 2022-09-28 18:38:57 +02:00
Milutinke
83c4f5ad66 Fixed the accidental removal of translations for /reload and /bots commands. 2022-09-28 11:31:26 +02:00
Milutinke
f7263873db Implemented Map Chat bot which can render maps into images. Useful for solving captchas. 2022-09-28 00:14:43 +02:00
Milutinke
932d25f125 Removed ability to attack players, added an option to have a whitelist or a blacklist mode. 2022-09-27 14:23:19 +02:00
Milutinke
58b171cec0 Updated the AutoAttack Chat Bot settings to include attacking passive mobs and players if enabled, and a blacklisted entities possibility. 2022-09-27 13:35:29 +02:00
Milutinke
3366b15937 Added a log file for alerts as requested in #1179 2022-09-26 00:56:22 +02:00
Milutinke
cf06c6f8e1 Added a description for the Player List Logger in to the default configuration file. 2022-09-25 22:07:43 +02:00
Milutinke
697025040f Fixed Player List Logger and added config section for it. 2022-09-25 22:06:26 +02: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
6cb7a25a16 Added /inventory search <item type> [count] command and fixed command help and description. 2022-09-23 20:20:02 +02:00
Milutinke
55057b3157 Added ASCII Art for Furnace/Smoker/Blast Furnace, Hopper/Minecart, Shulker, Grindstone. Added a command for list of available inventories. Added SmithingTable inventory type. 2022-09-22 21:58:51 +02:00
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
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
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