Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio d45f75f9f4 Reduce output verbosity, default session cache
- Memory session cache will be used by default
 - Verbose messages are now hidden by default
 - Improve ping procedure's Forge handling
 - Fix 1.8.9 and 1.9.0 in mcversion setting
 - SessionCache.cs: fix LF into CRLF
 - Use 1.9 translations instead of 1.8
2016-03-10 13:29:05 +01: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 Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
Protocol18.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00