index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Uninitialised value fix (#5570)
Victor
8 weeks
biomal-bedrock-shape
Make biomal composition gen respect the shapegen when placing bedrock
Niels
3 months
dumpinfo-plugin-folder
Fixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't match
Niels
5 months
infodump-dependencies
Added extra possible Info.lua parameter that describes the dependencies
Niels Breuker
7 months
endgen
Use auto instead of NOISE_DATATYPE
Niels Breuker
7 months
InfoDumpParams
Plugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.
Mattes D
8 months
LuaNoCpp
Reverted moving Lua to C++.
Mattes D
8 months
FixItemCountFormat
Fixed a wrong format string.
Mattes D
16 months
PieceGenClosurePieces
Instead of explicit closure pieces try to place pieces with a single connector.
Niels Breuker
19 months
apidump-vscode
Added article explaining how to configure lua-language-server
Niels Breuker
20 months
[...]
Tag
Download
Author
Age
1.7EOL
cuberite-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 Harkness
8 years
1.6EoS
cuberite-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 Harkness
10 years
ProtoProxy_1.7.2_001
cuberite-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
madmaxoft
11 years
ProtoProxy_1.6.4_001
cuberite-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 D
11 years
Age
Commit message
Author
Files
Lines
2024-09-08
Uninitialised value fix (#5570)
HEAD
master
Victor
2
-0
/
+2
2024-07-02
The second value in Rotation is pitch not roll (#5573)
mjagdis
1
-1
/
+1
2024-06-30
Preserve banner names across place and pick up (#5565)
mjagdis
5
-38
/
+33
2024-06-30
Send metadata for item frames (#5568)
mjagdis
2
-2
/
+11
2024-05-31
Set TCP_NODELAY on connections (#5558)
mjagdis
2
-0
/
+4
2024-05-27
Fixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't match (#5563)
NiLSPACE
1
-2
/
+2
2024-05-13
Fix filename template for saved maps (#5556)
mjagdis
2
-1
/
+2
2024-05-12
cibuild.sh: enable verbose ccache output
Mat
1
-1
/
+1
2024-04-10
Added extra possible Info.lua parameter that describes the dependencies (#5554)
NiLSPACE
1
-0
/
+51
2024-04-09
Moved end generator back to 3d perlin noise (#5552)
NiLSPACE
3
-95
/
+146
2024-03-20
Plugin InfoDump: Fall back to gPluginInfo if g_PluginInfo not found.
Mattes D
1
-6
/
+8
2024-03-17
Plugin InfoReg: Read the info from param
Mattes D
1
-10
/
+22
2024-03-15
Re-enable -rdynamic so that Lua modules can load Lua API from exe.
Mattes D
1
-0
/
+7
2024-03-15
Reverted moving Lua to C++.
Mattes D
8
-5
/
+25
2024-03-14
Fix build under clang-15.
Mattes D
1
-0
/
+0
2024-03-14
Enable build under newer clang versions.
Mattes D
2
-0
/
+6
2024-03-13
Fixed UrlClientTest's Github CA.
Mattes D
1
-15
/
+49
2023-11-20
fix minecart bugs. (#5516)
dyexlzc
3
-34
/
+60
2023-10-18
Fix empty chunk serializer for protocol 47 (#5514)
sleirsgoevy
2
-2
/
+20
2023-09-27
Update Minecraft Wiki links to new domain (#5532)
Spongecade
33
-65
/
+66
2023-09-27
Only enable werror for debug (#5501)
KingCol13
1
-3
/
+10
2023-09-26
Changed large apple tree probability (#5523)
LhAllant
1
-1
/
+1
2023-09-26
adding endermite (#5460)
Debucquoy Anthony tonitch
23
-20
/
+208
2023-09-26
Update Core
Mat
1
-0
/
+0
2023-08-21
Update MCS_CLIENT_VERSIONS (#5529)
bariscodefx
1
-3
/
+3
2023-08-15
Added that ds_store file to gitignore (#5521)
x12xx12x
1
-0
/
+3
2023-08-12
Fix tools build on FreeBSD (#5525)
Bond-009
1
-0
/
+2
2023-06-21
Fixed a wrong format string.
Mattes D
1
-1
/
+1
2023-06-08
Replaced hand-escaped JSON (#5508)
Seppe Degryse
6
-11
/
+26
2023-06-05
Update clang-tidy.sh (#5477)
x12xx12x
1
-2
/
+9
2023-05-29
Add Class and Function Identifier Macro (#5481)
x12xx12x
2
-3
/
+15
2023-05-26
Anvil: Refactored to use shared_ptr.
Mattes D
2
-14
/
+13
2023-05-26
Anvil: Allow loading chunks without HeightMap.
Mattes D
5
-62
/
+77
2023-05-26
Added cChunkCoords fmtlib formatter.
Mattes D
1
-0
/
+17
2023-05-25
Added a warning if the webadmin is enabled without any users. (#5499)
NiLSPACE
2
-0
/
+27
2023-05-19
Updated LTO Check to new standard. (#5476)
x12xx12x
1
-7
/
+11
2023-05-19
UrlClient: Fixed invalid Content-Length header.
Niels Breuker
1
-1
/
+1
2023-05-19
UrlClientTest: Added tests for root CA verification.
Mattes D
1
-1
/
+207
2023-05-19
UrlClient: Fixed blocking request's error return value.
Mattes D
2
-8
/
+16
2023-05-19
MojangAPI: Removed an unused TLS root CA.
Mattes D
1
-24
/
+1
2023-05-19
UrlClientTest: Added timeout to all tests.
Mattes D
1
-4
/
+20
2023-05-19
cTCPLink and cUrlClient accept list of trusted root CAs for TLS.
Mattes D
15
-195
/
+246
2023-05-19
cTCPLink: Use the original connection hostname for SNI.
Mattes D
6
-16
/
+36
2023-05-19
Auth SSL Fixes
x12xx12x
18
-379
/
+380
2023-05-16
Removed all Printf-family functions from StringUtils.
Mattes D
71
-620
/
+515
2023-04-17
Try a timeout for jobs.
Alexander Harkness
1
-0
/
+3
2023-04-08
Implement slime chunks. (#5484)
Michal Havlíček
6
-2
/
+49
2023-04-04
refactor: removed m_MojangAPI from RankManager (#5483)
stevenzr
3
-11
/
+2
2023-03-27
Small Team Creation Fixes (#5479)
x12xx12x
2
-4
/
+8
2023-03-22
Handle newlines in cIniFile (#5447)
Jomar Milan
2
-1
/
+9
2023-03-22
Removed C style arrays from the BlockEntity folder (#5005)
Tiger Wang
5
-35
/
+28
2023-03-08
Added small embedded devices to README
Mattes D
1
-1
/
+1
2023-01-25
TNT minecarts exploding when riding over activator rails (#5469)
Michal Havlíček
6
-5
/
+62
2023-01-25
Allow certain blocks to be placed on top of upside-down stairs/slabs (#5468)
Michal Havlíček
10
-51
/
+202
2022-12-26
Changed Windows instructions to build out-of-source.
Mattes D
1
-1
/
+7
2022-11-18
MojangAPI: Update certificates (#5456)
Tiger Wang
1
-94
/
+71
2022-11-15
Remove Travis from GETTING-STARTED.md
Alexander Harkness
1
-2
/
+2
2022-11-09
Added support for favicons of any filesize. (#5457)
Mattes D
2
-17
/
+16
2022-11-09
Fixed nonsensical comment.
Mattes D
1
-1
/
+1
2022-11-08
Protocol: Use correct calculation for delta movements (#5455)
Tiger Wang
6
-38
/
+56
2022-11-03
Chunk: Optimise idle ticking
Tiger Wang
5
-25
/
+20
2022-10-28
Update Core Plugin (#5453)
x12xx12x
1
-0
/
+0
2022-10-28
Kick clients when resource pack rejected (#5440)
plan1231
7
-0
/
+23
2022-10-25
rework of the color code with & and standard codes (#5416)
Debucquoy Anthony tonitch
6
-156
/
+105
2022-09-28
Update Core
Mat
1
-0
/
+0
2022-08-29
Update Core
Mat
1
-0
/
+0
2022-07-16
ClientHandle: Fix block interaction regressions (#5431)
Tiger Wang
6
-79
/
+61
2022-07-16
ItemHandler: Fix torch handler not being called (#5433)
Tiger Wang
1
-2
/
+2
2022-06-29
Fix detector rail breaking/replacing blocks (#5429)
Bond-009
1
-13
/
+13
2022-06-28
Fix trampling for older clients and mobs (#5414)
DarkoGNU
4
-34
/
+64
2022-06-25
Fix building with clang 14 (#5428)
Bond-009
1
-0
/
+1
2022-06-18
Additional Y height checks (#5405)
Debucquoy Anthony tonitch
18
-181
/
+157
2022-06-02
Remove redundant initialisations
Tiger Wang
2
-3
/
+3
2022-05-07
Avoid spawn of silverfish when exploded by tnt (#5420)
Debucquoy Anthony tonitch
1
-1
/
+1
2022-05-07
Added check for unexported but documented API (#5418)
x12xx12x
6
-136
/
+113
2022-05-07
Implement ranged attack for snow golems. Fix failed assertion (#5417)
DarkoGNU
4
-1
/
+40
2022-04-26
Implement relative SendPlayerMoveLook. Use it in TurnToDirt (#5413)
DarkoGNU
8
-24
/
+82
2022-04-21
Moved comment to top
Persson-dev
1
-1
/
+2
2022-04-21
Add support for 1.14.x protocols
Persson-dev
5
-1
/
+138
2022-04-21
Implement farmland trampling (#5401)
DarkoGNU
8
-4
/
+143
2022-04-21
Protocol sources fixes (#5411)
Simon Pribylski
8
-125
/
+32
2022-04-20
Improving 1.14 support (#5388)
Simon Pribylski
9
-15
/
+1434
2022-04-20
handled the infinite loop and style
x12xx12x
4
-19
/
+23
2022-04-20
Valid Height is now checked by vector.
x12xx12x
44
-211
/
+202
2022-04-20
Updated protocol functions to Vector3x
x12xx12x
41
-307
/
+317
2022-04-19
Check height is within world for pistons and digging (#5396)
KingCol13
2
-6
/
+15
2022-04-15
Changing Copyright Years (happy 11)
Debucquoy Anthony tonitch
1
-1
/
+1
2022-04-12
Added '#include <cctype>' in NamespaceSerializer.cpp.
TheHyper45
1
-1
/
+1
2022-04-12
split functions into basic and entity prettify
x12xx12x
3
-13
/
+22
2022-04-12
Removed an implicit cast from int to char.
TheHyper45
1
-1
/
+1
2022-04-12
Added #include <cctype> to NamespaceSerializer.cpp
TheHyper45
1
-0
/
+1
2022-04-12
Yet another style fix
TheHyper45
2
-2
/
+2
2022-04-12
Some refinements
TheHyper45
2
-7
/
+1
2022-04-12
NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied string
TheHyper45
3
-78
/
+31
2022-04-12
The proper style fix
TheHyper45
1
-1
/
+1
2022-04-12
Style fix.
TheHyper45
1
-2
/
+1
2022-04-12
Small refinements in BroadcastDeathMessage method.
TheHyper45
1
-4
/
+15
2022-04-12
Add Prettify method to get player-friendly names of mobs
TheHyper45
3
-10
/
+88
2022-04-12
add hle0 to CONTRIBUTORS
hle0
1
-1
/
+2
2022-04-12
fix various compiler warnings (and some unwanted case statement fallthroughs)
hle0
9
-10
/
+13
[...]
Clone
http://ni.xn--ijanec-9jb.eu./anonymous/cuberite
https://ni.xn--ijanec-9jb.eu./anonymous/cuberite