Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added bed entity (#3823) | Lukas Pioch | 2017-07-07 | 1 | -0/+40 |
| | | | | | | | | | | * 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 | ||||
* | Corrected brewingstand and added support for fuel | Lukas Pioch | 2017-05-08 | 1 | -0/+35 |
| | |||||
* | APIDoc: Removed non-existent functions and added missing return types | Lukas Pioch | 2017-05-02 | 1 | -17/+0 |
| | |||||
* | Added missing IsStatic flag to functions. (#3613) | Lukas Pioch | 2017-03-02 | 1 | -0/+1 |
| | |||||
* | APIDump: Check param and return types. | Mattes D | 2016-10-03 | 1 | -2/+2 |
| | |||||
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 1 | -193/+1240 |
| | | | | Also fixed a bit of documentation in the CPP source. | ||||
* | Updated API documentation. | Mattes D | 2016-07-18 | 1 | -39/+71 |
| | |||||
* | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 2016-01-11 | 1 | -2/+5 |
| | | | | | | The NBT format now carries the texture data and transmit it to the client. See: http://minecraft.gamepedia.com/Head#Block_entity Related to #2674 | ||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+41 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -0/+322 |