summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revised the explosion-related Lua API and docs.Mattes D2015-12-181-1/+14
| | | | Fixes #2746.
* blockheight mechanismGargaj2015-12-131-0/+1
|
* change from single followable item to multipleGargaj2015-11-231-0/+2
|
* Implemented brewingLukas Pioch2015-11-031-0/+3
|
* Fixed typo that slipped through #2584Alexander Harkness2015-10-311-1/+1
|
* Fixed typo in description.Alexander Harkness2015-10-311-1/+1
|
* Implemented the FireResistence potion effects.bibo382015-10-311-2/+3
| | | | | This not only provides fire resistence, but also prevents blaze fireballs. See #2556
* APIDump: Added an apicheck command.Mattes D2015-09-271-0/+1
| | | | This checks the current API for undocumented functions against the current list of official undocumented functions (http://apidocs.cuberite.org/_undocumented.lua) and reports any newly found ones. To be used in CI to check against newly introduced API functions without documentation.
* Extended and fixed the cFile API.Mattes D2015-09-261-4/+8
|
* Renamed output directory to ServerMattes D2015-09-051-0/+3045