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
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
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
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
Milutinke
428c5eb71e
Fixed BlockInfo overwrite.
2022-10-17 16:17:23 +02: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
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
BruceChen
db6d6c80bf
Bug fix
2022-10-16 20:37:07 +08: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
e44973e900
Merge branch 'master' into farmbot
2022-10-14 16:00:46 +00:00
Milutinke
6365e12735
Fixed Enchantment mappings for 1.19.
...
Added Swift Sneak.
2022-10-14 16:29:08 +02:00
Milutinke
c47add39a4
Added Enchanting Table ASCII Art.
...
Added ChatBot method for enchantments.
Changed the how the list of enchantments looks, now looks cleaner + has Roman numbers.
Added safe guards to the echant command.
2022-10-14 15:33:33 +02:00
BruceChen
0a43c871ba
Fix sign command
2022-10-14 20:37:18 +08:00
BruceChen
01802dfcff
Fix sign command
2022-10-14 20:34:45 +08:00
BruceChen
d30bda4777
Update Map Bot
2022-10-14 10:38:28 +08:00
BruceChen
a7e69fd9fd
Update ConsoleInteractive
2022-10-14 10:33:09 +08:00
breadbyte
10372fe5b3
Merge branch 'master' of https://github.com/MCCTeam/Minecraft-Console-Client
2022-10-14 02:32:21 +08:00