Minecraft-Console-Client/MinecraftClient
ORelio 840ac01dc5 Fix crash on empty player list updates
Player list updates on MC 1.8 handler did not take into account the
amount of items in the list and were only processing the first item,
including when there wasn't any item to process. Unfortunately some
weird servers were sending useless empty tab-list updates, causing a
crash. Should fix issue #78 and forum posts 1267, 1269, 1284. Thanks
dbear20, link3321, gerik43, Darkaegis, k3ldon and Ryan6578 for their bug
reports! :)
2015-06-03 12:00:25 +02:00
..
ChatBots Normalize AutoRespond bot 2015-05-26 19:17:37 +02:00
Commands Add /list support in Protocol16 2014-11-11 12:35:08 +01:00
config Add Mention to Mozroots in Readme file 2015-06-01 08:33:53 +02:00
Crypto Use BouncyCastle for handling AES on Mono Framework 2015-03-19 22:16:42 +01:00
Properties Add offline command prompt 2014-08-18 15:10:15 +02:00
Protocol Fix crash on empty player list updates 2015-06-03 12:00:25 +02:00
Proxy More startup error handling 2015-04-20 17:26:16 +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 Normalize AutoRespond bot 2015-05-26 19:17:37 +02:00
Command.cs Several fixes 2014-07-01 14:10:29 +02:00
ConsoleIcon.cs Revert to CMD icon on exit 2014-07-27 16:43:45 +02:00
ConsoleIO.cs Fix HeroChat public messages treated as private 2015-05-18 16:15:58 +02:00
McTcpClient.cs Normalize AutoRespond bot 2015-05-26 19:17:37 +02:00
MinecraftClient.csproj Normalize AutoRespond bot 2015-05-26 19:17:37 +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 Add 1.8.4 in supported version list 2015-05-13 10:59:46 +02:00
Settings.cs Merge branch 'Indev' of https://github.com/ORelio/Minecraft-Console-Client into Indev 2015-05-26 19:03:50 +02:00