Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-01-31 | Updated old forum links | Mathias | 3 | -5/+5 | |
2016-01-29 | MCServer to Cuberite | Mathias | 3 | -4/+4 | |
2016-01-24 | LuaTcpSsl: Disabled cert verification due to missing CA chain. | Mattes D | 1 | -2/+2 | |
2016-01-12 | Exported GetSeed to lua and added file extension opendb to .gitignore. | Lukas Pioch | 1 | -0/+1 | |
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 | |||||
2016-01-02 | Fix typo (ammount) | Arnaud Meuret | 1 | -1/+1 | |
2016-01-01 | Updated plugins with the rename to Cuberite. | Mattes D | 3 | -0/+0 | |
2016-01-01 | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 4 | -5/+5 | |
Also upgraded the user setting file for MSVC to 2013. | |||||
2015-12-28 | Debuggers plugin: Added "uuid" console command. | Mattes D | 2 | -0/+37 | |
2015-12-26 | Added analytics to APIDump | Alexander Harkness | 8 | -57/+6780 | |
2015-12-25 | Added the cUrlParser class, exported to Lua API. | Mattes D | 3 | -1/+91 | |
2015-12-25 | Freeze player until chunk is loaded | Safwat Halaby | 1 | -0/+4 | |
2015-12-24 | Added a Json parser and serializer to Lua API. | Mattes D | 3 | -48/+140 | |
2015-12-18 | Revised the explosion-related Lua API and docs. | Mattes D | 5 | -36/+28 | |
Fixes #2746. | |||||
2015-12-13 | blockheight mechanism | Gargaj | 1 | -0/+1 | |
2015-12-13 | allow use failures to propagate from the entity/block to the player | Gargaj | 1 | -1/+2 | |
2015-11-29 | Updated DumpInfo plugin | NiLSPACE | 1 | -2/+2 | |
2015-11-23 | change from single followable item to multiple | Gargaj | 1 | -0/+2 | |
2015-11-03 | Implemented brewing | Lukas Pioch | 5 | -0/+100 | |
2015-10-31 | Fixed typo that slipped through #2584 | Alexander Harkness | 1 | -1/+1 | |
2015-10-31 | Fixed typo in description. | Alexander Harkness | 1 | -1/+1 | |
2015-10-31 | Implemented the FireResistence potion effects. | bibo38 | 1 | -2/+3 | |
This not only provides fire resistence, but also prevents blaze fireballs. See #2556 | |||||
2015-10-27 | Updated Core and ProtectionAreas | Lukas Pioch | 2 | -0/+0 | |
2015-10-21 | Debuggers: Added a plugin channel test with funny chars in data. | Mattes D | 2 | -0/+17 | |
2015-10-12 | Added missing hooks to cPluginManager | Lukas Pioch | 1 | -0/+3 | |
2015-10-11 | APIDump: Added a missing endline to the NewlyUndocumented output file. | Mattes D | 1 | -0/+1 | |
2015-10-09 | Added 'net sclient' command to NetworkTest plugin. | Mattes D | 2 | -0/+60 | |
2015-09-27 | APIDump: Added an apicheck command. | Mattes D | 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. | |||||
2015-09-26 | Extended and fixed the cFile API. | Mattes D | 3 | -9/+11 | |
2015-09-14 | APIDump: Fixed ZBS integration filenames after project rename. | Mattes D | 2 | -6/+6 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 112 | -0/+14319 | |