Commit graph

1248 commits

Author SHA1 Message Date
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
453914a740
Switching to TOML
Refactoring Settings.cs & Switch to use TOML
2022-10-06 22:28:14 +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
d05170a1e2 Update readme 2022-10-05 23:28:51 +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
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
Cubik
f16b1c118b
docs(README-zh-Hans): Fix Typo (#2236) 2022-10-05 08:01:49 +08:00
BruceChen
1611f3c12c
Bugfix: Send too many movement packets 2022-10-04 12:34:37 +08:00
BruceChen
edaa309559 Fix Map bot 2022-10-04 12:00:10 +08:00
BruceChen
b97b226166 Restore to previous movement speed 2022-10-04 11:58:07 +08:00
BruceChen
53898f3446 Fix xxx.Parse 2022-10-04 11:53:07 +08:00
BruceChen
ccb4ce51cc
Alerts ChatBot: Support trigger on weather change 2022-10-03 11:53:27 +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
Cubik
ba6a954f45
docs(README-zh-Hans): Translation work for the new version of README (#2224) 2022-10-02 11:48:59 +08:00
BruceChen
5eb1ffde48
Merge pull request #2222 from BruceChenQAQ/master
Implement Location.Parse
2022-09-30 08:48:34 +08:00
BruceChen
ff7021e798 Upgrade old coordinate parsing. 2022-09-30 08:47:02 +08:00
BruceChen
993771dc5d Merge from master 2022-09-30 08:44:11 +08:00
Anon
f4ca38f143
Renamed the Bed command source file
Renamed the Bed command source file
2022-09-29 17:33:57 +00:00
Milutinke
d66e009979 Removed the old name for the file with bed command. Now using a proper name. 2022-09-29 19:32:02 +02: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
cfdc035617 Upgrade old coordinate parsing. 2022-09-29 23:11:30 +08:00
BruceChen
e01eab28a2 Add Location.Parse 2022-09-29 22:49:07 +08: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