Minecraft-Console-Client/MinecraftClient
Pokechu22 550beda7c4 Update to 1.12
This adds support for Minecraft 1.12's protocol, and also abstracts out outgoing packet IDs.  I include packet IDs for some 1.12 snapshots, even though snapshot versions aren't supported, because I already had written the code (though in a far more messy variant) for my MC-106551 test script; while they won't be used right now, they may be useful if snapshots are ever formally supported in the future.
2017-06-10 09:09:48 -07: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 Update to 1.12 2017-06-10 09:09:48 -07: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 Update to 1.12 2017-06-10 09:09:48 -07:00
Settings.cs Add more comments in default MinecraftClient INI file 2017-01-04 21:54:08 +01:00