Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
Pokechu22 5456a6e969 Stop attempting to read the reduced debug info value in 1.7
Fixes #165.  Reduced debug info was added in 1.8, and isn't found in 1.7.  Since it isn't there in 1.7, the client would crash when it attempts to read it on the join game packet.
2016-06-20 15:18:27 -07:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes) 2015-10-24 22:56:35 -07:00
ChatParser.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Cycle through tab-complete results 2016-05-14 11:51:02 +02:00
Protocol18.cs Stop attempting to read the reduced debug info value in 1.7 2016-06-20 15:18:27 -07:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00