1
0
cuberite-2a/src/Protocol
madmaxoft f8f4ab88f6 Fixed player falling through the floor on spawn.
The 1.7 client seems to have math issues with exact coords. Adding 0.001 to the Y coord fixed the problem.
2013-12-17 20:16:06 +01:00
..
ChunkDataSerializer.cpp Fixed the remaining derps 2013-11-27 07:40:59 +00:00
ChunkDataSerializer.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol.h Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. 2013-12-14 18:03:00 +01:00
Protocol14x.cpp Fixed the remaining derps 2013-11-27 07:40:59 +00:00
Protocol14x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Protocol15x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol16x.cpp Moved source to src 2013-11-24 14:19:41 +00:00
Protocol16x.h Moved source to src 2013-11-24 14:19:41 +00:00
Protocol17x.cpp Fixed player falling through the floor on spawn. 2013-12-17 20:16:06 +01:00
Protocol17x.h Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. 2013-12-14 18:03:00 +01:00
Protocol125.cpp Fixed pre 1.7 clients crashing. 2013-12-15 11:34:00 +01:00
Protocol125.h Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. 2013-12-14 18:03:00 +01:00
Protocol132.cpp Fixed the remaining derps 2013-11-27 07:40:59 +00:00
Protocol132.h Fixed some of tiger's derpyness. 2013-11-27 07:27:19 +00:00
ProtocolRecognizer.cpp Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. 2013-12-14 18:03:00 +01:00
ProtocolRecognizer.h Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison. 2013-12-14 18:03:00 +01:00