Minecraft-Console-Client/MinecraftClient
ReinforceZwei ab05d697ef
Fix AutoEat crash (#1068)
* Fix AutoEat keep eating after player dead
* Fix null reference on GetInventory method
* Add error handle for ChatBot API events
* Fix minor mistakes
2020-06-14 15:14:51 +02:00
..
ChatBots Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
Commands Keep track of current game mode (#1053) 2020-06-13 15:00:30 +02:00
config Fix Miner/Farmer addon scripts (#1047) 2020-06-13 23:47:53 +02:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
Mapping Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Fix Miner/Farmer addon scripts (#1047) 2020-06-13 23:47:53 +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 Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
Command.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Read all files as UTF-8 (#1035) 2020-05-29 20:23:03 +02:00
Json.cs Fix \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
McTcpClient.cs Fix AutoEat crash (#1068) 2020-06-14 15:14:51 +02:00
MinecraftClient.csproj new command /animation (#1026) 2020-05-26 11:02:09 +02:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Player head icon fixes (#1049) 2020-06-09 23:31:37 +02:00
Settings.cs Add %login% variable 2020-06-09 23:22:22 +02:00