Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix typo (ammount) | Arnaud Meuret | 2016-01-02 | 1 | -1/+1 |
| | |||||
* | Updated plugins with the rename to Cuberite. | Mattes D | 2016-01-01 | 3 | -0/+0 |
| | |||||
* | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2016-01-01 | 4 | -5/+5 |
| | | | | Also upgraded the user setting file for MSVC to 2013. | ||||
* | Debuggers plugin: Added "uuid" console command. | Mattes D | 2015-12-28 | 2 | -0/+37 |
| | |||||
* | 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 |
| | | |||||
* | | Merge pull request #2820 from cuberite/UrlParser | worktycho | 2015-12-26 | 3 | -1/+91 |
|\ \ | | | | | | | Added the cUrlParser class, exported to Lua API. | ||||
| * | | Added the cUrlParser class, exported to Lua API. | Mattes D | 2015-12-25 | 3 | -1/+91 |
| |/ | |||||
* / | Added analytics to APIDump | Alexander Harkness | 2015-12-26 | 8 | -57/+6780 |
|/ | |||||
* | Added a Json parser and serializer to Lua API. | Mattes D | 2015-12-24 | 3 | -48/+140 |
| | |||||
* | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 5 | -36/+28 |
| | | | | Fixes #2746. | ||||
* | blockheight mechanism | Gargaj | 2015-12-13 | 1 | -0/+1 |
| | |||||
* | allow use failures to propagate from the entity/block to the player | Gargaj | 2015-12-13 | 1 | -1/+2 |
| | |||||
* | Updated DumpInfo plugin | NiLSPACE | 2015-11-29 | 1 | -2/+2 |
| | |||||
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -0/+2 |
| | |||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 5 | -0/+100 |
| | |||||
* | 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 | ||||
* | Updated Core and ProtectionAreas | Lukas Pioch | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Debuggers: Added a plugin channel test with funny chars in data. | Mattes D | 2015-10-21 | 2 | -0/+17 |
| | |||||
* | Added missing hooks to cPluginManager | Lukas Pioch | 2015-10-12 | 1 | -0/+3 |
| | |||||
* | APIDump: Added a missing endline to the NewlyUndocumented output file. | Mattes D | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | Added 'net sclient' command to NetworkTest plugin. | Mattes D | 2015-10-09 | 2 | -0/+60 |
| | |||||
* | APIDump: Added an apicheck command. | Mattes D | 2015-09-27 | 2 | -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 D | 2015-09-26 | 3 | -9/+11 |
| | |||||
* | APIDump: Fixed ZBS integration filenames after project rename. | Mattes D | 2015-09-14 | 2 | -6/+6 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 112 | -0/+14319 |