Minecraft-Console-Client/MinecraftClient
2022-09-24 13:54:44 +02:00
..
ChatBots Added an option to match by colors in Auto Respond bot. 2022-09-21 17:56:29 +02:00
Commands Removed a comment. 2022-09-23 20:21:56 +02:00
config Fixed and tested Discord Webhook chat bot 2022-09-24 13:54:44 +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 Fully implemented Map Data packet. 2022-09-18 00:18:27 +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 Added /inventory search <item type> [count] command and fixed command help and description. 2022-09-23 20:20:02 +02:00
Scripting Added an option to match by colors in Auto Respond bot. 2022-09-21 17:56:29 +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 Fully implemented Map Data packet + Fixed 1.14 not working. 2022-09-22 17:38:43 +00: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 Merge from master 2022-09-04 10:44:25 +08:00
Settings.cs Added an option to match by colors in Auto Respond bot. 2022-09-21 17:56:29 +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