Minecraft-Console-Client/MinecraftClient/Protocol
ORelio b25a665c82 Delay BrandInfo sending
Implement Game Join event and send Brand Info only when server
acknowledged game join, as ZizzyDizzyMC did before, else server may
generate an invalid packet error because it was still in "login" mode
and not in "playing" mode. Fix second issue in #95
2015-09-30 20:01:57 +02:00
..
Handlers Delay BrandInfo sending 2015-09-30 20:01:57 +02:00
IMinecraftCom.cs Extend BrandInfo setting 2015-09-29 14:03:33 +02:00
IMinecraftComHandler.cs Delay BrandInfo sending 2015-09-30 20:01:57 +02:00
ProtocolHandler.cs Fixed issues with passwords containing unicode special characters. 2015-08-17 11:11:09 -07:00