summaryrefslogtreecommitdiffstats
path: root/Server/Plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change from single followable item to multipleGargaj2015-11-231-0/+2
|
* Implemented brewingLukas Pioch2015-11-035-0/+100
|
* 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
* Updated Core and ProtectionAreasLukas Pioch2015-10-272-0/+0
|
* Debuggers: Added a plugin channel test with funny chars in data.Mattes D2015-10-212-0/+17
|
* Added missing hooks to cPluginManagerLukas Pioch2015-10-121-0/+3
|
* APIDump: Added a missing endline to the NewlyUndocumented output file.Mattes D2015-10-111-0/+1
|
* Added 'net sclient' command to NetworkTest plugin.Mattes D2015-10-092-0/+60
|
* APIDump: Added an apicheck command.Mattes D2015-09-272-6/+100
| | | | 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-263-9/+11
|
* APIDump: Fixed ZBS integration filenames after project rename.Mattes D2015-09-142-6/+6
|
* Renamed output directory to ServerMattes D2015-09-05112-0/+14319