Minecraft-Console-Client/MinecraftClient
2022-09-27 14:34:10 +02:00
..
ChatBots Fixed a bug. 2022-09-27 14:34:10 +02:00
Commands Removed a comment. 2022-09-23 20:21:56 +02:00
config Added an example. 2022-09-26 00:30:08 +02:00
Crypto Bug fix: ResourcePackSend.hasPromptMessage 2022-08-28 15:32:09 +08:00
Inventory Added ASCII Art for Furnace/Smoker/Blast Furnace, Hopper/Minecart, Shulker, Grindstone. Added a command for list of available inventories. Added SmithingTable inventory type. 2022-09-22 21:58:51 +02:00
Logger Add logging of color codes (#1811) 2021-10-30 11:40:58 +08:00
Mapping Updated the AutoAttack Chat Bot settings to include attacking passive mobs and players if enabled, and a blacklisted entities possibility. 2022-09-27 13:35:29 +02:00
Properties Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00
Protocol Fully implemented Map Data packet + Fixed 1.14 not working. 2022-09-22 17:38:43 +00:00
Proxy Updated the Proxy library 2022-09-06 19:13:23 +02:00
Resources Removed ability to attack players, added an option to have a whitelist or a blacklist mode. 2022-09-27 14:23:19 +02:00
Scripting 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
WinAPI .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
AutoTimeout.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
Command.cs Trim before parse 2022-09-05 22:21:04 +08:00
ConsoleIO.cs Bug fix 2022-09-01 23:10:09 +08:00
DefaultConfigResource.Designer.cs Added ASCII Art for Furnace/Smoker/Blast Furnace, Hopper/Minecart, Shulker, Grindstone. Added a command for list of available inventories. Added SmithingTable inventory type. 2022-09-22 21:58:51 +02:00
DefaultConfigResource.resx Added ASCII Art for Furnace/Smoker/Blast Furnace, Hopper/Minecart, Shulker, Grindstone. Added a command for list of available inventories. Added SmithingTable inventory type. 2022-09-22 21:58:51 +02:00
FileMonitor.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Implement Realms support (#1533) 2021-04-12 19:46:33 +08:00
McClient.cs Accidentally removed initialization for FollowPlayer chat bot, fixed. 2022-09-25 16:18:52 +02:00
MinecraftClient.csproj Added a command that executes other command if a condition is met. 2022-09-11 22:35:26 +02:00
Program.cs 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
Settings.cs Fixed a bug. 2022-09-27 14:34:10 +02:00
TaskWithDelay.cs Implement thread-safe ChatBot API (#1510, #1579) 2021-05-15 17:36:16 +02:00
TaskWithResult.cs Improve InvokeOnMainThread mechanism 2021-05-15 16:31:02 +02:00
Translations.cs Basic support for minecraft 1.19 (#2084) 2022-08-15 17:55:44 +02:00