Minecraft-Console-Client/MinecraftClient
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
..
ChatBots Allow restricting AutoRespond matches to bot owner 2016-08-21 19:53:31 +02:00
Commands Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
config Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
Crypto Remove padding mechanism 2015-06-19 19:40:18 +02:00
Mapping Fix index out of bound when height < 0 or > 255 2016-07-22 23:47:36 +02:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
Proxy Merge onlyforlogin and enabled in proxy settings 2015-10-22 20:56:08 +02:00
Resources Fix Resources folder 2014-05-31 02:01:53 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Ignore tab list items not containing a valid name 2016-08-22 23:15:19 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIcon.cs First attempt at Realms list retrieval 2015-11-27 16:52:45 +01:00
ConsoleIO.cs Cycle through tab-complete results 2016-05-14 11:51:02 +02:00
CSharpRunner.cs Fix crash when script cache is disabled 2016-06-17 22:41:13 +02:00
McTcpClient.cs Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
MinecraftClient.csproj Remove tab display name experiment (not working) 2016-08-27 15:46:34 +02:00
MinecraftClient.csproj.user Last minute changes for 1.6.0 + Changes from #13 2013-08-12 13:06:07 +02:00
Program.cs Store extended player info, list display names 2016-08-22 19:40:58 +02:00
Settings.cs Add support for Minecraft Settings 2016-08-26 12:21:38 +02:00