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