Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-01-11 | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 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 | |||||
2015-11-03 | Implemented brewing | Lukas Pioch | 1 | -0/+41 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -0/+0 | |
2014-11-29 | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 1 | -0/+37 | |
2014-07-31 | Updated documentation again. | Howaner | 1 | -4/+4 | |
2014-07-31 | Updated documentation. | Howaner | 1 | -5/+5 | |
2014-07-30 | Added beacon documentation. | Howaner | 1 | -0/+26 | |
2014-03-07 | Link cItem in the documentation | Howaner | 1 | -2/+2 | |
2014-03-07 | Add missing documentation files | Howaner | 1 | -0/+14 | |
2014-02-28 | Documented the changes in cJukeboxEntity. | madmaxoft | 1 | -2/+4 | |
2013-11-23 | APIDump: The descriptions are read from multiple files. | madmaxoft | 1 | -0/+243 | |
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions. |