Minecraft-Console-Client/MinecraftClient
ReinforceZwei 08db87e5f6
Fix 1.16 entity metadata and equipment (#1211)
* Fix 1.16 Entity Equipment
* Fix #1209
Rename variable to meet naming rule
* Remove key checking
* Revert "Fix 1.16 Entity Equipment"
This reverts commit 6c46fc3ba4.
* Remove comment related to `data[key] = value`
Comment is not needed anymore as the value is set or overwritten automatically (no catch)
2020-08-17 11:43:10 +02:00
..
ChatBots Implemented entity metadata to keep track of entity health (#1205) 2020-08-15 15:32:46 +02:00
Commands Add TPS command and improve the calculation of TPS (#1210) 2020-08-17 11:40:06 +02:00
config Update VkMessager.cs (#1203) 2020-08-14 20:43:59 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Improve WindowActionType doc (#1208) 2020-08-15 21:32:30 +02:00
Mapping Implemented entity metadata to keep track of entity health (#1205) 2020-08-15 15:32:46 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix 1.16 entity metadata and equipment (#1211) 2020-08-17 11:43:10 +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 Implemented entity metadata to keep track of entity health (#1205) 2020-08-15 15:32:46 +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 Add TPS command and improve the calculation of TPS (#1210) 2020-08-17 11:40:06 +02:00
MinecraftClient.csproj Add TPS command and improve the calculation of TPS (#1210) 2020-08-17 11:40:06 +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