Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Handlers Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
SessionCache Fix write conflicts for disk session cache 2016-03-21 11:03:31 +01:00
IMinecraftCom.cs Add support for Minecraft Settings 2016-08-26 12:21:38 +02:00
IMinecraftComHandler.cs Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
ProtocolHandler.cs Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
SessionToken.cs Lower .NET requirement for Session Token 2016-03-05 19:10:13 +01:00