Minecraft-Console-Client/MinecraftClient
Pokechu22 b1a66791a1 Add support for 1.12.2
While there are protocol changes to the keep alive packet, the way MCC implements it should mean that the changes do not affect us.
2017-09-19 08:06:22 +02:00
..
ChatBots Fix TriggerOnFirstLogin not triggering task 2017-03-09 21:14:13 +01:00
Commands Add 'Debug' command for toggling debug messages 2017-03-15 19:14:58 +01:00
config Add login request and response debug messages 2017-04-17 15:58:46 +02:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Mapping Implement more realisic fall to ground 2017-03-10 23:40:02 +01:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Add support for 1.12.2 2017-09-19 08:06:22 +02:00
Proxy Merge onlyforlogin and enabled in proxy settings 2015-10-22 20:56:08 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +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 Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIcon.cs First attempt at Realms list retrieval 2015-11-27 16:52:45 +01:00
ConsoleIO.cs Add keyboard debug routine 2017-05-28 15:09:19 +02:00
CSharpRunner.cs Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +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 \n Json decoding and allow line breaks in chat 2017-06-07 20:52:08 +02:00
MinecraftClient.csproj Allow access to raw JSON messages from ChatBot 2017-05-31 20:54:16 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs Add support for 1.12.2 2017-09-19 08:06:22 +02:00
Settings.cs Add more comments in default MinecraftClient INI file 2017-01-04 21:54:08 +01:00