Milutinke
|
7993d347d8
|
Updated Farmer bot command description and translated untranslated strings.
|
2022-10-17 13:56:01 +02:00 |
|
BruceChen
|
db6d6c80bf
|
Bug fix
|
2022-10-16 20:37:07 +08:00 |
|
Anon
|
e44973e900
|
Merge branch 'master' into farmbot
|
2022-10-14 16:00:46 +00:00 |
|
BruceChen
|
89b7110839
|
Update Map Bot
|
2022-10-13 19:34:49 +08:00 |
|
Milutinke
|
4f83e43a68
|
Added detection when items run out.
|
2022-10-12 13:45:12 +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 |
|
Milutinke
|
77500deef2
|
Added the bot.
|
2022-10-11 22:47:06 +02:00 |
|
BruceChen
|
625612909e
|
Bug fix
|
2022-10-10 10:56:12 +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
|
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
|
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
|
6f456cb1d7
|
Update readme
|
2022-10-06 11:03:56 +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
|
e0678ea7a5
|
Merge ScriptScheduler's config
|
2022-10-05 17:10:10 +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
|
edaa309559
|
Fix Map bot
|
2022-10-04 12:00:10 +08:00 |
|
BruceChen
|
53898f3446
|
Fix xxx.Parse
|
2022-10-04 11:53:07 +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
|
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
|
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
|
387319b353
|
Updated comments with useful info for future updates.
|
2022-09-28 11:57:14 +02:00 |
|
Milutinke
|
0a2f777b34
|
Fixed the color isse thanks to DevBobcorn.
|
2022-09-28 11:01:15 +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
|
36a97f4955
|
Fixed a bug.
|
2022-09-27 14:34:10 +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
|
1147b3e15c
|
Added a random interval option to the Script Scheduler.
|
2022-09-26 00:28:29 +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
|
0d58887b6a
|
Added an option to match by colors in Auto Respond bot.
|
2022-09-21 17:56:29 +02:00 |
|
Anon
|
7f49ee3120
|
Added a Follow Player chat bot
Implemented the Follow Player chat bot.
|
2022-09-15 09:17:15 +00: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 |
|