Minecraft-Console-Client/MinecraftClient
Рома Данилов de9dcd6d77
Latency improve (#1244)
* Update ChatBot.cs
* Update McClient.cs
* Update ChatBot.cs
* Update ChatBot.cs
* Update McClient.cs
2020-08-29 14:46:04 +02:00
..
ChatBots Fix AutoAttack variable name 2020-08-20 13:28:40 +02:00
Commands Fix entity handling crash (#1241) 2020-08-27 19:33:45 +02:00
config Improve AutoAttack (#1218) 2020-08-18 13:02:36 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Improve /entity, add entity equipment and item lore (#1238) 2020-08-26 18:58:45 +02:00
Mapping Fix entity handling crash (#1241) 2020-08-27 19:33:45 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix 1.13 packet palette duplicated packet type 2020-08-27 19:33:08 +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 Latency improve (#1244) 2020-08-29 14:46:04 +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 Latency improve (#1244) 2020-08-29 14:46:04 +02:00
MinecraftClient.csproj Add packet palettes (#1236) 2020-08-26 19:19:59 +02:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Add support for Minecraft 1.16.2 (#1214) 2020-08-17 17:08:50 +02:00
Settings.cs Use MC 1.16 translation files (#1223) 2020-08-20 13:07:13 +02:00