summaryrefslogtreecommitdiffstats
path: root/Server/Plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-24Add player permission level (#5358)Simon Pribylski1-3/+3
2021-12-29Improved farmer AI & Fixed entity loading functions (#5351)Persson-dev1-3/+21
2021-11-29Added ExperienceAmount variable to HOOK_PLAYER_FISHING and HOOK_PLAYER_FISHED (#5345)Feyo Korenhof1-2/+2
2021-11-22Bind more ClientHandle functions to Lua (#5334)AirOne1-0/+139
2021-11-11Miscellaneous fixes (#5320)Tiger Wang1-1/+1
2021-10-03Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones1-0/+18
2021-10-02Perform bed checks upon respawn (#5300)JK2K2-2/+26
2021-07-25Update Core (#5274)Alexander Harkness1-0/+0
2021-07-23Added y bounds checking for cPlayer::PlaceBlock (#5194)Kiryu1441-11/+3
2021-07-10Chorus fruit teleport (#5259)KingCol131-0/+85
2021-06-28Documentation: add statistics descriptionsTiger Wang1-76/+76
2021-06-28Documentation: update chat colour linkTiger Wang1-3/+3
2021-06-28Remove orphaned API symbolsTiger Wang1-73/+0
2021-06-23Add optional prefix parameter to LOG functions (#5229)x12xx12x3-65/+59
2021-05-29Added standardised way to Log with plugin name (#5227)12xx121-3/+3
2021-05-26Implemented cServer::ScheduleTask() and cServer::TickQueuedTasks() (#5224)Feyo Korenhof1-0/+15
2021-05-05Move item placement into item handlers (#5184)Tiger Wang1-0/+18
2021-05-03Add player statistics to API (#5193)nshah252-35/+392
2021-04-12More cProtocol cleanupTiger Wang1-71/+45
2021-04-12Streamline player abilities handlingTiger Wang1-10/+0
2021-04-12Fix sending incorrect date values on world changeTiger Wang2-26/+0
2021-04-03Basic elytra flight (#5124)Damián Imrich1-10/+21
2021-03-20Change TimeOfDay to WorldDate (#5160)Tiger Wang1-2/+2
2021-03-15Add heraldry names to banner pattern API docsTiger Wang1-0/+169
2021-03-15Properly deprecate more XYZ parameter'd functions (#5147)Tiger Wang1-64/+12
2021-03-06Update CoreTiger Wang1-0/+0
2021-03-05Adding Boss bar (#5025)12xx121-0/+189
2021-03-05Add Mushrooms to Generator and fixed up the roofed forest (#5134)12xx121-0/+52
2021-02-06Adds playerlist header and footer broadcasting (1.8-1.13)dImrich2-0/+45
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-12/+1
2020-11-25Added magma block contact damage (#5055)Aiden Neill1-0/+8
2020-11-23Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx121-0/+148
2020-11-06Add correct implementation of crops (#4802)0ddlyoko1-117/+4
2020-11-06Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)12xx122-13/+86
2020-10-30Corrected type for param Pos on spawn enter crystal (#5012)Lukas Pioch1-1/+1
2020-10-29Add beam target, configurable base visibility to Ender Crystals (#5010)12xx122-1/+23
2020-10-13Added missing return types and fixed param types (#4996)Lukas Pioch3-34/+41
2020-10-11Adding Silverfish Spawning Blocks (#4946)12xx121-0/+12
2020-10-11Corrected invalid syntax for return types in APIDoc (#4989)Lukas Pioch1-6/+18
2020-10-10Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)12xx121-3/+117
2020-10-09Add default value nullptr for parameter a_Digger and added digger toLukas Pioch1-12/+40
2020-10-01Add SetBlockMeta warning in documentation (#4943)[IPSA] Chris de Claverie3-5/+9
2020-09-28Plugin reload <plugin_name> feature (#4942)[IPSA] Chris de Claverie1-0/+11
2020-09-21Implement Dropspenser Hook (#4903)KrystilizeNevaDies2-0/+30
2020-09-17Fixed snow golems and added documentation to damage type and added damage type for damage from environment to mobs (#4877)12xx121-0/+160
2020-09-05Use pitch lookup in noteblock block entity (#4826)12xx121-3/+32
2020-08-28Remove unneeded MarkDirty, SendToClients parameters of SetMetaTiger Wang1-11/+1
2020-08-27Changed tree-growing functions in cWorld to use Vector3i coords.Mattes D1-36/+8
2020-08-21Minor typo fixesTiger Wang1-1/+1
2020-08-12Add enhanced Gold generation in Mesa-Type Biomes (#4821)12xx121-0/+17
2020-08-10small issues addressed in #4817 fixed because was merged to fast12xx121-1/+1
2020-08-09Adding Emeralds to generation (#4817)12xx121-0/+17
2020-08-05Update Coremathiascode1-0/+0
2020-07-14Introduce recipe book functionality (#4493)Tobias Wilken1-0/+34
2020-05-10Remove pkFishingFloat documentation (#4732)Mat1-4/+0
2020-05-08Update CoreAlexander Harkness1-0/+0
2020-05-08Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand3-31/+161
2020-05-03Buttons can now be triggered by arrows. (#4670)DrButcher1-0/+10
2020-05-03Add cEntity::GetBoundingBox, and use where appropriate. (#4711)Alexander Harkness1-0/+10
2020-04-18Add API documentation for repeater metadata constantsTiger Wang1-0/+20
2020-04-18Extended Vector3 (#4666)Mattes D2-28/+111
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D2-2/+13
2020-04-14Bindings: Allow coercion between Vector3 subtypes. (#4646)Mattes D2-0/+28
2020-04-12Fixed entity teleport for just-spawned entities.Mattes D1-0/+21
2020-04-10Update CoreAlexander Harkness1-0/+0
2020-04-10API docs: Fixed eMonsterType relocation.Mattes D1-129/+133
2020-04-10Add Zombie VillagersBond-0091-0/+5
2020-04-09Falling blocks can now be spawned at any position. (#4620)Mattes D3-17/+95
2020-04-04Implement wither skeletons (#4563)Mat1-0/+13
2020-04-03Update Coremathiascode1-0/+0
2020-04-03Removed the obsolete cTracer class. (#4594)Mattes D1-15/+1
2020-04-02Update CoreAlexander Harkness1-0/+0
2020-04-02Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness1-11/+55
2020-03-31Prevent player from being destroyed by plugins (#4584)Alexander Harkness1-2/+2
2020-03-31Added a /boom command to Debuggers. (#4592)Mattes D2-0/+21
2020-03-30Lua API for spectating entities (#4518)Mat1-0/+11
2020-03-27 Lock hopper when powered by redstone (#4347)Bond-0091-0/+29
2020-03-26Update CoreAlexander Harkness1-0/+0
2020-03-24Send respawn packet by default (#4540)Mat1-1/+1
2020-03-24Update CoreAlexander Harkness1-0/+0
2020-03-23Update .gitignore; new files added to APIDump are no longer ignoredAlexander Harkness1-3/+7
2020-03-23Add missing documentation file.Alexander Harkness1-0/+18
2020-03-23Manual merge of #4498.Alexander Harkness2-0/+5
2020-03-22TNT position fixes (#4519)Mat1-0/+4
2020-03-22Update Coremathiascode1-0/+0
2020-03-22Updated core, fixes #4520Alexander Harkness1-0/+0
2020-03-21Update CoreAlexander Harkness1-0/+0
2020-03-17Update Coremathiascode1-0/+0
2020-03-05Stabilise MoveToWorld (#4004)Mat1-4/+34
2020-02-27Update ProtectionAreasmathiascode1-0/+0
2020-02-23Update submodulesmathiascode1-0/+0
2019-12-28Update submodules (#4439)Mat2-0/+0
2019-10-28Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D2-13/+49
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D2-8/+70
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2-0/+226
2019-09-16Remove analytics code (#4394)Mathias8-6723/+0
2019-08-10APIDocs: Added missing return type and corrected one (#4353)Lukas Pioch2-1/+7
2019-08-10Added more clamping operations to cCuboid.Mattes D1-0/+22
2019-08-09Removed coord-based API from cCuboid. (#4362)Mattes D1-90/+6
2019-08-05Register vanilla blocks in BlockTypeRegistry.Mattes D1-0/+8
2019-06-11* Sponge: Add water absorbtion (#4333)Zach DeCook1-0/+8
2019-05-11Create Ender Portal with Eyes of Ender (#4126)Zach DeCook1-0/+40
2018-09-24Add BurnsInDaylight to Lua API and Monsters.ini (#4295)Muhammad Kaisar Arkhan1-0/+21
2018-08-03Fix use item doc error (#4279)peterbell102-4/+0
2018-08-02Experience orb (#4259)changyong guo1-0/+55
2018-07-27cWorld: Manually bind deprecated broadcast functions (#4265)peterbell101-0/+56
2018-07-23Rewrite explosion knock back (#4251)changyong guo1-0/+10
2018-07-19cBlockArea: Write all present data types by default (#4252)peterbell101-2/+2
2018-06-24Support swap item between main hand and offhand by press key "F" (#4241)changyong guo1-0/+10
2018-04-11Smelting Gives Experience (#4094)Alex Sweet1-0/+10
2018-02-20cBlockInfo: Deprecate direct access to variables. (#4184)peterbell101-13/+13
2018-01-21cItemGrid: Allocate storage lazily (#4083)peterbell101-4/+4
2018-01-14Rename cEntity swim states (#3996)Alexander Harkness1-2/+42
2017-12-26improve rain simulation (#4017)Alexander Harkness2-16/+50
2017-10-21Implement horse inventory (#4053)peterbell101-0/+18
2017-09-19Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2-4/+94
2017-09-07Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)Lane Kolbly3-2/+43
2017-09-07Lighting now generally consistent with vanilla (#3988)Alexander Harkness1-0/+18
2017-09-07Fire effect now shown for creative and spectator mode players (#3998)Alexander Harkness1-3/+12
2017-09-07Updated APIDoc (#3985)Lukas Pioch2-104/+29
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-38/+88
2017-09-01Update Core pluginAlexander Harkness1-0/+0
2017-08-30Update core plugins to latest version (#3951)Alexander Harkness2-0/+0
2017-08-30Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979)Lane Kolbly1-1/+6
2017-08-29APIDump: Removed unneeded Globals prefixLukas Pioch2-13/+13
2017-08-27Implement Forge protocol handshake support (#3869)satoshinm2-0/+58
2017-08-25Add cUUID class (#3871)peterbell103-24/+152
2017-08-24Minor changes (#3909)mathiascode8-25/+25
2017-08-21Fully implemented leashes (#3798)Pablo Beltrán1-1/+83
2017-08-18Represent cItem::m_Lore as an AStringVector (#3882)peterbell101-4/+4
2017-08-17Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly3-1/+55
2017-08-17Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly1-32/+56
2017-08-15Updated docs to mention InfoDump for creating README.md, etc. (#3895)William 'psyFi' Hatcher3-6/+32
2017-08-13Update TestLuaRocks.lua (#3903)William 'psyFi' Hatcher1-12/+12
2017-08-07cBlockInfo: Deprecate place soundpeterbell101-11/+1
2017-08-03APIDump: Class types in variables and hooks are now linkified (#3892)Lukas Pioch1-18/+23
2017-07-30Updated plugin CoreLukas Pioch1-0/+0
2017-07-28Added anvil enchantment handling. (#3857)Lane Kolbly1-2/+62
2017-07-28Check for intersection between placed blocks and entities. (#3850)Lane Kolbly1-0/+10
2017-07-23Updated armor cover calculation. (#3858)Lane Kolbly1-0/+36
2017-07-22BlockArea: Added the GetBounds function.Mattes D1-2/+15
2017-07-13Handle middle mouse drag (#3847)peterbell101-0/+124
2017-07-12Lua plugin cColor (#3833)Lane Kolbly1-0/+172
2017-07-12Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)Lane Kolbly2-0/+102
2017-07-10Implemented draggingitem API.Lane Kolbly1-0/+21
2017-07-07BigFlower fixes (#3826)peterbell101-0/+4
2017-07-07Added bed entity (#3823)Lukas Pioch2-0/+69
2017-06-30Added 1.12 blocks (#3760)Bond-0091-0/+200
2017-06-29Update tolua and export EffectIDpeterbell101-0/+243
2017-06-28Updated cItemGrid API docs to reflect required GetInventory() calls.Lane Kolbly1-2/+4
2017-06-26Corrected APIDoc for cBlockArea and exported missing functions (#3808)Lukas Pioch1-11/+22
2017-06-24cBlockArea supports block entities. (#3795)Mattes D3-1940/+2204
2017-06-12Corrected check for level of subcommand and fixed multiple levels not working (#3758)Lukas Pioch1-7/+8
2017-06-11APIDoc: Corrected param in cBoat:MaterialToStringLukas Pioch1-2/+2
2017-06-09Fixed handling Lua errors in nested callbacks (#3755)Mattes D2-0/+18
2017-05-27Debuggers: Added the "/come" command to test mob pathfinding. (#3734)Mattes D2-0/+56
2017-05-27Add rank prefix and suffix to player name in chat (#3730)Heiko Hund1-0/+20
2017-05-24Exported boatLukas Pioch2-1/+148
2017-05-24Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725)Pablo Beltrán1-0/+29
2017-05-11Tracer replacement (#3704)Mattes D3-32/+189
2017-05-09Exported cFallingBlock and cExpOrb (#3700)Lukas Pioch1-1/+88
2017-05-09Updated Core and ProtectionAreas to latest.Mattes D2-0/+0
2017-05-09APIDump: Add missing 'My' to generated function hook example.Lukas Pioch1-1/+1
2017-05-08Added missing checks for Initialize function and updated APIDocLukas Pioch1-6/+6
2017-05-08Corrected brewingstand and added support for fuelLukas Pioch1-0/+35
2017-05-02APIDoc: Removed non-existent functions and added missing return typesLukas Pioch3-114/+45
2017-04-30APIDoc: Replaced incorrect param cMonster with eMonsterTypeLukas Pioch1-1/+1
2017-04-26Build Lua in C++ mode, use exceptions for error-raising. (#3680)Mattes D1-0/+10
2017-04-07APIDoc: Corrected a few linksLukas Pioch5-9/+9
2017-04-05API: Removed function GetChar (#3664)Lukas Pioch1-21/+0
2017-04-05APIDoc: Added missing IsStatic flags and corrected param types.Lukas Pioch3-5/+9
2017-04-04APIDoc: Documented missing functions and variables. (#3634)Lukas Pioch4-3/+189
2017-03-16APIDocs: Corrected param types in cBoundingBox (#3624)Lukas Pioch1-10/+10
2017-03-05Added is static flag and removed is static info from text. (#3616)Lukas Pioch1-1/+3
2017-03-02Added missing IsStatic flag to functions. (#3613)Lukas Pioch2-0/+6
2017-02-24Removed a few default plugins (#3580)mathiascode5-85/+0
2017-02-20Changed fish launching mechanism (#3520)Alex1-0/+9
2017-02-15Updated sounds and effect IDs (#3422)mathiascode1-1/+1
2017-02-14Added some blocks and items (#3503)mathiascode1-1/+201
2017-01-28APIDump: Corrected luacheck file to load a plugin's luacheck if existsLukas Pioch1-35/+16
2017-01-28Debuggers: Added /clientversion command to display protocol version.Mattes D2-0/+15
2017-01-27ApiDump: Added merge code to .luacheckrcLukas Pioch1-1/+47
2017-01-18Debuggers: Added a deadlock simulation command.Mattes D2-0/+34
2017-01-09Added 1.11 smelting recipes and fuels (#3526)Bond-0091-0/+0
2017-01-03Track skin part and main hand preferences (#3498)Pokechu221-0/+143
2017-01-03Track skin part and main hand preferences (#3498)Pokechu221-0/+143
2017-01-03Api Documentationsweetgiorni1-0/+10
2017-01-01Debuggers: PluginStats are now output only on request. (#3513)Mattes D2-51/+21
2016-12-25Refactored to put URL Encoding / Decoding in a single place. (#3491)Mattes D2-1/+40
2016-12-19Updated links and docs (#3488)mathiascode9-11/+13
2016-12-18Reverted temporary redirect to LuaAPI docs (#3487)Mattes D1-1/+1
2016-12-17Updated ProtectionAreas.Mattes D1-0/+0
2016-12-15APIDump: Load the official undocumented from alternate location.Mattes D1-1/+1
2016-12-15APIDump: Make "apicheck" errors stand out in the log.Mattes D1-2/+4
2016-12-15APIDump: Proper error messages on apicheck failures.Mattes D1-9/+15
2016-12-09Fix meta mirror (#3470)Mattes D2-0/+24
2016-12-04APIDesc: Fixed wrong cBlockArea parameter descriptions.Mattes D1-22/+22
2016-11-26Debuggers: Added commands to investigate item's custom Lua properties.Mattes D3-2/+61
2016-11-26Debuggers: Added commands to investigate item's custom name.Mattes D2-1/+60
2016-11-26Debuggers: Added commands to investigate item's Lore.Mattes D2-0/+60
2016-11-26Debuggers: Sorted the Info.lua commands.Mattes D1-25/+25
2016-11-22Added API export for LuaCheck.Lukas Pioch1-0/+73
2016-11-16Updated the Core.Mattes D1-0/+0
2016-11-13Add Lua API export for titles. (#3408)mohe20151-0/+72
2016-11-10Updated Core.Mattes D1-0/+0
2016-11-06Anticheat fastbreak (#3411)mohe20151-0/+1818
2016-10-27LuaJson: Report serialization errors instead of crashing.Mattes D2-125/+130
2016-10-25CI: API test defaults to failure, unless explicitly succeeded.Mattes D1-22/+21
2016-10-21Added SendMessageRaw for sending json string.Lukas Pioch1-0/+16
2016-10-17APIDump: Added missing syntax to cUrlClient (#3407)NiLSPACE1-145/+261
2016-10-13APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)Mattes D2-3346/+3363
2016-10-12Spectators added (#2852)bibo381-0/+28
2016-10-09cChunk::SetAlwaysTicked implies cChunk::stay (#3361)LogicParrot1-1/+1
2016-10-08Updated the Core plugin.Mattes D1-0/+0
2016-10-06APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().Mattes D1-10/+30
2016-10-06APIDump: Fixed descriptions for cWorld:ChunkStay.Mattes D1-0/+2
2016-10-06Fixed cRankManager API docs.Mattes D2-587/+727
2016-10-03APIDump: Check param and return types.Mattes D4-59/+204
2016-10-02APIDump: Fixed description for schematic file loading.Mattes D1-0/+8
2016-10-01APIDesc: Reformatted ConstantGroups to match the enum names.Mattes D2-6/+6
2016-09-27APIDump: Fixed description for tolua functions.Mattes D1-0/+4
2016-09-25Fixed cCompositeChat's constructor LuaAPI bindings.Mattes D1-11/+133
2016-09-22InfoReg: Don't fail if there are no commands to register.Mattes D1-2/+6
2016-09-22InfoDump: Trim description string before outputting to README.md.Mattes D1-47/+56
2016-09-19APIDump: Fixed descriptions for "array table of strings".Mattes D1-9/+6
2016-09-16APIDump: Replaced "callback" type with "function".Mattes D1-3/+3
2016-09-16InfoReg: Fixed cPluginManager usage.Mattes D1-17/+17
2016-09-15APIDesc: Fixed modifiers for sqlite3 functions.Mattes D1-0/+8
2016-09-14APIDesc: Fixed some leftover "<unknown>" types.Mattes D2-67/+71
2016-09-12APIDump: Reformatted the docs to include type information.Mattes D8-2427/+23358
2016-09-09APIDump: Support structured parameter info.Mattes D2-41/+140
2016-09-08APIDump: Removed trailing whitespace.Mattes D3-27/+27
2016-09-06APIDoc: Allow to create a link to an object. (#3371)Mattes D1-3/+8
2016-09-05APIDump: Fixed documentation for cPluginManager:GetPluginsPath().Mattes D1-1/+1
2016-09-03Configurable dirty unused chunk cap to avoid RAM overuse (#3359)LogicParrot1-0/+1
2016-08-23cUrlClient: Exported to Lua API.Mattes D3-2/+265
2016-08-18Removed Decoda project files, no longer used. (#3320)Mattes D3-180/+0
2016-08-15Added cWorld:SetSpawn() API and Lua binding (#3316)ElNounch1-0/+1
2016-08-14Typo in IniFile:GetNumKeys() code sample (#3317)ElNounch1-2/+2
2016-08-10Updated Core.Alexander Harkness1-0/+0
2016-08-07Canonical tag (#3300)Mathias7-0/+7
2016-07-29Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277)Alexander Harkness1-4/+20
2016-07-18APIDump: Added explicit IsStatic flag to static functions.Mattes D6-106/+110
2016-07-18Updated API documentation.Mattes D5-113/+339
2016-07-18APIDump: Changed not to use globals, added more doxycomments.Mattes D2-42/+64
2016-07-12Changed Hopper to wtHopper and adjusted .gitignore.Lukas Pioch1-1/+1
2016-07-10Fixed Lua Json serializing a bool.Mattes D1-4/+6
2016-06-27Changed world tasks to use cLuaState::cCallback.Mattes D1-2/+2
2016-06-27Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2-3/+12
2016-06-15- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm1-0/+8
2016-06-10Normalized Vector3 API to use the same capitalization as all else.Mattes D1-1/+15
2016-06-05Bindings: Fixed cBoundingBox API.Mattes D3-1/+66
2016-06-03Update Dispensers and let them act more like in VanillaQUSpilPrgm1-3/+5
2016-06-02Debuggers: Added the forgotten Inject.lua file.Mattes D1-0/+57
2016-05-31LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D3-1/+64
2016-05-29Added GetTeamNames to cScoreboard (#3217)PlasmaPower3-0/+20
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu224-0/+65
2016-04-30Updated the Core submodule (#3172)LogicParrot1-0/+0
2016-04-05Improved player freeze codeLogicParrot1-1/+0
2016-03-30MoveToWorld defaults to spawnpointLogicParrot1-3/+3
2016-03-29Bed's world is now savedLogicParrot1-1/+1
2016-03-21Revert "Lua callback"Mattes D3-14/+5
2016-03-17Changed world tasks to use cLuaState::cCallback.Mattes D1-2/+2
2016-03-17Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2-3/+12
2016-02-19Proper entity destruction in non-ticking chunksLogicParrot1-2/+3
2016-02-08remove cWorld::createAndInitializeWorldLogicParrot1-1/+0
2016-01-31Updated old forum linksMathias3-5/+5
2016-01-29MCServer to CuberiteMathias3-4/+4
2016-01-24LuaTcpSsl: Disabled cert verification due to missing CA chain.Mattes D1-2/+2
2016-01-12Exported GetSeed to lua and added file extension opendb to .gitignore.Lukas Pioch1-0/+1
2016-01-11Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8bibo381-2/+5
2016-01-02Fix typo (ammount)Arnaud Meuret1-1/+1
2016-01-01Updated plugins with the rename to Cuberite.Mattes D3-0/+0
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D4-5/+5
2015-12-28Debuggers plugin: Added "uuid" console command.Mattes D2-0/+37
2015-12-26Added analytics to APIDumpAlexander Harkness8-57/+6780
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D3-1/+91
2015-12-25Freeze player until chunk is loadedSafwat Halaby1-0/+4
2015-12-24Added a Json parser and serializer to Lua API.Mattes D3-48/+140
2015-12-18Revised the explosion-related Lua API and docs.Mattes D5-36/+28
2015-12-13blockheight mechanismGargaj1-0/+1
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+2
2015-11-29Updated DumpInfo pluginNiLSPACE1-2/+2
2015-11-23change from single followable item to multipleGargaj1-0/+2
2015-11-03Implemented brewingLukas Pioch5-0/+100
2015-10-31Fixed typo that slipped through #2584Alexander Harkness1-1/+1
2015-10-31Fixed typo in description.Alexander Harkness1-1/+1
2015-10-31Implemented the FireResistence potion effects.bibo381-2/+3
2015-10-27Updated Core and ProtectionAreasLukas Pioch2-0/+0
2015-10-21Debuggers: Added a plugin channel test with funny chars in data.Mattes D2-0/+17
2015-10-12Added missing hooks to cPluginManagerLukas Pioch1-0/+3
2015-10-11APIDump: Added a missing endline to the NewlyUndocumented output file.Mattes D1-0/+1
2015-10-09Added 'net sclient' command to NetworkTest plugin.Mattes D2-0/+60
2015-09-27APIDump: Added an apicheck command.Mattes D2-6/+100
2015-09-26Extended and fixed the cFile API.Mattes D3-9/+11
2015-09-14APIDump: Fixed ZBS integration filenames after project rename.Mattes D2-6/+6
2015-09-05Renamed output directory to ServerMattes D112-0/+14319