Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-03 | Add 1.11 entity metadata (#3601) | Pokechu22 | 1 | -1/+1 | |
2017-02-21 | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 1 | -1/+1 | |
2017-01-03 | Track skin part and main hand preferences (#3498) | Pokechu22 | 1 | -0/+8 | |
2017-01-03 | Track skin part and main hand preferences (#3498) | Pokechu22 | 1 | -0/+8 | |
2016-12-16 | Initial support for the 1.11 protocol. | Mattes D | 1 | -11/+10 | |
2016-11-18 | Removed ClientHandle.h dependencies from common headers. | Mattes D | 1 | -0/+2 | |
2016-09-06 | Enclosed Clang pragmas with ifdef's (#3373) | bibo38 | 1 | -4/+7 | |
Fixes a warning in MSVC | |||||
2016-09-02 | Added support for the Minecraft 1.10 protocol(#210) (#3348) | bibo38 | 1 | -0/+879 | |
* Added support for the Minecraft 1.10 protocol(#210) * Fixed the Clang compilation errors * Fixed wrong sound pitch value and fixed SendPlayerSpawn Metadata value. * Prefixed each enum item with the appropriate class name. |