Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 2a07fbbae6 Remove tab display name experiment (not working)
- Tab display names should hold display name but...
 - Server sends <UUID, name, null> x Player count
 - TabListPlus sends <SlotID, ???tab#01, SlotText> x Slot Count
 - So we don't have player display names, only worthless slots
 - So the whole feature was useless, reverting to name only.
2016-08-27 15:46:34 +02: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 Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
Protocol18.cs Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
ZlibUtils.cs Add Terrain and Movements for MC 1.7 2016-08-21 15:44:15 +02:00