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
2015-12-18More Networking reffacorProtocolRefactortycho10-257/+289
2015-12-18Brokentycho5-17/+20
2015-12-18Brokentycho7-18/+18
2015-12-18Brokentycho9-19/+20
2015-12-18Broken3tycho10-93/+97
2015-12-18broken 2tycho2-0/+113
2015-12-18Brokentycho17-484/+446
2015-12-18Refactored some protocol loggingtycho10-127/+162
2015-12-18Merge pull request #2774 from cuberite/worktycho-patch-1Lukas Pioch1-1/+1
2015-12-18Fix off by two error in ReadStringworktycho1-1/+1
2015-12-18Merge pull request #2769 from cuberite/FastNBTAssertsAlexander Harkness1-2/+6
2015-12-18Check for invalid tags when reading a compound tagtycho1-2/+6
2015-12-18Merge pull request #2759 from cuberite/ExplosionAPIMattes D11-144/+243
2015-12-18Revised the explosion-related Lua API and docs.Mattes D11-144/+243
2015-12-18Merge pull request #2770 from cuberite/RemoveChunkDataCollectorMattes D1-20/+0
2015-12-18Removed unused class cChunkDataCollector.Mattes D1-20/+0
2015-12-18Merge pull request #2758 from cuberite/FastNBTFixMattes D1-5/+1
2015-12-18Fixed String Parsing crash bugtycho1-5/+1
2015-12-18Merge pull request #2755 from cuberite/coverageMattes D3-0/+5
2015-12-18Working coverage buildtycho3-0/+5
2015-12-17Merge pull request #2751 from cuberite/PieceStructuresFixMattes D2-5/+5
2015-12-17PieceStructures generator: Fixed wrong merge conflict resolution.Mattes D2-5/+5
2015-12-17Merge pull request #2761 from cuberite/fixed_warningsLukas Pioch9-19/+10
2015-12-17Moved variables into scope, removed unused variables and fixed variablesLukas Pioch9-19/+10
2015-12-16Merge pull request #2753 from cuberite/pathFixSafwat Halaby4-37/+109
2015-12-16Changed cPath to have a reset method.tycho4-38/+103
2015-12-15Merge pull request #2754 from Gargaj/horsefixworktycho3-2/+29
2015-12-15allow horse control (still quite buggy)Gargaj3-2/+29
2015-12-15Delete copy and move constructors from cPathtycho1-0/+7
2015-12-15Merge pull request #2750 from cuberite/wrngLukas Pioch1-1/+1
2015-12-15Fixed warning regarding an uninitialized valueJulian Laubstein1-1/+1
2015-12-15Merge pull request #2749 from cuberite/wrngworktycho1-1/+1
2015-12-15Fixed warning regarding an uninitialized valueJulian Laubstein1-1/+1
2015-12-15Merge pull request #2748 from cuberite/fix_memory_leakSafwat Halaby2-9/+9
2015-12-15Changed raw cPath to an unique_ptr, fixes memory leakLukas Pioch2-9/+9
2015-12-14Merge pull request #2638 from Gargaj/masterworktycho16-128/+294
2015-12-13Merge pull request #2744 from cuberite/HopperMetaStripworktycho1-0/+6
2015-12-13Strip meta from hopper on converting to pickupJulian Laubstein1-0/+6
2015-12-13blockheight mechanismGargaj16-128/+294
2015-12-13Merge pull request #2743 from SafwatHalaby/wartSafwat Halaby1-1/+5
2015-12-13Set overgrown wart age to 3Safwat Halaby1-1/+5
2015-12-13Merge pull request #2708 from Gargaj/onuseSafwat Halaby55-77/+120
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj55-77/+120
2015-12-13Merge pull request #2737 from Gargaj/snowgolemSafwat Halaby1-5/+5
2015-12-13snow golems are "neutral"Gargaj1-5/+5
2015-12-13Merge pull request #2738 from Gargaj/mobinheritanceSafwat Halaby4-1/+64
2015-12-13sheep color inheritanceGargaj4-1/+64
2015-12-13Merge pull request #2741 from SafwatHalaby/mTarget2Safwat Halaby1-1/+0
2015-12-13Remove stray "return"Safwat Halaby1-1/+0
2015-12-13Merge pull request #2740 from SafwatHalaby/mTargetSafwat Halaby2-11/+15
2015-12-13Fixed mobs attacking Creative Mode playersSafwat Halaby2-11/+15
2015-12-13Merge pull request #2668 from SafwatHalaby/decouple2Safwat Halaby8-335/+486
2015-12-13Decoupled cMonster and path recalc logic, re-implemented recalcSafwat Halaby8-335/+486
2015-12-13Merge pull request #2739 from Gargaj/patch-6Safwat Halaby1-0/+1
2015-12-13Stop pathfinding over cobble wallsGargaj1-0/+1
2015-12-12Merge pull request #2735 from SafwatHalaby/mathias2Safwat Halaby1-15/+19
2015-12-12Fixed a few crafting recipesMathias1-15/+19
2015-12-12Merge pull request #2732 from Gargaj/patch-5Safwat Halaby1-2/+2
2015-12-12Nether wart only ages to 3Gargaj1-2/+2
2015-12-11Merge pull request #2721 from bmintz/patch-1worktycho1-0/+2
2015-12-11Merge branch 'master' into patch-1Benjamin Mintz0-0/+0
2015-12-11Test for correct coordinates when fishingGargaj2-1/+2
2015-12-11Put the entire compile.sh script in a code block for securityBenjamin Mintz1-0/+2
2015-12-10Merge pull request #2727 from Gargaj/patch-4Alexander Harkness2-1/+2
2015-12-10Test for correct coordinates when fishingGargaj2-1/+2
2015-12-09Merge pull request #2720 from cuberite/OreNestsFixJulian Laubstein1-2/+2
2015-12-09Fixed opposite condition in OreNests finisher.Mattes D1-2/+2
2015-12-09Merge pull request #2706 from Gargaj/deadcreeperMattes D1-1/+1
2015-12-08stop creepers from exploding even if they just diedGargaj1-1/+1
2015-12-08Small spelling issues fixedJulian Laubstein1-3/+3
2015-12-06Merge pull request #2713 from Gargaj/patch-2Mattes D1-1/+1
2015-12-06Tilling dirt should send block updateGargaj1-1/+1
2015-12-06Merge pull request #2714 from Gargaj/patch-3Safwat Halaby1-5/+5
2015-12-05Spawn chickens from eggs as babiesGargaj1-5/+5
2015-12-04Merge pull request #2694 from SafwatHalaby/documentationworktycho2-5/+34
2015-12-03Update COMPILING.mdSafwat Halaby2-5/+34
2015-12-03Merge pull request #2704 from Gargaj/patch-1Mattes D1-2/+2
2015-12-03fix wolf collarsGargaj1-2/+2
2015-12-03Merge pull request #2707 from Gargaj/rabbitstewMattes D4-56/+25
2015-12-03Merge pull request #2711 from cuberite/FixFreeBSDBuildJulian Laubstein1-8/+1
2015-12-03Merge mushroom soup into generic food handlerGargaj4-56/+25
2015-12-03Use C++11 auto instead of per-platform types.Mattes D1-8/+1
2015-12-03Merge pull request #2699 from SafwatHalaby/breedDocsMattes D2-5/+25
2015-12-03Merge pull request #2422 from cuberite/PieceStructuresGenMattes D58-12062/+18116
2015-12-01Changed Nether defaults to use PieceStructures.Mattes D1-1/+1
2015-12-01Added more details to the cubeset format documentation.Mattes D2-6/+35
2015-12-01Added PieceStructures generator.Mattes D56-12057/+18082
2015-11-30Added documentation for breeding codeSafwat Halaby2-5/+25
2015-11-30Merge pull request #2696 from Gargaj/breedingSafwat Halaby11-19/+209
2015-11-29implement breedingGargaj11-19/+209
2015-11-29Updated DumpInfo pluginNiLSPACE1-2/+2
2015-11-28Merge pull request #2693 from cuberite/NormalizeOrePocketConfigNamesMattes D1-2/+2
2015-11-27Normalized OrePockets generator config names.Mattes D1-2/+2
2015-11-25Merge pull request #2670 from cuberite/OrePocketsJulian Laubstein6-267/+649
2015-11-25OrePockets finisher is now configurable.Mattes D4-26/+127
2015-11-25Added OrePockets and DirtPockets finish gens.Mattes D5-267/+548
2015-11-24Merge pull request #2687 from Gargaj/signfixworktycho1-1/+6
2015-11-24fix escaped characters in signs (fixes #1736, fixes #2170)Gargaj1-1/+6
2015-11-24Merge pull request #2688 from bendl/masterAlexander Harkness1-1/+1
2015-11-24Fixed 'Install on DigitalOcean' link in README.mdBen Lancaster1-1/+1
[...]
 
Clone
http://ni.sijanec.eu/anonymous/cuberite
https://ni.sijanec.eu/anonymous/cuberite