summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterSet TCP_NODELAY on connections (#5558)mjagdis4 weeks
dumpinfo-plugin-folderFixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't matchNiels5 weeks
infodump-dependenciesAdded extra possible Info.lua parameter that describes the dependenciesNiels Breuker3 months
endgenUse auto instead of NOISE_DATATYPENiels Breuker3 months
InfoDumpParamsPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.Mattes D3 months
LuaNoCppReverted moving Lua to C++.Mattes D4 months
FixItemCountFormatFixed a wrong format string.Mattes D12 months
PieceGenClosurePiecesInstead of explicit closure pieces try to place pieces with a single connector.Niels Breuker15 months
apidump-vscodeAdded article explaining how to configure lua-language-serverNiels Breuker16 months
Certificates🌺Tiger Wang20 months
[...]
 
TagDownloadAuthorAge
1.7EOLcuberite-1.7EOL.tar  cuberite-1.7EOL.tar.gz  cuberite-1.7EOL.tar.bz2  cuberite-1.7EOL.tar.lz  cuberite-1.7EOL.tar.xz  cuberite-1.7EOL.tar.zst  cuberite-1.7EOL.zip  Alexander Harkness8 years
1.6EoScuberite-1.6EoS.tar  cuberite-1.6EoS.tar.gz  cuberite-1.6EoS.tar.bz2  cuberite-1.6EoS.tar.lz  cuberite-1.6EoS.tar.xz  cuberite-1.6EoS.tar.zst  cuberite-1.6EoS.zip  Alexander Harkness10 years
ProtoProxy_1.7.2_001cuberite-ProtoProxy_1.7.2_001.tar  cuberite-ProtoProxy_1.7.2_001.tar.gz  cuberite-ProtoProxy_1.7.2_001.tar.bz2  cuberite-ProtoProxy_1.7.2_001.tar.lz  cuberite-ProtoProxy_1.7.2_001.tar.xz  cuberite-ProtoProxy_1.7.2_001.tar.zst  cuberite-ProtoProxy_1.7.2_001.zip  madmaxoft10 years
ProtoProxy_1.6.4_001cuberite-ProtoProxy_1.6.4_001.tar  cuberite-ProtoProxy_1.6.4_001.tar.gz  cuberite-ProtoProxy_1.6.4_001.tar.bz2  cuberite-ProtoProxy_1.6.4_001.tar.lz  cuberite-ProtoProxy_1.6.4_001.tar.xz  cuberite-ProtoProxy_1.6.4_001.tar.zst  cuberite-ProtoProxy_1.6.4_001.zip  Mattes D10 years
 
AgeCommit messageAuthorFilesLines
2017-04-22Abort enumeration if error occurs in callback.callbacksLukas Pioch6-64/+101
2017-04-07APIDoc: Corrected a few linksLukas Pioch5-9/+9
2017-04-06Replace double grass and large fern with placed blockLukas Pioch2-1/+28
2017-04-05API: Removed function GetChar (#3664)Lukas Pioch2-26/+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 Pioch5-9/+195
2017-04-01Added a nullptr check to cEntity::IsA (#3659)Marvin Kopf3-3/+3
2017-04-01fix endless loop in StringReplace (#3658)Marvin Kopf1-1/+7
2017-03-29Add Fllamber to BACKERS file.Alexander Harkness1-0/+1
2017-03-28FastRandom: Added test of class re-creation. (#3648)Mattes D1-7/+55
2017-03-22Merge pull request #3641 from cuberite/firework_nbtNiLSPACE1-2/+2
2017-03-22NBT: Corrected firework loadingLukas Pioch1-2/+2
2017-03-22Fireworks can be fired from a dispenserBond-0091-1/+4
2017-03-21Catch crash if any and print backtrace from every threadLukas Pioch2-1/+5
2017-03-21Added blocks that can be washed away by water (#3637)Bond-0092-0/+11
2017-03-20Return bowl when eating beetroot soupBond-0091-0/+1
2017-03-19Deadbushes drop sticksBond-0095-1/+49
2017-03-19Removed development plugins from settings filemathiascode2-3/+1
2017-03-19Merge pull request #3633 from cuberite/player_detachLukas Pioch1-0/+4
2017-03-19Detach player from entity / object if he is deadLukas Pioch1-0/+4
2017-03-18Merge pull request #3629 from Seadragon91/patch-1Lukas Pioch1-0/+6
2017-03-17Boat spawned, remove it from player's handLukas Pioch1-0/+6
2017-03-17Fixed looping when unable to bind port (#3621)johnsoch1-0/+7
2017-03-16Merge pull request #3625 from Seadragon91/patch-1Lukas Pioch2-7/+1
2017-03-16Removed unnecessary check for lower and upper folderLukas Pioch2-7/+1
2017-03-16APIDocs: Corrected param types in cBoundingBox (#3624)Lukas Pioch1-10/+10
2017-03-16Allow mobs to walk through dead_bush (#3623)willi123yao1-0/+1
2017-03-10Hard minimum compiler version GCC 4.8 and Clang 3.4 (#3587)johnsoch1-0/+12
2017-03-05Added is static flag and removed is static info from text. (#3616)Lukas Pioch1-1/+3
2017-03-03Add 1.11 entity metadata (#3601)Pokechu224-5/+845
2017-03-02Added missing IsStatic flag to functions. (#3613)Lukas Pioch2-0/+6
2017-02-28Renamed OSX to macOS and use curl to get EasyInstall script (#3585)Bond-0093-5/+5
2017-02-26Added files to packaged Windows builds (#3590)mathiascode1-0/+4
2017-02-26Fixed which blocks can be harvested with what type of pickaxe (#3586)Bond-0091-0/+16
2017-02-26Corrected particles (#3577)mathiascode2-26/+18
2017-02-25Fixed cactus detection and zombie pigman sword (#3584)Bond-0093-1/+14
2017-02-25BlockCrops: Fixed comments and reformatted control flow. (#3576)Mattes D1-46/+54
2017-02-24Removed a few default plugins (#3580)mathiascode7-102/+3
2017-02-24Changed world_end to world_the_end #3531 (#3538)Bond-0092-13/+33
2017-02-24Finishers now update the heightmap for tall flowers. (#3545)Jacob1-0/+7
2017-02-22Add support for alternate config file locations (#3578)Gareth Nelson5-2/+19
2017-02-21Add 1.11.1/1.11.2 protocol (#3575)mathiascode9-16/+89
2017-02-20Changed fish launching mechanism (#3520)Alex5-2/+24
2017-02-15Dead bushes will generate in mega mega taigas (#3571)Bond-0091-0/+1
2017-02-15Updated sounds and effect IDs (#3422)mathiascode64-353/+128
2017-02-14Added some blocks and items (#3503)mathiascode27-37/+682
2017-02-13Improved easyinstall.sh to support macOS and FreeBSD (#3557)Bond-0092-11/+25
2017-02-13StringUtils: Dropped an unneeded copy in lower-/upper-casing. (#3512)Mattes D1-4/+6
2017-02-13Merge pull request #3569 from cuberite/AddVerticalConnMattes D15-49/+952
2017-02-13PieceGenerator: Added rotation-aware vertical connectors.Mattes D15-49/+952
2017-02-07Made survival the default gamemode (#3563)Lawton Mizell1-1/+1
2017-02-05Fixed bindings for cBlockArea:Read and Write. (#3568)Mattes D10-23/+23
2017-01-29Merge pull request #3565 from cuberite/luacheckLukas Pioch1-35/+16
2017-01-28APIDump: Corrected luacheck file to load a plugin's luacheck if existsLukas Pioch1-35/+16
2017-01-28Changed big flowers so they don't need air above them.Altenius1-1/+11
2017-01-28Changed big flowers so they can only be placed on dirtAltenius1-1/+4
2017-01-28Debuggers: Added /clientversion command to display protocol version.Mattes D2-0/+15
2017-01-28Fixed ClientHandle:GetProtocolVersion returning wrong number.Mattes D4-13/+7
2017-01-27Merge pull request #3564 from cuberite/luacheckLukas Pioch1-1/+47
2017-01-27ApiDump: Added merge code to .luacheckrcLukas Pioch1-1/+47
2017-01-19World: Remember the age persistently. (#3556)Mattes D2-2/+8
2017-01-19World: Removed LineBlockTracer test code. (#3555)Mattes D1-53/+0
2017-01-19Fixed placing of double tall flowers and an inconsistency with vanilla (#3541)Jacob2-2/+2
2017-01-19Merge pull request #3553 from cuberite/RemoveChunkQueuedAssertMattes D3-4/+0
2017-01-19Removed asserts about chunk queued.Mattes D3-4/+0
2017-01-19Merge pull request #3551 from cuberite/RenameTwoLocksJulian Laubstein1-2/+2
2017-01-18WebAdmin: Renamed two neighboring locks for better clarity / style.Mattes D1-2/+2
2017-01-18Merge pull request #3548 from cuberite/FixAssertInWebadminLukas Pioch1-0/+1
2017-01-18Webadmin: Added a missing CS lock.Mattes D1-0/+1
2017-01-18Merge pull request #3544 from cuberite/DeadlockDetectMoreInfoMattes D20-57/+321
2017-01-18DeadlockDetect now lists some tracked CS's stats.Mattes D18-69/+274
2017-01-18Debuggers: Added a deadlock simulation command.Mattes D2-0/+34
2017-01-17DeadlockDetect: Provide more information for debugging.Mattes D3-5/+30
2017-01-17Updated Github label links (#3543)LogicParrot2-2/+2
2017-01-15Merge pull request #3537 from cuberite/LuaStressTestMattes D10-6/+589
2017-01-15Tests: Added LuaState thread stress-test.Mattes D8-0/+580
2017-01-15LuaState: Fixed untracking references.Mattes D2-6/+9
2017-01-15Moved cPrefab parser self-check to the LoadablePieces test. (#3536)Mattes D4-111/+128
2017-01-14Git: Ignore compile.sh folder (#3533)Bond-0091-0/+3
2017-01-13Fixed race conditions and forgotten clear in Lua ref tracking. (#3530)Mattes D3-13/+23
2017-01-09LuaState: Fixed race condition in ref tracking. (#3529)Mattes D4-18/+70
2017-01-09Added 1.11 smelting recipes and fuels (#3526)Bond-0093-39/+52
2017-01-05Removed unnecessary Travis badge from READMEJulian Laubstein1-2/+0
2017-01-05Furnace: Changed GoldLeggings to GoldenLeggings (#3521)Bond-0091-1/+1
2017-01-04Merge pull request #3518 from sweetgiorni/DisconnectMessageJulian Laubstein4-0/+34
2017-01-03Merge branch 'master' into DisconnectMessageAlex0-0/+0
2017-01-03Disconnect sent flag addedsweetgiorni1-5/+6
2017-01-03TCPLink: call networking callbacks with LibEvent unlocked. (#3515)Mattes D1-2/+2
2017-01-03Track skin part and main hand preferences (#3498)Pokechu227-7/+253
2017-01-03Player checksweetgiorni1-4/+7
2017-01-03TCPLink: call networking callbacks with LibEvent unlocked. (#3515)Mattes D1-2/+2
2017-01-03Track skin part and main hand preferences (#3498)Pokechu227-7/+253
2017-01-03Api Documentationsweetgiorni2-1/+11
2017-01-03Custom Disconnect Messagesweetgiorni3-0/+20
2017-01-01Debuggers: PluginStats are now output only on request. (#3513)Mattes D2-51/+21
2017-01-01Fix crash after attempting to kill a non-running thread (#3504)Fabian Stein1-4/+7
2017-01-01Disabled anticheat (#3511)LogicParrot1-1/+2
2016-12-30Fix crash after calling OnTick on removed effect (#3501)Fabian Stein1-3/+5
2016-12-30Added 1.11 blocks, items and recipes (#3500)mathiascode3-22/+353
2016-12-29Fixed entity effect ticking (#3497)Fabian Stein1-1/+10
[...]
 
Clone
http://ni.sijanec.eu/anonymous/cuberite
https://ni.sijanec.eu/anonymous/cuberite