| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed binary ToLua++ from build. | Mattes D | 2017-05-04 | 1 | -0/+1 |
* | APIDoc: Removed non-existent functions and added missing return types | Lukas Pioch | 2017-05-02 | 3 | -114/+45 |
* | APIDoc: Replaced incorrect param cMonster with eMonsterType | Lukas Pioch | 2017-04-30 | 1 | -1/+1 |
* | Build Lua in C++ mode, use exceptions for error-raising. (#3680) | Mattes D | 2017-04-26 | 1 | -0/+10 |
* | APIDoc: Corrected a few links | Lukas Pioch | 2017-04-07 | 5 | -9/+9 |
* | API: Removed function GetChar (#3664) | Lukas Pioch | 2017-04-05 | 1 | -21/+0 |
* | APIDoc: Added missing IsStatic flags and corrected param types. | Lukas Pioch | 2017-04-05 | 3 | -5/+9 |
* | APIDoc: Documented missing functions and variables. (#3634) | Lukas Pioch | 2017-04-04 | 4 | -3/+189 |
* | Add Fllamber to BACKERS file. | Alexander Harkness | 2017-03-29 | 1 | -0/+1 |
* | APIDocs: Corrected param types in cBoundingBox (#3624) | Lukas Pioch | 2017-03-16 | 1 | -10/+10 |
* | Added is static flag and removed is static info from text. (#3616) | Lukas Pioch | 2017-03-05 | 1 | -1/+3 |
* | Added missing IsStatic flag to functions. (#3613) | Lukas Pioch | 2017-03-02 | 2 | -0/+6 |
* | Removed a few default plugins (#3580) | mathiascode | 2017-02-24 | 5 | -85/+0 |
* | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 2017-02-21 | 1 | -1/+1 |
* | Changed fish launching mechanism (#3520) | Alex | 2017-02-20 | 1 | -0/+9 |
* | Updated sounds and effect IDs (#3422) | mathiascode | 2017-02-15 | 1 | -1/+1 |
* | Added some blocks and items (#3503) | mathiascode | 2017-02-14 | 2 | -2/+202 |
* | APIDump: Corrected luacheck file to load a plugin's luacheck if exists | Lukas Pioch | 2017-01-28 | 1 | -35/+16 |
* | Debuggers: Added /clientversion command to display protocol version. | Mattes D | 2017-01-28 | 2 | -0/+15 |
* | ApiDump: Added merge code to .luacheckrc | Lukas Pioch | 2017-01-27 | 1 | -1/+47 |
* | Debuggers: Added a deadlock simulation command. | Mattes D | 2017-01-18 | 2 | -0/+34 |
* | Added 1.11 smelting recipes and fuels (#3526) | Bond-009 | 2017-01-09 | 3 | -39/+52 |
* | Furnace: Changed GoldLeggings to GoldenLeggings (#3521) | Bond-009 | 2017-01-05 | 1 | -1/+1 |
* | Track skin part and main hand preferences (#3498) | Pokechu22 | 2017-01-03 | 1 | -0/+143 |
* | Api Documentation | sweetgiorni | 2017-01-03 | 1 | -0/+10 |
* | Debuggers: PluginStats are now output only on request. (#3513) | Mattes D | 2017-01-01 | 2 | -51/+21 |
* | Added 1.11 blocks, items and recipes (#3500) | mathiascode | 2016-12-30 | 3 | -22/+353 |
* | Refactored to put URL Encoding / Decoding in a single place. (#3491) | Mattes D | 2016-12-25 | 2 | -1/+40 |
* | Updated links and docs (#3488) | mathiascode | 2016-12-19 | 12 | -22/+24 |
* | Reverted temporary redirect to LuaAPI docs (#3487) | Mattes D | 2016-12-18 | 1 | -1/+1 |
* | Updated ProtectionAreas. | Mattes D | 2016-12-17 | 1 | -0/+0 |
* | APIDump: Load the official undocumented from alternate location. | Mattes D | 2016-12-15 | 1 | -1/+1 |
* | APIDump: Make "apicheck" errors stand out in the log. | Mattes D | 2016-12-15 | 1 | -2/+4 |
* | APIDump: Proper error messages on apicheck failures. | Mattes D | 2016-12-15 | 1 | -9/+15 |
* | Fixed and extended TestRails cubeset. | Mattes D | 2016-12-15 | 1 | -34/+43 |
* | Fix meta mirror (#3470) | Mattes D | 2016-12-09 | 2 | -0/+24 |
* | APIDesc: Fixed wrong cBlockArea parameter descriptions. | Mattes D | 2016-12-04 | 1 | -22/+22 |
* | Updated the prefabs. | Mattes D | 2016-12-01 | 6 | -667/+666 |
* | Debuggers: Added commands to investigate item's custom Lua properties. | Mattes D | 2016-11-26 | 3 | -2/+61 |
* | Debuggers: Added commands to investigate item's custom name. | Mattes D | 2016-11-26 | 2 | -1/+60 |
* | Debuggers: Added commands to investigate item's Lore. | Mattes D | 2016-11-26 | 2 | -0/+60 |
* | Debuggers: Sorted the Info.lua commands. | Mattes D | 2016-11-26 | 1 | -25/+25 |
* | Prefabs: Implemented support for ExpandFloorStrategy. | Mattes D | 2016-11-24 | 10 | -874/+877 |
* | Added API export for LuaCheck. | Lukas Pioch | 2016-11-22 | 1 | -0/+73 |
* | Updated the Core. | Mattes D | 2016-11-16 | 1 | -0/+0 |
* | Add Lua API export for titles. (#3408) | mohe2015 | 2016-11-13 | 1 | -0/+72 |
* | Added blocks and crafting recipes | Mathias | 2016-11-12 | 2 | -6/+20 |
* | Updated Core. | Mattes D | 2016-11-10 | 1 | -0/+0 |
* | Anticheat fastbreak (#3411) | mohe2015 | 2016-11-06 | 1 | -0/+1818 |
* | LuaJson: Report serialization errors instead of crashing. | Mattes D | 2016-10-27 | 2 | -125/+130 |
* | CI: API test defaults to failure, unless explicitly succeeded. | Mattes D | 2016-10-25 | 1 | -22/+21 |
* | Added SendMessageRaw for sending json string. | Lukas Pioch | 2016-10-21 | 1 | -0/+16 |
* | APIDump: Added missing syntax to cUrlClient (#3407) | NiLSPACE | 2016-10-17 | 1 | -145/+261 |
* | APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400) | Mattes D | 2016-10-13 | 2 | -3346/+3363 |
* | Spectators added (#2852) | bibo38 | 2016-10-12 | 1 | -0/+28 |
* | cChunk::SetAlwaysTicked implies cChunk::stay (#3361) | LogicParrot | 2016-10-09 | 1 | -1/+1 |
* | Updated the Core plugin. | Mattes D | 2016-10-08 | 1 | -0/+0 |
* | APIDump: Fixed descriptions for cPluginManager:ForEachPlugin(). | Mattes D | 2016-10-06 | 1 | -10/+30 |
* | APIDump: Fixed descriptions for cWorld:ChunkStay. | Mattes D | 2016-10-06 | 1 | -0/+2 |
* | Fixed cRankManager API docs. | Mattes D | 2016-10-06 | 2 | -587/+727 |
* | APIDump: Check param and return types. | Mattes D | 2016-10-03 | 4 | -59/+204 |
* | APIDump: Fixed description for schematic file loading. | Mattes D | 2016-10-02 | 1 | -0/+8 |
* | APIDesc: Reformatted ConstantGroups to match the enum names. | Mattes D | 2016-10-01 | 2 | -6/+6 |
* | APIDump: Fixed description for tolua functions. | Mattes D | 2016-09-27 | 1 | -0/+4 |
* | Fixed cCompositeChat's constructor LuaAPI bindings. | Mattes D | 2016-09-25 | 1 | -11/+133 |
* | InfoReg: Don't fail if there are no commands to register. | Mattes D | 2016-09-22 | 1 | -2/+6 |
* | InfoDump: Trim description string before outputting to README.md. | Mattes D | 2016-09-22 | 1 | -47/+56 |
* | APIDump: Fixed descriptions for "array table of strings". | Mattes D | 2016-09-19 | 1 | -9/+6 |
* | APIDump: Replaced "callback" type with "function". | Mattes D | 2016-09-16 | 1 | -3/+3 |
* | InfoReg: Fixed cPluginManager usage. | Mattes D | 2016-09-16 | 1 | -17/+17 |
* | APIDesc: Fixed modifiers for sqlite3 functions. | Mattes D | 2016-09-15 | 1 | -0/+8 |
* | APIDesc: Fixed some leftover "<unknown>" types. | Mattes D | 2016-09-14 | 2 | -67/+71 |
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 9 | -2427/+23359 |
* | APIDump: Support structured parameter info. | Mattes D | 2016-09-09 | 2 | -41/+140 |
* | APIDump: Removed trailing whitespace. | Mattes D | 2016-09-08 | 3 | -27/+27 |
* | remove hopper from dropper's recipe (#3374) | hangyas | 2016-09-07 | 1 | -1/+1 |
* | APIDoc: Allow to create a link to an object. (#3371) | Mattes D | 2016-09-06 | 1 | -3/+8 |
* | Merge branch 'master' of https://github.com/cuberite/cuberite | Mattes D | 2016-09-05 | 1 | -0/+1 |
|\ |
|
| * | Configurable dirty unused chunk cap to avoid RAM overuse (#3359) | LogicParrot | 2016-09-03 | 1 | -0/+1 |
* | | APIDump: Fixed documentation for cPluginManager:GetPluginsPath(). | Mattes D | 2016-09-05 | 1 | -1/+1 |
|/ |
|
* | cUrlClient: Exported to Lua API. | Mattes D | 2016-08-23 | 3 | -2/+265 |
* | Removed Decoda project files, no longer used. (#3320) | Mattes D | 2016-08-18 | 3 | -180/+0 |
* | Added cWorld:SetSpawn() API and Lua binding (#3316) | ElNounch | 2016-08-15 | 1 | -0/+1 |
* | Typo in IniFile:GetNumKeys() code sample (#3317) | ElNounch | 2016-08-14 | 1 | -2/+2 |
* | Updated Core. | Alexander Harkness | 2016-08-10 | 1 | -0/+0 |
* | Fixed NetherBrick recipes (#3306) | jammet | 2016-08-10 | 1 | -4/+4 |
* | Canonical tag (#3300) | Mathias | 2016-08-07 | 7 | -0/+7 |
* | Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277) | Alexander Harkness | 2016-07-29 | 1 | -4/+20 |
* | Dropped 1.7 support (#3253) | Mathias | 2016-07-21 | 1 | -1/+1 |
* | Added newsletter, HTTPS links. | Alexander Harkness | 2016-07-20 | 1 | -2/+5 |
* | Added Robert Cringely to BACKERS | Alexander Harkness | 2016-07-20 | 1 | -0/+1 |
* | APIDump: Added explicit IsStatic flag to static functions. | Mattes D | 2016-07-18 | 6 | -106/+110 |
* | Updated API documentation. | Mattes D | 2016-07-18 | 5 | -113/+339 |
* | APIDump: Changed not to use globals, added more doxycomments. | Mattes D | 2016-07-18 | 2 | -42/+64 |
* | Changed Hopper to wtHopper and adjusted .gitignore. | Lukas Pioch | 2016-07-12 | 1 | -1/+1 |
* | Fixed Lua Json serializing a bool. | Mattes D | 2016-07-10 | 1 | -4/+6 |
* | Changed world tasks to use cLuaState::cCallback. | Mattes D | 2016-06-27 | 1 | -2/+2 |
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-06-27 | 3 | -24/+53 |
* | Added ltdTM to BACKERS | Alexander Harkness | 2016-06-23 | 1 | -0/+1 |
* | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 2016-06-15 | 1 | -0/+8 |
* | Normalized Vector3 API to use the same capitalization as all else. | Mattes D | 2016-06-10 | 1 | -1/+15 |
* | Bindings: Fixed cBoundingBox API. | Mattes D | 2016-06-05 | 3 | -1/+66 |
* | Update Dispensers and let them act more like in Vanilla | QUSpilPrgm | 2016-06-03 | 1 | -3/+5 |
* | Debuggers: Added the forgotten Inject.lua file. | Mattes D | 2016-06-02 | 1 | -0/+57 |
* | LuaState: Inter-plugin calls now support simple tables. (#3220) | Mattes D | 2016-05-31 | 3 | -1/+64 |
* | Added GetTeamNames to cScoreboard (#3217) | PlasmaPower | 2016-05-29 | 3 | -0/+20 |
* | Fixed remaining issue from #3199 (#3207) | Alexander Harkness | 2016-05-29 | 1 | -0/+2 |
* | Fixed wooden slabs only burning for 15 ticks. (#3212) | Samantha Neubeck | 2016-05-24 | 1 | -1/+1 |
* | Add JimSVMI83 to backers file. | Alexander Harkness | 2016-05-21 | 1 | -0/+1 |
* | Some 1.9 Crafting Recipes and Items. (#3199) | Alexander Harkness | 2016-05-20 | 3 | -140/+224 |
* | Added Utking to backers file. | Alexander Harkness | 2016-05-16 | 1 | -0/+1 |
* | Added "Chissled Stone Bricks" recipe (#3192) | LogicParrot | 2016-05-15 | 1 | -0/+1 |
* | 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) | Pokechu22 | 2016-05-14 | 4 | -0/+65 |
* | Updated the Core submodule (#3172) | LogicParrot | 2016-04-30 | 1 | -0/+0 |
* | Improved player freeze code | LogicParrot | 2016-04-05 | 1 | -1/+0 |
* | MoveToWorld defaults to spawnpoint | LogicParrot | 2016-03-30 | 1 | -3/+3 |
* | Bed's world is now saved | LogicParrot | 2016-03-29 | 1 | -1/+1 |
* | Updated icons and logo | Mathias | 2016-03-28 | 4 | -4/+2 |
* | Added donator to list | Mathias | 2016-03-25 | 1 | -0/+1 |
* | Revert "Lua callback" | Mattes D | 2016-03-21 | 4 | -55/+26 |
* | Changed world tasks to use cLuaState::cCallback. | Mattes D | 2016-03-17 | 1 | -2/+2 |
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-03-17 | 3 | -24/+53 |
* | Fixed melon block recipe | Mathias | 2016-03-14 | 1 | -1/+1 |
* | Proper entity destruction in non-ticking chunks | LogicParrot | 2016-02-19 | 1 | -2/+3 |
* | remove cWorld::createAndInitializeWorld | LogicParrot | 2016-02-08 | 1 | -1/+0 |
* | Minor update | Mathias | 2016-02-02 | 6 | -140/+11 |
* | Updated old forum links | Mathias | 2016-01-31 | 5 | -15/+15 |
* | MCServer to Cuberite | Mathias | 2016-01-29 | 3 | -4/+4 |
* | Front-end update | Mathias | 2016-01-28 | 2 | -16/+12 |
* | LuaTcpSsl: Disabled cert verification due to missing CA chain. | Mattes D | 2016-01-24 | 1 | -2/+2 |
* | Improved tamed wolf pack cooperation and projectile reactions | LogicParrot | 2016-01-22 | 1 | -1/+1 |
* | Alphabetically sorted configuration files | LogicParrot | 2016-01-17 | 4 | -404/+404 |
* | Update crafting.txt | jammet | 2016-01-17 | 1 | -0/+1 |
* | Exported GetSeed to lua and added file extension opendb to .gitignore. | Lukas Pioch | 2016-01-12 | 1 | -0/+1 |
* | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 2016-01-11 | 1 | -2/+5 |
* | 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 | 15 | -35/+33 |
* | Debuggers plugin: Added "uuid" console command. | Mattes D | 2015-12-28 | 2 | -0/+37 |
* | Merge pull request #2825 from Gargaj/snowlayers | Alexander Harkness | 2015-12-27 | 1 | -1/+1 |
|\ |
|
| * | fix crafting recipe for snow layers | Gargaj | 2015-12-26 | 1 | -1/+1 |
* | | Merge pull request #2814 from SafwatHalaby/chunk2 | Safwat Halaby | 2015-12-26 | 1 | -0/+4 |
|\ \ |
|
| * | | 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. | 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 |
* | Added 1.7 item names | Mathias | 2015-12-22 | 3 | -42/+412 |
* | Added HTTPS links wherever they are supported. | Alexander Harkness | 2015-12-19 | 3 | -21/+17 |
* | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 5 | -36/+28 |
* | 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 |
* | Fixed a few crafting recipes | Mathias | 2015-12-12 | 1 | -15/+19 |
* | Added PieceStructures generator. | Mattes D | 2015-12-01 | 10 | -235/+16126 |
* | Updated DumpInfo plugin | NiLSPACE | 2015-11-29 | 1 | -2/+2 |
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -0/+2 |
* | add Golden Carrot | Gargaj | 2015-11-23 | 1 | -0/+1 |
* | Changed server favicon to more commonly used one | Julian Laubstein | 2015-11-03 | 1 | -0/+0 |
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 6 | -0/+335 |
* | 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 |
* | 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 |
* | Updated PlainsVillage prefabs. | Mattes D | 2015-10-05 | 1 | -94/+96 |
* | APIDump: Added an apicheck command. | Mattes D | 2015-09-27 | 2 | -6/+100 |
* | 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 |
* | Added gallery web previews to ignore list. | Mattes D | 2015-09-07 | 1 | -0/+2 |
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 153 | -0/+35759 |