Commit graph

1432 commits

Author SHA1 Message Date
Milutinke
9f5b7d50df Another bug fix and added safeguards to the Discord Bridge chat bot. 2022-10-22 16:34:26 +02:00
Anon
0355482da3
Fix a crash with Discord Bridge when getting an empty message
Fix a crash with Discord Bridge when getting an empty message
2022-10-22 12:21:56 +00:00
Milutinke
b89aeda198 Fix a crash with Discord Bridge when getting an empty message 2022-10-22 14:21:35 +02:00
Anon
2ca470de57
Added a command for switching a direction of the Discord Bridge.
Added a command for switching a direction of the Discord Bridge.
2022-10-22 10:17:09 +00:00
Milutinke
6851b8a96c Added a command for switching a direction of the Discord Bridge. 2022-10-22 12:15:44 +02:00
Anon
c49544e0e5
MFixed Map Chat Bot sending images to Discord when just connecting.
Fixed Map Chat Bot sending images to Discord when just connecting.
2022-10-21 19:43:10 +00: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
Anon
8071cd1b78
Send rendered maps to Discord via Discord Bridge Chat Bot
Send rendered maps to Discord via Discord Bridge Chat Bot
2022-10-21 18:31:04 +00: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
Anon
3945d5631f
Added debug option to the Discord Bridge chat bot.
Added debug option to the Discord Bridge chat bot.
2022-10-21 13:09:14 +00:00
Milutinke
614e98d424 Added debug option to the Discord Bridge chat bot. 2022-10-21 15:08:11 +02:00
BruceChen
8fb74c63a6 [README] Calculates the translation status in characters. 2022-10-21 19:24:57 +08:00
BruceChen
d4f8dd0bfb Upgrade AutoFishing & Bug fix 2022-10-21 19:05:49 +08:00
Anon
a2eb3606ce
Implemented a Discord Bridge Chat Bot
Implemented a Discord Bridge Chat Bot
2022-10-21 10:26:00 +00: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
e006943535
Fix externally referenced DLLs in scripts
External DLL references weren't being used, this commit fixes them so they are used.
2022-10-21 00:29:46 +08: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
Anon
0e7423d1d9
Implemented climbing up/down
Implemented climbing up/down
2022-10-19 11:18:18 +00:00
Anon
e6c66fbc44
Switched to a faster implementation of FindBlock proposed by Daenges
Switched to a faster implementation of FindBlock proposed by Daenges
2022-10-18 20:42:14 +00:00
Milutinke
730990cee5 Switched to a faster implementation of FindBlock proposed by Daenges, tested on Farmer Bot.
Tweaked the amount of bone mealing in the Farmer Bot.
2022-10-18 22:39:48 +02:00
Milutinke
616591ef35 Implemented climbing up/down for ladders, vines, twisting vines and weeping vines. 2022-10-18 17:15:26 +02:00
BruceChen
ee57d101c0 Fix \n in xx.lang file 2022-10-18 10:39:16 +08:00
BruceChen
eb51f72fb8 Update config\ChatBots 2022-10-18 10:02:43 +08:00
Anon
51742c5606
Fixed BlockInfo overwrite.
Fixed BlockInfo overwrite.
2022-10-17 14:18:14 +00:00
Milutinke
428c5eb71e Fixed BlockInfo overwrite. 2022-10-17 16:17:23 +02:00
Anon
a4175d2981
Improvements to the Bed, Blockinfo and Enchant commands.
Improvements to the Bed, Blockinfo and Enchant commands.
2022-10-17 13:25:00 +00:00
Milutinke
a31b4a792b Improvements to the Bed, Blockinfo and Enchant commands. 2022-10-17 15:14:55 +02:00
Anon
735dc49d92
Updated Farmer bot and Enchant command translations
Updated Farmer bot and Enchant command translations
2022-10-17 12:54:48 +00:00
Milutinke
cbc3f7883e Added cmd.enchant.desc translation 2022-10-17 14:17:30 +02:00
BruceChen
836a1b5801
Update AutoFishing 2022-10-17 20:06:06 +08:00
BruceChen
db568b320c Trim 2022-10-17 20:04:49 +08:00
BruceChen
117a38b5f9 Better translation 2022-10-17 20:00:33 +08:00
Milutinke
7993d347d8 Updated Farmer bot command description and translated untranslated strings. 2022-10-17 13:56:01 +02:00
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
e9f227ca5b Bug fix 2022-10-17 10:03:01 +08:00
Anon
d3cf0f4adf
Readme updates
Readme updates
2022-10-16 15:54:43 +00:00
Milutinke
aa2036b792 Added a grapth for contibutions on the project and updates some readmes to reflect newer changes. 2022-10-16 17:52:34 +02:00
BruceChen
db6d6c80bf Bug fix 2022-10-16 20:37:07 +08:00
Anon
8d15acaef3
Added block info reporting command
Implemented block reporting as requested in #1762
2022-10-16 11:38:32 +00: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
BruceChen
10f21dc01c
Fix BadPacket 2022-10-16 18:42:11 +08:00
Anon
12e2c6b4bb
Implemented Enchanting
Implemented Enchanting
2022-10-14 16:02:34 +00:00
Anon
5495f71db7
Added a Farmer Bot
Added a Farmer Bot
2022-10-14 16:02:17 +00:00
Anon
e44973e900
Merge branch 'master' into farmbot 2022-10-14 16:00:46 +00:00