Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo (ammount) | Arnaud Meuret | 2016-01-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2814 from SafwatHalaby/chunk2 | Safwat Halaby | 2015-12-26 | 1 | -0/+4 |
|\ | | | | | Freeze player until chunk is loaded | ||||
| * | Freeze player until chunk is loaded | Safwat Halaby | 2015-12-25 | 1 | -0/+4 |
| | | |||||
* | | Added the cUrlParser class, exported to Lua API. | Mattes D | 2015-12-25 | 1 | -1/+44 |
|/ | |||||
* | Added a Json parser and serializer to Lua API. | Mattes D | 2015-12-24 | 1 | -47/+105 |
| | |||||
* | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 1 | -1/+14 |
| | | | | Fixes #2746. | ||||
* | blockheight mechanism | Gargaj | 2015-12-13 | 1 | -0/+1 |
| | |||||
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -0/+2 |
| | |||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+3 |
| | |||||
* | Fixed typo that slipped through #2584 | Alexander Harkness | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | Fixed typo in description. | Alexander Harkness | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | Implemented the FireResistence potion effects. | bibo38 | 2015-10-31 | 1 | -2/+3 |
| | | | | | This not only provides fire resistence, but also prevents blaze fireballs. See #2556 | ||||
* | APIDump: Added an apicheck command. | Mattes D | 2015-09-27 | 1 | -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 D | 2015-09-26 | 1 | -4/+8 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -0/+3045 |