summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterManually specify UTF-8 encoding for Cuberite.rc (#5589)Alexander Harkness8 days
5588-resources-encodingManually specify UTF-8 encoding for Cuberite.rcAlexander Harkness9 days
canbeat-cleanupUse cChunkDef::IsValidHeight for CanBeAt functions, and related helpers.Alexander Harkness13 days
template-id-ctor-warningRemove simple template-id from constructors for Vector3 template.Alexander Harkness2 weeks
real-block-countUse correct size integer type, fix compiler warning.Alexander Harkness2 weeks
clang-format-codebaseApply new clang-formattingAlexander Harkness2 weeks
biomal-bedrock-shapeMake biomal composition gen respect the shapegen when placing bedrockNiels3 months
dumpinfo-plugin-folderFixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't matchNiels6 months
infodump-dependenciesAdded extra possible Info.lua parameter that describes the dependenciesNiels Breuker7 months
endgenUse auto instead of NOISE_DATATYPENiels Breuker8 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  madmaxoft11 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 D11 years
 
AgeCommit messageAuthorFilesLines
2020-03-28Style fixghastsoundsMat1-1/+2
2020-03-27Louder ambient sound for ghastsMat1-1/+8
2020-03-27Reduce ghast spawn rate againMat1-1/+1
2020-03-27Reduce ghast spawn rateMat1-1/+1
2020-03-27Updated plugin list format (#4557)Mat1-7/+26
2020-03-27 Lock hopper when powered by redstone (#4347)Bond-00913-4/+172
2020-03-27Merge #4552Alexander Harkness1-1/+8
2020-03-27CI: Install ccache on macos (#4489)peterbell101-0/+4
2020-03-27Fix typo in floater code (#4556)Mat1-1/+1
2020-03-27Fix typo in block break particle coordinate (#4555)Mat1-1/+1
2020-03-26Decrease attack cooldown for monsters (#4542)Mat2-32/+31
2020-03-26Improvements to blaze and ghast (#4547)Mat6-26/+149
2020-03-26Update CoreAlexander Harkness1-0/+0
2020-03-26Disable bonemealable settings for now (#4551)Mat2-0/+6
2020-03-25Fix nether mob spawning (#4546)Mat2-81/+94
2020-03-24Replace downloads links with new redirect server linksAlexander Harkness1-8/+8
2020-03-24Send respawn packet by default (#4540)Mat4-5/+5
2020-03-24Update CoreAlexander Harkness1-0/+0
2020-03-24Furnace and brewing stand drops (#4534)Mat2-6/+36
2020-03-24When Client sends message longer than 256 bytes, kick him instead of handling message (#4514)Max Luchterhand1-0/+10
2020-03-23Fix certain item drops (#4536)Mat6-12/+51
2020-03-23Enable functional packets in 1.13mathiascode2-30/+0
2020-03-23Play sound when brewing is completeMat1-0/+1
2020-03-23Jukebox improvements (#4537)Mat4-5/+61
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 Harkness10-11/+50
2020-03-23Don't attempt to give bucket with item count of 0Mat1-1/+1
2020-03-23Cocoa pods have three growing stagesMat1-2/+2
2020-03-23Pickup spawn improvements (#4525)Mat2-5/+5
2020-03-22Don't push blocks outside world height limits (#4516)Mat1-0/+5
2020-03-22Add ambient mob sounds (#4521)Mat39-41/+62
2020-03-22Increase speed of splash potion and expbottle (#4513)Mat2-2/+5
2020-03-22Fix effect crashes (#4530)Mat1-3/+3
2020-03-22TNT position fixes (#4519)Mat9-13/+20
2020-03-22Fix invalid explosion damage (#4529)Mat1-1/+1
2020-03-22Fix typo in fish metaMat1-1/+1
2020-03-22Don't enchant an already enchanted bookMat1-1/+1
2020-03-22Update Coremathiascode1-0/+0
2020-03-22Fix armor protection (#4506)Mat2-17/+24
2020-03-22Don't remove items twice (#4524)Mat11-19/+16
2020-03-22Allow enderman to attack during day (#4522)Mat1-36/+1
2020-03-22Updated core, fixes #4520Alexander Harkness1-0/+0
2020-03-22Ender chest is not affected by piston (#4526)Mat1-1/+1
2020-03-21Bonemeal cannot be used on cactus and sugar caneMat1-2/+0
2020-03-21Wrong overload of function push() got called when pushing a cEntity*. (#4512)Max Luchterhand2-0/+11
2020-03-21Don't call player movement hook if nothing changed (#4517)Mat1-0/+20
2020-03-21Update CoreAlexander Harkness1-0/+0
2020-03-21Improve explosion visuals (#4511)Mat1-1/+17
2020-03-20Clamp teleportation position (#4203)stone33111-1/+9
2020-03-19FIx formatting issue in Backers fileMat1-1/+1
2020-03-19Add TooAngel to backersMat1-1/+3
2020-03-19Remove leading slash from command block commands (#4502)Mat1-6/+20
2020-03-19Improvements to knockback (#4504)Mat5-14/+28
2020-03-19Added myself to CONTRIBUTORS file (#4515)Max Luchterhand1-0/+1
2020-03-19Prevent arrows from sinking into the ground (#4509)Mat1-1/+1
2020-03-19Change outdated air drag value for arrowsMat1-1/+1
2020-03-19Change outdated air drag value for TNTMat1-1/+1
2020-03-18Fixed unloading of chunks that contain player entities (#4508)Max Luchterhand3-0/+20
2020-03-18Blocks only drop pickups when using correct tool (#4505)Max Luchterhand2-1/+9
2020-03-17Silk touch pickaxe drops grass block (#4485)Mat3-101/+134
2020-03-17Update Coremathiascode1-0/+0
2020-03-07Don't send entity velocity for boats (#4488)Mat4-5/+35
2020-03-05Attached entities can't enter portals (#4484)Mat2-0/+18
2020-03-05Don't spawn boats in groundMat1-1/+1
2020-03-05Use LastSentPos for mob spawn packet in 1.11+ (#4490)Mat3-109/+4
2020-03-05Stabilise MoveToWorld (#4004)Mat22-216/+400
2020-03-04Update LastSentPosition when entity has no speed (#4487)peterbell101-53/+50
2020-03-04Prevent container item duplication (#4476)Mat2-15/+0
2020-03-04Play correct sound when entities are hit by arrows (#4481)Mat1-1/+1
2020-03-01Boats can be spawned on landMat1-7/+0
2020-02-27Update ProtectionAreasmathiascode1-0/+0
2020-02-26Update copyright yearMat1-1/+1
2020-02-24Create build script for Jenkins (and use it) (#4473)Alexander Harkness3-1/+85
2020-02-24BlockTypePalette: Improved loading speed in MSVC Debug builds.Mattes D2-47/+132
2020-02-24Remove 1.13 from supported protocol listmathiascode1-3/+3
2020-02-23Update submodulesmathiascode1-0/+0
2020-02-18Show correct paths in compile scriptMat1-8/+3
2020-02-10Remove unused file in Unix executable listMat1-1/+0
2020-02-10Added server log to GitHub issue templateMattes D1-3/+8
2020-01-16Strip debug symbols from Android buildsMat1-1/+1
2020-01-15Blocks are usable in adventure mode (#4464)Mat1-1/+1
2020-01-13Added an UpgradeBlockTypePalette check script.Mattes D1-0/+140
2020-01-13Improved the UpgradeBlockTypePalette.Mattes D1-307/+1440
2020-01-12dev-docs/Plugin API.md: fix urlZaoqi1-1/+1
2020-01-07Added temporary block type mapping for 1.13+ protocols.Mattes D16-76/+375
2020-01-07StringUtils: Added note to StringsConcat about StringJoin.Mattes D1-1/+2
2020-01-07ProtocolRecognizer: Updated to unique_ptr.Mattes D2-36/+20
2020-01-07Root: Load the UpgradeBlockTypePalette on startup.Mattes D2-0/+26
2020-01-07main: Terminate if an exception is thrown.Mattes D1-4/+7
2020-01-04Removed old buildserver from READMEMattes D1-2/+0
2020-01-03Bump Android API to min supportedMat1-2/+2
2020-01-02Clean up server folder for Android (#4448)Mat3-8/+27
2020-01-02Fix android builds (#4432)Alexander Harkness4-27/+23
2019-12-31Skip release builds outside master (#4447)Mat1-0/+8
2019-12-30Include missing server files (#4446)Mat1-0/+2
2019-12-30Updated Lua submodulesMattes D2-0/+0
2019-12-30Remove lang folder (#4445)Mat2-604/+0
2019-12-30Appveyor: Cache only the CMakeCache file.Mattes D1-3/+3
2019-12-30Change outdated support linkMat1-1/+1
[...]
 
Clone
http://ni.4a.si/anonymous/cuberite
https://ni.4a.si/anonymous/cuberite