Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exported boat | Lukas Pioch | 2017-05-24 | 1 | -1/+1 |
| | | | | | | | - NBT: Added saving / loading of material - Added the material in the item handler of the boat - Drop the correct boat if destroyed - APIDoc: Added desc and functions | ||||
* | Spawn eggs works again | Lukas Pioch | 2017-05-22 | 1 | -3/+5 |
| | |||||
* | Use FastWriter instead of StyledWriter | mathiascode | 2017-05-16 | 1 | -4/+4 |
| | |||||
* | VarInt metadata written correctly for boats (#3709) | peterbell10 | 2017-05-15 | 1 | -3/+3 |
| | | | | * Varint metadata written correctly for boats | ||||
* | Corrected particles (#3577) | mathiascode | 2017-02-26 | 1 | -13/+9 |
| | | | Fixes wrong IDs causing particles to become unknown to the server. | ||||
* | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 2017-02-21 | 1 | -3/+3 |
| | |||||
* | Added some blocks and items (#3503) | mathiascode | 2017-02-14 | 1 | -0/+10 |
| | |||||
* | Fixed ClientHandle:GetProtocolVersion returning wrong number. | Mattes D | 2017-01-28 | 1 | -2/+2 |
| | |||||
* | Track skin part and main hand preferences (#3498) | Pokechu22 | 2017-01-03 | 1 | -3/+13 |
| | |||||
* | Initial support for the 1.11 protocol. | Mattes D | 2016-12-16 | 1 | -0/+4406 |