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
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
breadbyte
023cc2e2d4
Fix Linux issues with the scripting system
...
This fixes bugs in the scripting system in which scripts does not compile and run on Linux.
This commit also changes wording around the logging in the scripting system to avoid confusion between script errors and regular script compilation.
2022-10-14 02:31:31 +08:00
BruceChen
0bd7ee0f8e
Rename
2022-10-13 19:49:39 +08:00
BruceChen
89b7110839
Update Map Bot
2022-10-13 19:34:49 +08:00
Milutinke
4dc1b420f5
Added enchanting
2022-10-12 19:51:01 +02:00
breadbyte
aadede5ae2
Update builds to be self-contained ( #2221 )
2022-10-13 00:04:13 +08:00
breadbyte
fcaea59a7a
Update builds to skip doc updates ( #2258 )
2022-10-13 00:02:08 +08:00
Milutinke
4f83e43a68
Added detection when items run out.
2022-10-12 13:45:12 +02:00
Milutinke
6524fe1734
Added Farmer Bot. Fixed a bug in the configuration. Moved Reload and Bots command to the Commands folder.
2022-10-12 12:56:56 +02:00
BruceChen
d222d5f683
Fix AutoRelog
2022-10-12 13:03:57 +08:00
Milutinke
77500deef2
Added the bot.
2022-10-11 22:47:06 +02:00
BruceChen
dee085686f
Try fix BadPackets
2022-10-10 15:32:39 +08:00
BruceChen
7fba4fb9ab
Bug fix
2022-10-10 11:11:26 +08:00
BruceChen
b2514673bd
Switching to TOML & Add AutoDig ChatBot
2022-10-10 10:58:36 +08:00
BruceChen
625612909e
Bug fix
2022-10-10 10:56:12 +08:00
BruceChen
f754f6ab0f
Merge branch 'master' into brucechen-toml-config
2022-10-10 10:54:39 +08:00