Minecraft-Console-Client/MinecraftClient
ReinforceZwei aeac56890b Fix AutoCraft bugs
Fix recipe parse error
Fix crashes on crafting failure
2020-08-11 10:34:32 +02:00
..
ChatBots Fix AutoCraft bugs 2020-08-11 10:34:32 +02:00
Commands Add help information for inventory command (#1170) 2020-08-03 14:13:07 +02:00
config Update VK API Version 2020-08-10 20:13:20 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Correct spelling mistakes 2020-07-23 19:19:32 +02:00
Mapping Add FindBlock on GetWorld (#1152) 2020-07-29 21:49:16 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix joining Forge servers without mods (#1189) 2020-08-09 18:41:13 +02:00
Proxy Use SocketException when proxy connection fails 2019-04-17 05:59:02 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
WinAPI Player head icon fixes (#1049) 2020-06-09 23:31:37 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Add OnTimeUpdate() and OnRespawn() to ChatBot API 2020-08-07 10:35:23 +02:00
Command.cs Rename McTcpClient to McClient for clarity 2020-06-20 15:01:17 +02:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Allow DLLs in scripts, Update VKAPI (#1158) 2020-08-01 13:02:58 +02:00
FileMonitor.cs Fix FileMonitor.WriteAllLinesWithRetries (#1186) 2020-08-08 14:08:12 +02:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McClient.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
MinecraftClient.csproj Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Add color test in debug mode (#1187) 2020-08-09 18:38:24 +02:00
Settings.cs Mailer: Fix case insensitivity for recipient (#1176) 2020-08-04 18:18:30 +02:00