Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-07-07 | Added bed entity (#3823) | Lukas Pioch | 1 | -0/+12 | |
* Added bed entity * Export cBedEntity to lua * Set color of bed through item damage value * Added bed entity to APIDoc * NBT: Added loading and saving * Crafting recipes for the colored beds | |||||
2017-06-09 | Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner | Lukas Pioch | 1 | -0/+115 | |
2017-05-24 | Exported boat | Lukas Pioch | 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 | |||||
2017-05-15 | VarInt metadata written correctly for boats (#3709) | peterbell10 | 1 | -3/+3 | |
* Varint metadata written correctly for boats | |||||
2017-03-03 | Add 1.11 entity metadata (#3601) | Pokechu22 | 1 | -2/+838 | |
2017-02-21 | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 1 | -7/+58 | |
2016-12-16 | Initial support for the 1.11 protocol. | Mattes D | 1 | -0/+189 | |