Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-08-17 | Add support for 1.12.1 (#3908) | Bond-009 | 1 | -3/+756 | |
2017-07-28 | Tentative fix for player-limit race condition (#3862) | Tiger Wang | 1 | -3/+3 | |
* Attempts to fix #2257 Derived from d233e9843148313c71fbaba96ccff660e47b07b1 * Changed player count type to int * Clarified certain actions | |||||
2017-07-12 | Added basic ocelot behavior (#3829) | Bond-009 | 1 | -0/+18 | |
2017-07-12 | Send player message when clicking on advancements or green book. (#3845) | Lukas Pioch | 1 | -2/+22 | |
2017-07-07 | Added bed entity (#3823) | Lukas Pioch | 1 | -0/+27 | |
* 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-14 | Added missing 1.12 packet changes | mathiascode | 1 | -0/+28 | |
2017-06-14 | Added support for protocol 1.12 (#3757) | Lukas Pioch | 1 | -222/+540 | |
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 | |