Minecraft-Console-Client/MinecraftClient/Protocol
Pokechu22 546b307cf3 Fix 1.9 terrain and movement in the nether
The nether doesn't send skylight, so we need to ignore skylight in the nether for it to work.  However, that means that dimensions need to be tracked, so the respawn packet is now also tracked (and the forge dimension override packet)
2016-06-10 16:59:53 -07:00
..
Handlers Fix 1.9 terrain and movement in the nether 2016-06-10 16:59:53 -07:00
SessionCache Fix write conflicts for disk session cache 2016-03-21 11:03:31 +01:00
IMinecraftCom.cs Add basic location handling 2015-11-27 17:16:37 +01:00
IMinecraftComHandler.cs Reduce output verbosity, default session cache 2016-03-10 13:29:05 +01:00
ProtocolHandler.cs Add support for MC 1.10.0 2016-06-09 21:10:57 +02:00
SessionToken.cs Lower .NET requirement for Session Token 2016-03-05 19:10:13 +01:00