Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Handlers Stop attempting to read the reduced debug info value in 1.7 2016-06-20 15:18:27 -07:00
SessionCache Fix write conflicts for disk session cache 2016-03-21 11:03:31 +01:00
IMinecraftCom.cs Add basic location handling 2015-11-27 17:16:37 +01:00
IMinecraftComHandler.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
ProtocolHandler.cs Add support for MC 1.10.0 2016-06-09 21:10:57 +02:00
SessionToken.cs Lower .NET requirement for Session Token 2016-03-05 19:10:13 +01:00