summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterSet TCP_NODELAY on connections (#5558)mjagdis2 weeks
dumpinfo-plugin-folderFixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't matchNiels3 weeks
infodump-dependenciesAdded extra possible Info.lua parameter that describes the dependenciesNiels Breuker2 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 D3 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 Breuker15 months
Certificates🌺Tiger Wang19 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
2014-09-28Merge pull request #1463 from mc-server/sp_docs1.6EoSAlexander Harkness2-1/+52
2014-09-28Add Code example.Alexander Harkness1-0/+26
2014-09-271.8: Fixed plugin messages.Howaner1-3/+4
2014-09-27changed description to be more readable.Alexander Harkness1-3/+2
2014-09-27Copy edit.Alexander Harkness1-1/+1
2014-09-27Fixed return value descriptions.Alexander Harkness1-1/+3
2014-09-27QtBiomeVisualiser: fixed compilation.madmaxoft1-1/+10
2014-09-27Fixed another redstone crash.madmaxoft1-1/+6
2014-09-27Merge pull request #1465 from Masy98/blocksMattes D2-3/+12
2014-09-27BioGen: TwoLevel is now fully settable in INI.madmaxoft2-44/+31
2014-09-27Combined conditionsMasy981-8/+11
2014-09-27Fixed minor style issues.madmaxoft3-3/+3
2014-09-27Wrapped clang-specific pragma into an #ifdef block.madmaxoft1-1/+6
2014-09-27Added barriers correctlyMasy982-0/+6
2014-09-27Merge pull request #1461 from mc-server/RedstoneFixTiger Wang3-1/+8
2014-09-27Fixed typo again.Alexander Harkness1-1/+1
2014-09-27Typo fix.Alexander Harkness1-1/+1
2014-09-27Fixed line left in.Alexander Harkness1-4/+3
2014-09-27Remaining part of fix.Alexander Harkness1-0/+1
2014-09-27Hopefully fix #1384Alexander Harkness1-0/+24
2014-09-27Update creatable.cppworktycho1-0/+1
2014-09-27Update IncrementalRedstoneSimulator.incworktycho1-1/+1
2014-09-27Update IncrementalRedstoneSimulator.incworktycho1-1/+1
2014-09-27Correct method name.worktycho1-1/+1
2014-09-27Set chunk dataworktycho1-0/+5
2014-09-27Add data accessor.worktycho1-0/+1
2014-09-27Merge pull request #1459 from Masy98/blocksAlexander Harkness3-2/+45
2014-09-27Added default value to switch and spruce gate to fence gate handlerMasy982-0/+6
2014-09-27Fixed convertToPickups for fence gatesMasy981-1/+1
2014-09-27Fixed convertToPickups for doorsMasy981-1/+38
2014-09-27Removed polarSSL makefile. Fixes #591.Alexander Harkness2-1/+1
2014-09-26Merge pull request #1456 from Howaner/FixesMattes D16-77/+41
2014-09-26Fixed UNUSED macro so that it doesn't require type knowledge.madmaxoft2-5/+14
2014-09-26Updated CoreTiger Wang1-0/+0
2014-09-26Merge pull request #1415 from Masy98/blocksMattes D13-41/+287
2014-09-26Merge branch 'master' into FixesHowaner113-3157/+3556
2014-09-26Merge pull request #1455 from mc-server/includesTiger Wang10-22/+15
2014-09-26Update Plugin.hworktycho1-2/+0
2014-09-26Moved curly brace to seperate lineMasy981-1/+2
2014-09-26Re-added 1.8 blocks to the redstone simulatorMasy981-9/+46
2014-09-26Merge branch 'master' of https://github.com/mc-server/MCServerTycho3-3/+8
2014-09-26Removed more unessicary includesTycho49-59/+55
2014-09-26Merge branch 'master' into blocksMasy98184-6551/+12716
2014-09-26Fixed issue with castingtycho3-3/+8
2014-09-26Fixed players custom name in 1.8Howaner14-66/+30
2014-09-26Removed a few unnessicary includesTycho10-21/+16
2014-09-26Merge pull request #1419 from mc-server/redstoneTestsworktycho62-3075/+3480
2014-09-26Added type checking to map loading.Howaner2-11/+11
2014-09-26Improved searching for spawn.madmaxoft1-3/+14
2014-09-25cByteBuffer: Simplified ReadPosition().madmaxoft1-6/+9
2014-09-25Protocol 1.8: Fixed plugin message packet.madmaxoft1-1/+3
2014-09-25cByteBuffer: Fixed position reading.madmaxoft1-3/+3
2014-09-25TwoLevel BioGen: reads params from INI file.madmaxoft1-9/+26
2014-09-25Added cByteBuffer::WriteBEUShort().madmaxoft3-1/+15
2014-09-25Merge pull request #1452 from Howaner/FixesMattes D7-18/+55
2014-09-25Protocol 1.8: Handling packet compression properly.madmaxoft2-14/+39
2014-09-25Protocol 1.8: Added checks for values presence.madmaxoft1-2/+8
2014-09-25Comment styleHowaner1-1/+1
2014-09-25Merge branch 'master' into FixesHowaner4-25/+41
2014-09-25Fixed wrong Surrounding sizeHowaner1-3/+3
2014-09-25Anvil: Arrow Tile tags are a short in VanillaHowaner2-7/+24
2014-09-25Merge branch 'master' into redstoneTestsTycho4-23/+42
2014-09-25Use the json writer to write sign texts.Howaner1-5/+10
2014-09-25Fixed dispender direction bugHowaner1-1/+1
2014-09-25Fixed hanging direction bugs.Howaner3-2/+17
2014-09-25Redstone: Fixed a crash with repeaters on a chunk border.madmaxoft1-13/+22
2014-09-251.8 Protocol: Fixed problems with no-payload packets.madmaxoft1-6/+7
2014-09-251.7 Protocol: fixed potential problems with no-payload packets.madmaxoft1-4/+4
2014-09-25HangingEntity: Silenced a crash.madmaxoft1-2/+8
2014-09-25Fixed styleTycho4-2/+108
2014-09-25Merge branch 'master' into redstoneTestsTycho83-948/+6850
2014-09-24Merge pull request #1449 from mc-server/WorldLoaderMattes D3-5/+59
2014-09-24derpHowaner1-4/+4
2014-09-24Don't create two entity lists.Howaner2-7/+14
2014-09-24Merge branch 'master' into WorldLoaderHowaner9-14/+33
2014-09-24QtBiomeVisualiser: Fixed MSVC path-crossing.madmaxoft7-10/+15
2014-09-23Anvil: Wolf collar color is a byte in Vanilla.madmaxoft2-4/+18
2014-09-23Merge branch 'master' into WorldLoaderHowaner2-5/+5
2014-09-23Fixed compiler warnings in 1.8 protocol.madmaxoft1-2/+2
2014-09-23Fixed a crash in WSSAnvil.madmaxoft1-3/+3
2014-09-23MCServer world compatiblity with vanilla and mcedit.Howaner3-5/+52
2014-09-23Merge pull request #1372 from mc-server/EntityCustomNameFranz Reiter20-31/+267
2014-09-23Fixed SQLiteCpp downgradeHowaner1-0/+0
2014-09-23Merge branch 'master' into EntityCustomNameHowaner232-4784/+10892
2014-09-23QtBiomeVisualiser: Fixed confusion about Globals.h.madmaxoft5-21/+21
2014-09-23Made ExpBottleEntity break on entities.archshift2-1/+23
2014-09-23Merge pull request #1447 from cedeel/patch-2worktycho5-44/+47
2014-09-23A few compiler warning fixesChris Darnell5-44/+47
2014-09-22Updated README.mdHowaner2-2/+2
2014-09-22Hotfixed 1.8 item reading.Howaner2-6/+6
2014-09-22QtBiomeVisualiser: Implemented live-update for the generator setup.madmaxoft5-17/+49
2014-09-22QtBiomeVisualiser: generator source is read from generator setup ini.madmaxoft3-16/+13
2014-09-22QtBiomeVisualiser: Moved the generator setup into a side-pane.madmaxoft5-39/+96
2014-09-22Merge pull request #1398 from mc-server/1.8-ProtocolAlexander Harkness36-680/+4729
2014-09-22Changed metadata reading again.Howaner2-173/+7
2014-09-22Fixed item nbt reading.Howaner2-3/+168
2014-09-22Merge pull request #1446 from cedeel/patch-1Alexander Harkness6-11/+11
2014-09-22Made it compile with clangChris Darnell6-11/+11
2014-09-21QtBiomeVisualiser: Added the base for INI editting.madmaxoft5-20/+266
2014-09-21Fix crash in cLineBlockTracerTiger Wang1-8/+7
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu./anonymous/cuberite
https://ni.xn--ijanec-9jb.eu./anonymous/cuberite