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 |
|
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 |
|
Anon
|
5571b99a03
|
Added a Map Chat Bot
Added a Map Chat Bot that can render in-game maps sent by server.
|
2022-09-28 11:54:07 +00:00 |
|
Milutinke
|
387319b353
|
Updated comments with useful info for future updates.
|
2022-09-28 11:57:14 +02:00 |
|
Milutinke
|
83c4f5ad66
|
Fixed the accidental removal of translations for /reload and /bots commands.
|
2022-09-28 11:31:26 +02:00 |
|
Hcat
|
9d68670dbd
|
Update README-zh-Hans.md (#2216)
|
2022-09-28 17:04:30 +08: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 |
|
Anon
|
656aed4705
|
Updated the Auto Attack Chat Bot
Now can attack passive mobs and has option for a whitelist or a blacklist.
|
2022-09-27 12:35:18 +00: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 |
|
Anon
|
aec38d83c7
|
Added a log file for Alerts Chat Bot
Added a log file for Alerts Chat Bot
|
2022-09-25 23:16:49 +00:00 |
|
Milutinke
|
3366b15937
|
Added a log file for alerts as requested in #1179
|
2022-09-26 00:56:22 +02:00 |
|
Anon
|
4d276ced71
|
Script Scheduler added a random interval possibility
Script Scheduler added a random interval
|
2022-09-25 22:39:54 +00:00 |
|
Milutinke
|
58924c6d6d
|
Added an example.
|
2022-09-26 00:30:08 +02:00 |
|
Milutinke
|
1147b3e15c
|
Added a random interval option to the Script Scheduler.
|
2022-09-26 00:28:29 +02:00 |
|
Anon
|
94a7ef2c2c
|
Reload Settings and Chat Bots, Fixed PlayerListLogger Chat Bot, Added %datetime%
Reload Settings and Chat Bots, Fixed PlayerListLogger Chat Bot, Added %datetime%
|
2022-09-25 20:33:54 +00:00 |
|
Milutinke
|
8dc3e83f6d
|
Addded %datetime% as requested in #688
|
2022-09-25 22:32:12 +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 |
|