summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
endgenUse auto instead of NOISE_DATATYPENiels Breuker5 days
masterPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.Mattes D9 days
InfoDumpParamsPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.Mattes D10 days
LuaNoCppReverted moving Lua to C++.Mattes D2 weeks
FixItemCountFormatFixed a wrong format string.Mattes D9 months
PieceGenClosurePiecesInstead of explicit closure pieces try to place pieces with a single connector.Niels Breuker12 months
apidump-vscodeAdded article explaining how to configure lua-language-serverNiels Breuker13 months
Certificates🌺Tiger Wang17 months
threadingAdded small plugin to show multithreadingNiels Breuker18 months
MeguminExplosions: improve performanceTiger 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
9 daysPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.HEADmasterMattes D1-6/+8
11 daysPlugin InfoReg: Read the info from paramMattes D1-10/+22
2024-03-15Re-enable -rdynamic so that Lua modules can load Lua API from exe.Mattes D1-0/+7
2024-03-15Reverted moving Lua to C++.Mattes D8-5/+25
2024-03-14Fix build under clang-15.Mattes D1-0/+0
2024-03-14Enable build under newer clang versions.Mattes D2-0/+6
2024-03-13Fixed UrlClientTest's Github CA.Mattes D1-15/+49
2023-11-20fix minecart bugs. (#5516)dyexlzc3-34/+60
2023-10-18Fix empty chunk serializer for protocol 47 (#5514)sleirsgoevy2-2/+20
2023-09-27Update Minecraft Wiki links to new domain (#5532)Spongecade33-65/+66
2023-09-27Only enable werror for debug (#5501)KingCol131-3/+10
2023-09-26Changed large apple tree probability (#5523)LhAllant1-1/+1
2023-09-26adding endermite (#5460)Debucquoy Anthony tonitch23-20/+208
2023-09-26Update CoreMat1-0/+0
2023-08-21Update MCS_CLIENT_VERSIONS (#5529)bariscodefx1-3/+3
2023-08-15Added that ds_store file to gitignore (#5521)x12xx12x1-0/+3
2023-08-12Fix tools build on FreeBSD (#5525)Bond-0091-0/+2
2023-06-21Fixed a wrong format string.Mattes D1-1/+1
2023-06-08Replaced hand-escaped JSON (#5508)Seppe Degryse6-11/+26
2023-06-05Update clang-tidy.sh (#5477)x12xx12x1-2/+9
2023-05-29Add Class and Function Identifier Macro (#5481)x12xx12x2-3/+15
2023-05-26Anvil: Refactored to use shared_ptr.Mattes D2-14/+13
2023-05-26Anvil: Allow loading chunks without HeightMap.Mattes D5-62/+77
2023-05-26Added cChunkCoords fmtlib formatter.Mattes D1-0/+17
2023-05-25Added a warning if the webadmin is enabled without any users. (#5499)NiLSPACE2-0/+27
2023-05-19Updated LTO Check to new standard. (#5476)x12xx12x1-7/+11
2023-05-19UrlClient: Fixed invalid Content-Length header.Niels Breuker1-1/+1
2023-05-19UrlClientTest: Added tests for root CA verification.Mattes D1-1/+207
2023-05-19UrlClient: Fixed blocking request's error return value.Mattes D2-8/+16
2023-05-19MojangAPI: Removed an unused TLS root CA.Mattes D1-24/+1
2023-05-19UrlClientTest: Added timeout to all tests.Mattes D1-4/+20
2023-05-19cTCPLink and cUrlClient accept list of trusted root CAs for TLS.Mattes D15-195/+246
2023-05-19cTCPLink: Use the original connection hostname for SNI.Mattes D6-16/+36
2023-05-19Auth SSL Fixesx12xx12x18-379/+380
2023-05-16Removed all Printf-family functions from StringUtils.Mattes D71-620/+515
2023-04-17Try a timeout for jobs.Alexander Harkness1-0/+3
2023-04-08Implement slime chunks. (#5484)Michal Havlíček6-2/+49
2023-04-04refactor: removed m_MojangAPI from RankManager (#5483)stevenzr3-11/+2
2023-03-27Small Team Creation Fixes (#5479)x12xx12x2-4/+8
2023-03-22Handle newlines in cIniFile (#5447)Jomar Milan2-1/+9
2023-03-22Removed C style arrays from the BlockEntity folder (#5005)Tiger Wang5-35/+28
2023-03-08Added small embedded devices to READMEMattes D1-1/+1
2023-01-25TNT minecarts exploding when riding over activator rails (#5469)Michal Havlíček6-5/+62
2023-01-25Allow certain blocks to be placed on top of upside-down stairs/slabs (#5468)Michal Havlíček10-51/+202
2022-12-26Changed Windows instructions to build out-of-source.Mattes D1-1/+7
2022-11-18MojangAPI: Update certificates (#5456)Tiger Wang1-94/+71
2022-11-15Remove Travis from GETTING-STARTED.mdAlexander Harkness1-2/+2
2022-11-09Added support for favicons of any filesize. (#5457)Mattes D2-17/+16
2022-11-09Fixed nonsensical comment.Mattes D1-1/+1
2022-11-08Protocol: Use correct calculation for delta movements (#5455)Tiger Wang6-38/+56
2022-11-03Chunk: Optimise idle tickingTiger Wang5-25/+20
2022-10-28Update Core Plugin (#5453)x12xx12x1-0/+0
2022-10-28Kick clients when resource pack rejected (#5440)plan12317-0/+23
2022-10-25rework of the color code with & and standard codes (#5416)Debucquoy Anthony tonitch6-156/+105
2022-09-28Update CoreMat1-0/+0
2022-08-29Update CoreMat1-0/+0
2022-07-16ClientHandle: Fix block interaction regressions (#5431)Tiger Wang6-79/+61
2022-07-16ItemHandler: Fix torch handler not being called (#5433)Tiger Wang1-2/+2
2022-06-29Fix detector rail breaking/replacing blocks (#5429)Bond-0091-13/+13
2022-06-28Fix trampling for older clients and mobs (#5414)DarkoGNU4-34/+64
2022-06-25Fix building with clang 14 (#5428)Bond-0091-0/+1
2022-06-18Additional Y height checks (#5405)Debucquoy Anthony tonitch18-181/+157
2022-06-02Remove redundant initialisationsTiger Wang2-3/+3
2022-05-07Avoid spawn of silverfish when exploded by tnt (#5420)Debucquoy Anthony tonitch1-1/+1
2022-05-07Added check for unexported but documented API (#5418)x12xx12x6-136/+113
2022-05-07Implement ranged attack for snow golems. Fix failed assertion (#5417)DarkoGNU4-1/+40
2022-04-26Implement relative SendPlayerMoveLook. Use it in TurnToDirt (#5413)DarkoGNU8-24/+82
2022-04-21Moved comment to topPersson-dev1-1/+2
2022-04-21Add support for 1.14.x protocolsPersson-dev5-1/+138
2022-04-21Implement farmland trampling (#5401)DarkoGNU8-4/+143
2022-04-21Protocol sources fixes (#5411)Simon Pribylski8-125/+32
2022-04-20Improving 1.14 support (#5388)Simon Pribylski9-15/+1434
2022-04-20handled the infinite loop and stylex12xx12x4-19/+23
2022-04-20Valid Height is now checked by vector.x12xx12x44-211/+202
2022-04-20Updated protocol functions to Vector3xx12xx12x41-307/+317
2022-04-19Check height is within world for pistons and digging (#5396)KingCol132-6/+15
2022-04-15Changing Copyright Years (happy 11)Debucquoy Anthony tonitch1-1/+1
2022-04-12Added '#include <cctype>' in NamespaceSerializer.cpp.TheHyper451-1/+1
2022-04-12split functions into basic and entity prettifyx12xx12x3-13/+22
2022-04-12Removed an implicit cast from int to char.TheHyper451-1/+1
2022-04-12Added #include <cctype> to NamespaceSerializer.cppTheHyper451-0/+1
2022-04-12Yet another style fixTheHyper452-2/+2
2022-04-12Some refinementsTheHyper452-7/+1
2022-04-12NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied stringTheHyper453-78/+31
2022-04-12The proper style fixTheHyper451-1/+1
2022-04-12Style fix.TheHyper451-2/+1
2022-04-12Small refinements in BroadcastDeathMessage method.TheHyper451-4/+15
2022-04-12Add Prettify method to get player-friendly names of mobsTheHyper453-10/+88
2022-04-12add hle0 to CONTRIBUTORShle01-1/+2
2022-04-12fix various compiler warnings (and some unwanted case statement fallthroughs)hle09-10/+13
2022-02-17Disable u8 prefix C++20 warning since we need itTiger Wang1-2/+2
2022-02-13BigFlower: handle environmental destructionTiger Wang1-1/+1
2022-02-12ClientHandle: cancel multi-block placements correctyTiger Wang1-9/+7
2022-02-09Update CONTRIBUTORSRodarg1-2/+2
2022-02-09Update CONTRIBUTORSRodarg1-0/+1
2022-02-09styleTiger Wang1-12/+11
2022-02-09Correct Indentation IFRodarg1-2/+5
2022-02-09Update BlockBigFlower.hRodarg1-1/+9
2022-02-09Update BlockBigFlower.hRodarg1-6/+2
2022-02-08ClientHandle: update variable namesTiger Wang1-6/+6
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/cuberite
https://ni.xn--ijanec-9jb.eu/anonymous/cuberite