summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterFix Block Entity Placement in Generation (#5060)x12xx12x7 hours
canbeat-cleanupUse cChunkDef::IsValidHeight for CanBeAt functions, and related helpers.Alexander Harkness3 days
template-id-ctor-warningRemove simple template-id from constructors for Vector3 template.Alexander Harkness5 days
real-block-countUse correct size integer type, fix compiler warning.Alexander Harkness5 days
clang-format-codebaseApply new clang-formattingAlexander Harkness7 days
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
InfoDumpParamsPlugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.Mattes D8 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-10-01Update Entity.cppBoundingBoxTiger Wang1-62/+72
2020-10-01Cleanup of entity riding codeTiger Wang2-4/+9
2020-09-30Fix boats in the new physics systemTiger Wang8-104/+97
2020-09-30Explodinator: fix division by zeroTiger Wang2-3/+3
2020-09-29Remove allocation in getting all the blocks to testTiger Wang1-134/+137
2020-09-29Gracefully handle rounding issuesTiger Wang2-14/+27
2020-09-29Box size changesTiger Wang3-9/+9
2020-09-29Improved entity bounding box collisionTiger Wang4-79/+173
2020-09-29Doors: check power & toggle correctlyTiger Wang2-32/+63
2020-09-29HandleEnchantItem: use a lambda (#4944)Tiger Wang1-5/+8
2020-09-28Fortune Drops (#4932)KingCol1313-72/+149
2020-09-28Enchanting consumes lapis, removes correct number of levels (#4934)KingCol131-11/+51
2020-09-28Plugin reload <plugin_name> feature (#4942)[IPSA] Chris de Claverie6-28/+89
2020-09-27Fixing Mob spawner behaviour (#4930)12xx126-143/+137
2020-09-25Remove unused Temporary namespaceTiger Wang6-719/+2
2020-09-25Do not call into things we don't own in destructorsTiger Wang9-55/+35
2020-09-25Grass spread: check chunk & light validity correctlyTiger Wang1-2/+2
2020-09-25Fix the build. Merge conflict between two PRs (#4936)Alexander Harkness1-1/+1
2020-09-25Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol1327-33/+26
2020-09-25Put phonograph on right part of visual spectrumTiger Wang2-1/+2
2020-09-25BlockEntity: clarify ConvertToPickups behaviourTiger Wang1-1/+1
2020-09-25Unify block entity pickup conversionTiger Wang80-214/+181
2020-09-25Small cleanup in JukeboxesTiger Wang2-13/+18
2020-09-25Fix cItems::AddItemGrid adding empty itemsTiger Wang1-3/+6
2020-09-24Fix ice behaviour in world (#4927)12xx124-3/+89
2020-09-23TABS OUT OF BED! TABS IN THE CORRIDORS!Tiger Wang2-2/+2
2020-09-23Limit fortune level, style fixesTiger Wang8-40/+45
2020-09-22Added dtEnvitonment to player damage text (#4925)12xx121-0/+1
2020-09-21added dtEnvironment to string conversion12xx121-0/+2
2020-09-21Implement redstone quasi-connectivity (#4889)Tiger Wang5-28/+76
2020-09-21Implement Dropspenser Hook (#4903)KrystilizeNevaDies9-4/+69
2020-09-21Trapdoor crash fix (#4890)theophriene2-6/+29
2020-09-21Synchronously save chunks on server shutdown (#4900)Alexander Harkness3-1/+17
2020-09-20Implement fortune for ores, glowstone and sea lanterns (#4897)KingCol135-19/+48
2020-09-20IBM Z (#4892)Tiger Wang1-12/+11
2020-09-20Cauldron: backport "use" behaviour to 1.12 (#4902)Tiger Wang1-10/+20
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang115-2193/+1724
2020-09-20Added armor and shulker box cleaning (#4875)12xx121-2/+57
2020-09-20Added end portal and enchanting table block entities12xx1222-321/+657
2020-09-19Fixed missing case: in entity damaging crashin the server (#4899)12xx121-0/+1
2020-09-19Changing jungle trees a bit (#4823)12xx121-12/+28
2020-09-19added 12xx12 to CONTRIBUTORS (#4896)12xx121-0/+1
2020-09-19Fix silk-touching glowing redstone (#4893)KingCol132-1/+7
2020-09-18Style, no need to tag struct with sTiger Wang1-9/+9
2020-09-18Remove unused ServerPort argumentTiger Wang5-21/+20
2020-09-18Add State enum to protocolTiger Wang8-62/+55
2020-09-18Remove unused ServerPort memberTiger Wang2-3/+1
2020-09-18Cleanup Protocol classesTiger Wang5-49/+46
2020-09-18Adding Generator For Single Piece Structures (#4830)12xx129-0/+1890
2020-09-17Added recipe for the observer. (#4880)KingCol132-0/+3
2020-09-17Fixed leaves and wheat not breakable with piston (#4882)Elias Thomson1-1/+4
2020-09-17Fixed snow golems and added documentation to damage type and added damage type for damage from environment to mobs (#4877)12xx125-4/+165
2020-09-17BlockHandler: no dynamic allocation (#4862)Tiger Wang8-249/+552
2020-09-17Add some const qualifiers to functions (#4874)12xx124-11/+11
2020-09-15Fixed doors not breakable by piston (#4869)Elias Thomson1-0/+5
2020-09-13Rail: avoid invalid game states (#4864)Tiger Wang1-12/+10
2020-09-13Beds: derestrict clicking block face (#4863)Tiger Wang1-20/+8
2020-09-12Reverse order of ChunkSender priorities (#4858)Tiger Wang7-34/+31
2020-09-12Use tracing for explosions (#4845)Tiger Wang22-299/+530
2020-09-10fixed missing include for FreeBSD. (#4852)SatoKaito1-1/+8
2020-09-05Add more statistic tracking (#4837)12xx1218-6/+88
2020-09-05Use pitch lookup in noteblock block entity (#4826)12xx126-50/+220
2020-09-05WriteConsoleInput can return FALSE when running as servicTiger Wang1-6/+2
2020-09-05Reformat messages in NonCtrlHandlerTiger Wang1-12/+16
2020-09-05Streamline startup sequenceTiger Wang13-681/+737
2020-09-03Rename AddEntityIfNotPresent to AddPlayerTiger Wang3-17/+7
2020-08-30Define _DEBUG macro for tests and main server (#4843)Alexander Harkness1-0/+5
2020-08-29Entities can fail to add into a chunkTiger Wang3-11/+10
2020-08-29Unused/duplicate function cleanupTiger Wang5-29/+2
2020-08-28Remove redundant DoWithChunkAt in chestsTiger Wang2-12/+6
2020-08-28Minor style fixesTiger Wang3-1/+13
2020-08-28FastNBTWriter: AddString now uses string_viewTiger Wang2-5/+5
2020-08-28Broadcaster: don't loop over all entities to broadcast one's positionTiger Wang1-1/+1
2020-08-28Save enderchest block entities to storageTiger Wang5-71/+38
2020-08-28WorldStorage: Removed unused callback parametersTiger Wang3-50/+13
2020-08-28Clean up pickup collection to use ForEachEntityInBoxTiger Wang3-54/+22
2020-08-28Chunk: Make StayCount/AlwaysTicked unsignedTiger Wang1-3/+2
2020-08-28Simplify MoveEntityToNewChunkTiger Wang2-8/+4
2020-08-28Clean up GenerateChunk/TouchChunkTiger Wang6-128/+9
2020-08-28ChunkMap: do not wantonly make empty chunksTiger Wang5-245/+133
2020-08-28Remove unneeded MarkDirty, SendToClients parameters of SetMetaTiger Wang11-62/+33
2020-08-281.13+: Send length-prefixed server Brand stringTiger Wang2-18/+4
2020-08-27Removed constMattes D1-2/+2
2020-08-27Changed tree-growing functions in cWorld to use Vector3i coords.Mattes D5-90/+176
2020-08-27Added a "reloadweb" command for reloading web admin config.Mattes D1-1/+9
2020-08-26Fixed windows hack in Compile.sh (#4834)Azurethi1-1/+2
2020-08-25Fix doors and trapdoors closing on server restartPeter Bell2-2/+6
2020-08-21ChunkDataSerializer: don't repeatedly mallocateTiger Wang5-171/+216
2020-08-21CompressPacket: reserve CompressedSize, not the uncompressed sizeTiger Wang1-3/+3
2020-08-21StatSerializer: use std::moveTiger Wang2-7/+7
2020-08-21Make StatSerializer a namespaceTiger Wang3-95/+81
2020-08-21Consolidate various Chunk serialisers under one roofTiger Wang2-141/+43
2020-08-21Remove unused variables in ChestEntity/BlockEntityWithItemsTiger Wang2-4/+0
2020-08-21Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang11-273/+273
2020-08-21Remove complex templated SendBlockChangeTiger Wang4-94/+48
2020-08-21Replace PowerData struct with PowerLevelTiger Wang25-189/+171
2020-08-21cChunk's deleted copy constructor needs constTiger Wang1-1/+1
2020-08-21Remove level of indirection in cChunk storageTiger Wang4-87/+67
2020-08-21Remove std::make_unique from redstone handler creationTiger Wang28-545/+494
2020-08-21Minor typo fixesTiger Wang3-19/+21
[...]
 
Clone
http://ni.4a.si./anonymous/cuberite
https://ni.4a.si./anonymous/cuberite