Anon
413cb1860d
Implemented Items Collector bot
2023-05-20 21:44:18 +02:00
Anon
c7597e8822
Added slab handling 1.13-1.19.4
2023-05-16 23:19:31 +02:00
Anon
db6422d154
Partialy fixed interaction with Armor Stand
2023-03-30 21:06:54 +02:00
ReinforceZwei
8da8f6044f
Fix message marker mixed with actual message body
...
Should fix regex not working for autorespond and other chatbots that relied on matching message
2023-03-25 16:42:28 +08:00
BruceChen
4f608687ee
[skip ci] Newly add certain architecture releases and enable compression.
2023-02-02 15:36:02 +08:00
BruceChen
3735cab9dd
Fix 1.19.3 message signature issue
2023-01-29 22:39:11 +08:00
BruceChen
1f54a7c247
Fix 1.19.3 key exchange in offline mode
2023-01-17 20:16:35 +08:00
BruceChen
30e95f2d23
Bug fix
2023-01-16 04:04:56 +08:00
BruceChen
50dd5a3ba3
Support specifying the digging duration
2023-01-15 20:56:10 +08:00
BruceChen
1298654693
Bug fix
2023-01-14 21:20:22 +08:00
BruceChen
ba0d9ba3fc
merge brigadier-dev into milutinke:1.19.3
2023-01-14 20:42:15 +08:00
BruceChen
0ce9690778
1.19.3 Chat command signing support & Update chat paser
2023-01-14 00:53:36 +08:00
ReinforceZwei
4be7a05006
Player session
2023-01-11 17:25:25 +08:00
BruceChen
9c8afb7d3c
Bug fix
2023-01-02 18:52:49 +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
ef39e8329c
[SKIP_BUILD] Change file encoding to UTF-8 with BOM
2022-11-28 13:55:05 +08:00
BruceChen
5d2589b10f
Merge remote-tracking branch 'origin/master' into brigadier-dev
2022-11-07 15:39:46 +08:00
BruceChen
ae23ead4c3
[SKIP_BUILD] FIx "/reco" and "/connect" not working properly
2022-11-05 20:27:10 +08:00
BruceChen
f2f88ac009
Merge master into brigadier-dev
2022-10-29 11:44:54 +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
Milutinke
80e227c3a7
Added Player Killed event (Combat and CombatDeath packets).
2022-10-26 20:53:09 +02:00
BruceChen
f8aefaf129
init
2022-10-26 08:54:54 +08:00
BruceChen
4925689496
Revert "Added the Web Socket Chat Bot"
2022-10-25 16:23:25 +08:00
Anon
477da50fe0
Merge branch 'master' into rpc
2022-10-24 20:45:40 +00:00
Milutinke
1272ffda0b
Added a Telegram Bridge chat bot.
2022-10-24 15:35:24 +02:00
Milutinke
ec27ec53d7
Implemented the Discord Bridge Chat Bot. TODO: Translate
2022-10-21 02:29:47 +02:00
Milutinke
ed910aa9c7
Added the Web Socket Chat Bot.
2022-10-20 19:29:35 +02:00
Milutinke
a31b4a792b
Improvements to the Bed, Blockinfo and Enchant commands.
2022-10-17 15:14:55 +02:00
BruceChen
db6d6c80bf
Bug fix
2022-10-16 20:37:07 +08:00
Anon
12e2c6b4bb
Implemented Enchanting
...
Implemented Enchanting
2022-10-14 16:02:34 +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
Milutinke
4dc1b420f5
Added enchanting
2022-10-12 19:51:01 +02:00
Milutinke
77500deef2
Added the bot.
2022-10-11 22:47:06 +02:00
BruceChen
c57ac183d5
Add AutoDig ChatBot
2022-10-08 17:56:32 +08:00
BruceChen
e0678ea7a5
Merge ScriptScheduler's config
2022-10-05 17:10:10 +08:00
BruceChen
16c1d1fd77
Refactoring Settings.cs
2022-10-05 15:02:30 +08:00
BruceChen
b97b226166
Restore to previous movement speed
2022-10-04 11:58:07 +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
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
Milutinke
f7263873db
Implemented Map Chat bot which can render maps into images. Useful for solving captchas.
2022-09-28 00:14:43 +02:00
Milutinke
8809ad41d8
Accidentally removed initialization for FollowPlayer chat bot, fixed.
2022-09-25 16:18:52 +02:00
Milutinke
9b407dbdad
Added command for reloading settings, chat bots, listing chat bots and unloading a chat bot manually by name.
2022-09-25 16:00:43 +02:00
Anon
a03bab277b
Fully implemented Map Data packet + Fixed 1.14 not working.
...
Fully implemented Map Data packet + Fixed 1.14 not working.
2022-09-22 17:38:43 +00:00