BruceChen
bce2bc8b7f
Support displaying caught items
2022-10-17 17:42:00 +08:00
BruceChen
b949db57cf
Support control by command (/fish)
2022-10-17 13:50:56 +08:00
BruceChen
db6d6c80bf
Bug fix
2022-10-16 20:37:07 +08:00
Milutinke
df410a9c8e
Fully transalted.
2022-10-16 13:37:49 +02:00
Milutinke
d4129e04bb
Implemented block reporting as requested in #1762
2022-10-16 13:33:04 +02:00
Anon
12e2c6b4bb
Implemented Enchanting
...
Implemented Enchanting
2022-10-14 16:02:34 +00:00
Anon
e44973e900
Merge branch 'master' into farmbot
2022-10-14 16:00:46 +00:00
Milutinke
6365e12735
Fixed Enchantment mappings for 1.19.
...
Added Swift Sneak.
2022-10-14 16:29:08 +02:00
Milutinke
c47add39a4
Added Enchanting Table ASCII Art.
...
Added ChatBot method for enchantments.
Changed the how the list of enchantments looks, now looks cleaner + has Roman numbers.
Added safe guards to the echant command.
2022-10-14 15:33:33 +02:00
BruceChen
89b7110839
Update Map Bot
2022-10-13 19:34:49 +08:00
Milutinke
4dc1b420f5
Added enchanting
2022-10-12 19:51:01 +02:00
Milutinke
6524fe1734
Added Farmer Bot. Fixed a bug in the configuration. Moved Reload and Bots command to the Commands folder.
2022-10-12 12:56:56 +02:00
BruceChen
d222d5f683
Fix AutoRelog
2022-10-12 13:03:57 +08:00
BruceChen
2f5914dd6f
Add Location_Order config for AutoDig
2022-10-08 18:47:16 +08:00
BruceChen
c57ac183d5
Add AutoDig ChatBot
2022-10-08 17:56:32 +08:00
BruceChen
4cb95731bf
Bugfix
2022-10-08 10:06:11 +08:00
BruceChen
c1a04fe5bf
Bug fix
2022-10-07 21:49:05 +08:00
BruceChen
77d858dc35
Add sneak switch for AntiAFK
2022-10-07 16:13:27 +08:00
BruceChen
2e18317f3f
Trim & Bug fix
2022-10-07 15:40:38 +08:00
BruceChen
f538b9e948
Full "zh-Hant" translation
2022-10-07 14:20:58 +08:00
BruceChen
066c932778
Full "zh-Hans" translation
2022-10-07 13:54:11 +08:00
BruceChen
e5c713192e
Update translation file
2022-10-06 22:14:15 +08:00
BruceChen
e44192ab7b
Update translations
2022-10-06 18:12:32 +08:00
BruceChen
bdcc22b465
Add update detection
2022-10-06 14:53:05 +08:00
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