| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix use item doc error (#4279) | peterbell10 | 2018-08-03 | 2 | -4/+0 |
* | Experience orb (#4259) | changyong guo | 2018-08-02 | 1 | -0/+55 |
* | cWorld: Manually bind deprecated broadcast functions (#4265) | peterbell10 | 2018-07-27 | 1 | -0/+56 |
* | Rewrite explosion knock back (#4251) | changyong guo | 2018-07-23 | 1 | -0/+10 |
* | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 2018-07-19 | 1 | -2/+2 |
* | Support swap item between main hand and offhand by press key "F" (#4241) | changyong guo | 2018-06-24 | 1 | -0/+10 |
* | Smelting Gives Experience (#4094) | Alex Sweet | 2018-04-11 | 2 | -71/+81 |
* | cBlockInfo: Deprecate direct access to variables. (#4184) | peterbell10 | 2018-02-20 | 1 | -13/+13 |
* | cItemGrid: Allocate storage lazily (#4083) | peterbell10 | 2018-01-21 | 1 | -4/+4 |
* | Rename cEntity swim states (#3996) | Alexander Harkness | 2018-01-14 | 1 | -2/+42 |
* | Golden Apple Fixes (#4130) | Alexander Harkness | 2018-01-06 | 1 | -3/+2 |
* | improve rain simulation (#4017) | Alexander Harkness | 2017-12-26 | 2 | -16/+50 |
* | Correct spider eye item ID (#4110) | Alexander Harkness | 2017-12-25 | 1 | -5/+1 |
* | Fixed item ID raw rabbit (#4103) | Bond-009 | 2017-12-23 | 1 | -1/+1 |
* | Implement horse inventory (#4053) | peterbell10 | 2017-10-21 | 1 | -0/+18 |
* | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 2017-09-19 | 2 | -4/+94 |
* | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 2017-09-07 | 3 | -2/+43 |
* | Lighting now generally consistent with vanilla (#3988) | Alexander Harkness | 2017-09-07 | 1 | -0/+18 |
* | Fire effect now shown for creative and spectator mode players (#3998) | Alexander Harkness | 2017-09-07 | 1 | -3/+12 |
* | Updated APIDoc (#3985) | Lukas Pioch | 2017-09-07 | 2 | -104/+29 |
* | Changed some int parameters to vector parameters (#3937) | Bond-009 | 2017-09-07 | 1 | -38/+88 |
* | Update Core plugin | Alexander Harkness | 2017-09-01 | 1 | -0/+0 |
* | Update core plugins to latest version (#3951) | Alexander Harkness | 2017-08-30 | 2 | -0/+0 |
* | Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) | Lane Kolbly | 2017-08-30 | 1 | -1/+6 |
* | APIDump: Removed unneeded Globals prefix | Lukas Pioch | 2017-08-29 | 2 | -13/+13 |
* | Implement Forge protocol handshake support (#3869) | satoshinm | 2017-08-27 | 2 | -0/+58 |
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 3 | -24/+152 |
* | Minor changes (#3909) | mathiascode | 2017-08-24 | 10 | -27/+27 |
* | Fully implemented leashes (#3798) | Pablo Beltrán | 2017-08-21 | 1 | -1/+83 |
* | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 2017-08-18 | 1 | -4/+4 |
* | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 2017-08-17 | 3 | -1/+55 |
* | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 2017-08-17 | 1 | -32/+56 |
* | Updated docs to mention InfoDump for creating README.md, etc. (#3895) | William 'psyFi' Hatcher | 2017-08-15 | 3 | -6/+32 |
* | Merge pull request #3897 from peterbell10/PlaceSound | Tiger Wang | 2017-08-13 | 1 | -11/+1 |
|\ |
|
| * | cBlockInfo: Deprecate place sound | peterbell10 | 2017-08-07 | 1 | -11/+1 |
* | | Update TestLuaRocks.lua (#3903) | William 'psyFi' Hatcher | 2017-08-13 | 1 | -12/+12 |
|/ |
|
* | APIDump: Class types in variables and hooks are now linkified (#3892) | Lukas Pioch | 2017-08-03 | 1 | -18/+23 |
* | Updated plugin Core | Lukas Pioch | 2017-07-30 | 1 | -0/+0 |
* | Added anvil enchantment handling. (#3857) | Lane Kolbly | 2017-07-28 | 1 | -2/+62 |
* | Check for intersection between placed blocks and entities. (#3850) | Lane Kolbly | 2017-07-28 | 1 | -0/+10 |
* | Updated armor cover calculation. (#3858) | Lane Kolbly | 2017-07-23 | 1 | -0/+36 |
* | BlockArea: Added the GetBounds function. | Mattes D | 2017-07-22 | 1 | -2/+15 |
* | Handle middle mouse drag (#3847) | peterbell10 | 2017-07-13 | 1 | -0/+124 |
* | Lua plugin cColor (#3833) | Lane Kolbly | 2017-07-12 | 1 | -0/+172 |
* | Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) | Lane Kolbly | 2017-07-12 | 2 | -0/+102 |
* | Implemented draggingitem API. | Lane Kolbly | 2017-07-10 | 1 | -0/+21 |
* | BigFlower fixes (#3826) | peterbell10 | 2017-07-07 | 1 | -0/+4 |
* | Added bed entity (#3823) | Lukas Pioch | 2017-07-07 | 3 | -1/+90 |
* | Added new Cuberite backers from bountysource. | Alexander Harkness | 2017-07-03 | 1 | -0/+2 |
* | Added 1.12 blocks (#3760) | Bond-009 | 2017-06-30 | 4 | -1/+319 |
* | Update tolua and export EffectID | peterbell10 | 2017-06-29 | 1 | -0/+243 |
* | Updated cItemGrid API docs to reflect required GetInventory() calls. | Lane Kolbly | 2017-06-28 | 1 | -2/+4 |
* | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 2017-06-26 | 1 | -11/+22 |
* | cBlockArea supports block entities. (#3795) | Mattes D | 2017-06-24 | 3 | -1940/+2204 |
* | Added missing 1.12 packet changes | mathiascode | 2017-06-14 | 1 | -1/+1 |
* | Corrected check for level of subcommand and fixed multiple levels not working (#3758) | Lukas Pioch | 2017-06-12 | 1 | -7/+8 |
* | APIDoc: Corrected param in cBoat:MaterialToString | Lukas Pioch | 2017-06-11 | 1 | -2/+2 |
* | Fixed handling Lua errors in nested callbacks (#3755) | Mattes D | 2017-06-09 | 2 | -0/+18 |
* | New icon colors (#3675) | mathiascode | 2017-06-03 | 5 | -2/+2 |
* | Debuggers: Added the "/come" command to test mob pathfinding. (#3734) | Mattes D | 2017-05-27 | 2 | -0/+56 |
* | Add rank prefix and suffix to player name in chat (#3730) | Heiko Hund | 2017-05-27 | 1 | -0/+20 |
* | Exported boat | Lukas Pioch | 2017-05-24 | 2 | -1/+148 |
* | Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725) | Pablo Beltrán | 2017-05-24 | 1 | -0/+29 |
* | Added backer | mathiascode | 2017-05-20 | 1 | -0/+1 |
* | Tracer replacement (#3704) | Mattes D | 2017-05-11 | 3 | -32/+189 |
* | Exported cFallingBlock and cExpOrb (#3700) | Lukas Pioch | 2017-05-09 | 1 | -1/+88 |
* | Updated Core and ProtectionAreas to latest. | Mattes D | 2017-05-09 | 2 | -0/+0 |
* | APIDump: Add missing 'My' to generated function hook example. | Lukas Pioch | 2017-05-09 | 1 | -1/+1 |
* | Added missing checks for Initialize function and updated APIDoc | Lukas Pioch | 2017-05-08 | 1 | -6/+6 |
* | Corrected brewingstand and added support for fuel | Lukas Pioch | 2017-05-08 | 1 | -0/+35 |
* | 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 |