Commit graph

240 commits

Author SHA1 Message Date
Anon
fe5f07306d Added a random interval option to the wait command 2023-07-16 20:37:56 +02:00
Anon
272900d52e Added slab handling for 1.20/.1
Added Farm bot crops handling for 1.20/.1
Added utilities for Containers/Inventories
Added bot movement lock to prevent multiple bots that use movements from running at the same time.
General code improvements.
2023-06-23 16:25:18 +02:00
Anon
95f6c5768d Fixed session renaming not working, fixed command handling 2023-05-28 15:15:43 +02:00
Anon
1efa55206f Re-added WebSocketChat bot and improved it, no longer using WebsocketSharp library 2023-05-27 19:46:28 +02:00
Anon
cfc2baa4e7 Translated 2023-05-21 12:11:58 +02:00
Anon
413cb1860d Implemented Items Collector bot 2023-05-20 21:44:18 +02:00
dariusel_caroserie
7107023d37
Update Alert.cs (#2496) 2023-05-06 21:55:21 +08:00
Anon
beabe14c92 Updated Farm Bot for 1.19.3 and 1.19.4 2023-03-31 17:27:19 +02:00
Anon
0f77828ac5 Updated translations 2023-03-26 14:33:06 +02:00
Anon
f6850920a3
Merge branch 'MCCTeam:master' into telegram-limit-quit 2023-03-26 12:19:00 +00:00
ReinforceZwei
29be211946 FollowPlayer: Improve player detection 2023-03-25 17:29:30 +08:00
Anon
91791e99c7 Restricted usage of quit/exit commands in the TelegramBridge chat bot due to Telegram caching causing problems 2023-03-02 20:04:24 +01:00
BruceChen
1f54a7c247 Fix 1.19.3 key exchange in offline mode 2023-01-17 20:16:35 +08:00
BruceChen
730cdf92e7 Merge remote-tracking branch 'origin/master' into pr/2393 2023-01-16 14:46:18 +08:00
BruceChen
d65f69fad4
[SKIP_BUILD]Merge pull request #2405 from ReinforceZwei/attack_range
AutoAttack: Add setting for attack range
2023-01-16 14:16:37 +08:00
BruceChen
338f534239 Fix script not showing execution results. 2023-01-15 19:59:57 +08:00
BruceChen
b4d7d64cdd Merge some upgrades from AsyncMCC branch 2023-01-14 21:32:19 +08:00
BruceChen
6f87710232 AutoAttack: Range check on setting change 2023-01-11 13:08:37 +08:00
ReinforceZwei
640abd2d78 AutoAttack: Add setting for attack range 2023-01-10 16:52:18 +08:00
BruceChen
7ee08092d4 legacy color support 2022-12-14 14:45:51 +08:00
BruceChen
7900108763 Bug fix 2022-12-11 17:31:37 +08:00
BruceChen
94a3c92b36 Bug fix 2022-12-11 16:30:45 +08:00
BruceChen
5e11ed3896 Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00
BruceChen
892999ac98 Merge into master 2022-12-06 20:32:46 +08:00
BruceChen
84cf749344 Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
BruceChen
2331590588 Store the text resources of the setting file separately. 2022-11-30 16:22:48 +08:00
BruceChen
6c3bfb82ee Remove color code from text 2022-11-30 16:08:55 +08:00
BruceChen
ef39e8329c [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
BruceChen
e954801a0d Fix AutoDig 2022-11-01 16:37:50 +08:00
BruceChen
077e3a5e9f
Crowdin localization support (#2310)
* Switching to use resource files

* Update Crowdin configuration file

* Code cleanup
2022-10-28 11:13:20 +08:00
BruceChen
4925689496
Revert "Added the Web Socket Chat Bot" 2022-10-25 16:23:25 +08:00
Milutinke
7b19a1137f Added a Debug mode setting to the Websocket chat bot. 2022-10-24 22:52:49 +02:00
Milutinke
46e8818b5b Fixed a mintor warning in the Map chat bot. 2022-10-24 22:47:11 +02:00
Anon
477da50fe0
Merge branch 'master' into rpc 2022-10-24 20:45:40 +00:00
Milutinke
4338bef440 Fixed chat messages not being sent. 2022-10-24 22:41:56 +02:00
Milutinke
3c6de23d61 Added authorization/security and option to send rendered maps to Telegram via Telegram Bridge chat bot. 2022-10-24 18:39:07 +02:00
Milutinke
1272ffda0b Added a Telegram Bridge chat bot. 2022-10-24 15:35:24 +02:00
Milutinke
9f5b7d50df Another bug fix and added safeguards to the Discord Bridge chat bot. 2022-10-22 16:34:26 +02:00
Milutinke
b89aeda198 Fix a crash with Discord Bridge when getting an empty message 2022-10-22 14:21:35 +02:00
Milutinke
6851b8a96c Added a command for switching a direction of the Discord Bridge. 2022-10-22 12:15:44 +02:00
Milutinke
cbfc592e27 Fixed Map Chat Bot not sending maps in case the Discord Bridge was not ready and connected. 2022-10-21 21:41:45 +02:00
Milutinke
d8c9e1587b Added Resizing back to the Map Chat bot and added an option to send rendered images to Discord via Discord Bridge chat bot. 2022-10-21 20:25:48 +02:00
Milutinke
614e98d424 Added debug option to the Discord Bridge chat bot. 2022-10-21 15:08:11 +02:00
BruceChen
d4f8dd0bfb Upgrade AutoFishing & Bug fix 2022-10-21 19:05:49 +08:00
Milutinke
12b317644d Transalted and added detailed comments and instructions and a reference to the documentation article.
Fully tested, ready for merge.
2022-10-21 12:25:33 +02:00
Milutinke
148cb34878 Removed unecessary check and made buttons for teleport request inline which looks way cleaner. 2022-10-21 02:43:43 +02:00
Milutinke
ec27ec53d7 Implemented the Discord Bridge Chat Bot. TODO: Translate 2022-10-21 02:29:47 +02:00
Milutinke
315029b0e8 Fixed the TOML error 2022-10-20 19:42:23 +02:00
Milutinke
ed910aa9c7 Added the Web Socket Chat Bot. 2022-10-20 19:29:35 +02:00
breadbyte
78f9c35800
Fix scripting system to provide more information in errors
Also make log lines for scripting more uniform
2022-10-20 20:05:36 +08:00