1
0

Initial 1.6.1 protocol support.

The client connects and is capable of basic gameplay, but the player moves at an incredible speed (50 blocks / sec).

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1646 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com
2013-07-05 19:40:19 +00:00
parent eff79ee55f
commit de5cec7419
6 changed files with 203 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ Implements the 1.5.x protocol classes:
- cProtocol150
- release 1.5 protocol (#60)
- release 1.5.2 protocol (#61, no relevant changes found)
(others may be added later in the future for the 1.5 release series)
*/
#include "Globals.h"