index
:
anonymous/cuberite
1.14
5588-resources-encoding
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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
Manually specify UTF-8 encoding for Cuberite.rc (#5589)
Alexander Harkness
10 days
5588-resources-encoding
Manually specify UTF-8 encoding for Cuberite.rc
Alexander Harkness
11 days
canbeat-cleanup
Use cChunkDef::IsValidHeight for CanBeAt functions, and related helpers.
Alexander Harkness
2 weeks
template-id-ctor-warning
Remove simple template-id from constructors for Vector3 template.
Alexander Harkness
2 weeks
real-block-count
Use correct size integer type, fix compiler warning.
Alexander Harkness
2 weeks
clang-format-codebase
Apply new clang-formatting
Alexander Harkness
3 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
6 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
8 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
2014-12-14
derp
BlockFixes
Howaner
1
-2
/
+2
2014-12-14
Chests uses the transparent list.
Howaner
1
-2
/
+2
2014-12-14
Merge branch 'master' into BlockFixes
Howaner
11
-14
/
+191
2014-12-14
Fixed mob invisibility
Howaner
1
-1
/
+0
2014-12-14
Merge pull request #1635 from mc-server/Cocoa
Mattes D
6
-4
/
+158
2014-12-14
Merge pull request #1670 from Masy98/crafting
Franz Reiter
2
-3
/
+4
2014-12-14
Fixed fence/-gates and door recipes and added baked potato recipe
Masy98
2
-3
/
+4
2014-12-14
Merge branch 'master' into Cocoa
Howaner
2
-5
/
+26
2014-12-14
"& 0x0f" isn't needed
Howaner
2
-3
/
+3
2014-12-13
Clang needs the libstdc++ that comes with gcc-4.8
Tycho
1
-3
/
+5
2014-12-13
final syntax errors
Tycho
1
-5
/
+4
2014-12-13
Double equals
Tycho
1
-5
/
+5
2014-12-13
Fix forgoten thens
Tycho
1
-4
/
+4
2014-12-13
"Don't set compiler to gcc on clang builds"
Tycho
1
-4
/
+5
2014-12-13
Merge pull request #1664 from mc-server/SandstoneCaves
Mattes D
1
-3
/
+22
2014-12-13
Fixes
Howaner
4
-5
/
+22
2014-12-13
Merge branch 'master' into Cocoa
Howaner
104
-1751
/
+2182
2014-12-13
Why random melon/pumpkin meta?
Howaner
1
-1
/
+1
2014-12-13
Fixed leaves drops.
Howaner
2
-2
/
+1
2014-12-13
Debug?
Howaner
1
-1
/
+1
2014-12-13
Merge pull request #1663 from mc-server/APIDumpSize
Alexander Harkness
1
-1
/
+3
2014-12-13
WormNestCaves occasionally generates sandstone around the cave
STRWarrior
1
-3
/
+22
2014-12-13
Made comment in example code smaller
STRWarrior
1
-1
/
+3
2014-12-13
Reverted main_APIDump.lua changes
STRWarrior
1
-4
/
+4
2014-12-13
Fixed random.break sound double-play.
Howaner
1
-1
/
+1
2014-12-13
Ice uses the IsSolid() list.
Howaner
1
-1
/
+1
2014-12-13
Fixed leaves drop chance.
Howaner
1
-4
/
+9
2014-12-13
Fixed grass spread
Howaner
1
-11
/
+14
2014-12-13
Fixed the width sometimes going over the div size
STRWarrior
1
-4
/
+4
2014-12-13
Merge branch 'master' into BlockFixes
Howaner
103
-1750
/
+2179
2014-12-12
Merge pull request #1660 from Seadragon91/master
Mattes D
1
-1
/
+1
2014-12-12
Fixed print of milliseconds from chrono
Lukas Pioch
1
-1
/
+1
2014-12-12
Updated the Core.
Mattes D
1
-0
/
+0
2014-12-12
LightingThread: Fixed a memory leak.
Mattes D
1
-2
/
+2
2014-12-12
Exported cWorld:PrepareChunk to Lua API, test in Debuggers.
Mattes D
2
-1
/
+73
2014-12-11
Debuggers: Added loadchunk and preparechunk commands.
Mattes D
2
-0
/
+87
2014-12-11
Debuggers: Changed to use Info.lua file.
Mattes D
2
-33
/
+222
2014-12-11
Merge pull request #1657 from mc-server/PrepareChunk
Mattes D
11
-51
/
+293
2014-12-11
Cosmetic touchups.
Mattes D
5
-10
/
+11
2014-12-11
Merge remote-tracking branch 'planetx/master'
Mattes D
2
-5
/
+33
2014-12-11
Fixed DungeonRooms edges not generating sometimes.
Mattes D
1
-2
/
+2
2014-12-10
Added a cWorld:PrepareChunk function.
Mattes D
9
-51
/
+260
2014-12-10
Lighting thread: skip chunks that are already lit.
Mattes D
1
-0
/
+10
2014-12-10
Merge pull request #1655 from tonibm19/patch-2
Mattes D
1
-1
/
+1
2014-12-10
Moved NetherOreNests
tonibm19
1
-1
/
+1
2014-12-10
Merge pull request #1623 from p-mcgowan/issue_1253
Mattes D
8
-3
/
+94
2014-12-10
Changed method call to DoesAllowMultiLogin() instead of IsAllowMultiLogin()
Vincent
1
-1
/
+1
2014-12-09
Fixed return value in CheckMultiLogin()
Vincent
1
-1
/
+2
2014-12-09
Fixed compiling.
Howaner
1
-1
/
+1
2014-12-09
Fixed indent problems and added return definitions to CheckMultiLogin().
Vincent
3
-7
/
+8
2014-12-09
Added a RemoveIf() function to cQueue
Mattes D
1
-0
/
+23
2014-12-09
Changed DoWithPlayer to auto instead of using iterator.
Vincent
1
-2
/
+2
2014-12-08
Changed CheckMultiLogin() to not have main body wrapped in an if statement.
Vincent
4
-21
/
+28
2014-12-08
Moved NaturalPatches in front of PreSimulator and Animals.
Mattes D
1
-1
/
+1
2014-12-08
Check to see if header write out is required
planetx
1
-17
/
+15
2014-12-08
Added NetherOreNests to nether default generator.
tonibm19
1
-1
/
+1
2014-12-08
Merge pull request #1654 from tonibm19/patch-1
Alexander Harkness
1
-1
/
+1
2014-12-08
Added NaturalPatches to finishers
tonibm19
1
-1
/
+1
2014-12-08
Added timestamp to merged files WSSAnvil
planetx
1
-1
/
+1
2014-12-08
Added timestamp to merged files WSSAnvil
planetx
1
-62
/
+62
2014-12-08
Added timestamp to new files WSSAnvil
planetx
2
-79
/
+149
2014-12-08
created callback in Root and changed CheckMultiLogin() to use the DoWithPlayer function at Root instead of World.
Vincent
2
-2
/
+9
2014-12-08
Fixed compile errors
Vincent
6
-18
/
+14
2014-12-08
removed last space in handlehandshake
Vincent
1
-1
/
+0
2014-12-08
Changed HandleHandshake to return the result of CheckMultiLogin instead of just true since it already returns true if it finds and kicks the current player.
Vincent
1
-24
/
+23
2014-12-08
Moved the check into a new function and just calls that function and a blank FindAndDoWithPlayer added.
Vincent
4
-23
/
+52
2014-12-07
Added Timestamp info to chunks in WSSAnvil
planetx
2
-87
/
+47
2014-12-07
Merge pull request #1563 from mc-server/c++11Events
Mattes D
4
-143
/
+72
2014-12-07
Merge branch 'issue_1253' of https://github.com/p-mcgowan/MCServer into issue_1253
Vincent
1
-5
/
+5
2014-12-07
changed from using iterator to auto for server and clienthandle
Vincent
2
-4
/
+4
2014-12-07
cMojangAPI: Fixed a possible problem with thread termination order.
Mattes D
1
-5
/
+17
2014-12-07
Fixed integer overflow problems.
Mattes D
2
-4
/
+4
2014-12-07
Merge remote-tracking branch 'origin/master' into c++11Events
Mattes D
178
-3914
/
+5859
2014-12-07
Fixed format warning.
Mattes D
1
-2
/
+2
2014-12-07
Fixed crash on server stop.
Mattes D
1
-0
/
+9
2014-12-07
Fixed c++11 branch issues.
Mattes D
8
-45
/
+59
2014-12-07
Merge pull request #1555 from mc-server/c++11
Mattes D
49
-1248
/
+353
2014-12-07
Reduced river height
STRWarrior
1
-2
/
+2
2014-12-07
Fixed error message in cFinishGenPassiveMobs
STRWarrior
1
-1
/
+1
2014-12-06
Replaced most auto_ptr with unique_ptr.
Mattes D
2
-62
/
+62
2014-12-06
Merge remote-tracking branch 'origin/master' into c++11
Tiger Wang
37
-149
/
+695
2014-12-06
Merge pull request #1647 from mc-server/SocketThreadsFix
Mattes D
1
-3
/
+11
2014-12-05
FinishGenPassiveMobs: Cosmetic changes.
Mattes D
2
-30
/
+33
2014-12-05
Merge pull request #1642 from p-mcgowan/animalTerrainFinisher
Mattes D
5
-3
/
+274
2014-12-05
formatting and default spawn percentage
p-mcgowan
1
-1
/
+2
2014-12-05
Merge branch 'master' of github.com:p-mcgowan/MCServer into animalTerrainFinisher
p-mcgowan
38
-184
/
+496
2014-12-05
CheckBasicStyle: Check missing braces for control statements.
Mattes D
1
-0
/
+19
2014-12-05
BasicStyle: Added missing braces to control statements.
Mattes D
17
-54
/
+241
2014-12-05
CheckBasicStyle: Added a check for parentheses around comparisons.
Mattes D
1
-0
/
+22
2014-12-05
Fixed reported parentheses around comparisons.
Mattes D
14
-83
/
+99
2014-12-05
reformat
p-mcgowan
1
-9
/
+5
2014-12-05
restructure, with logic this time
p-mcgowan
1
-5
/
+13
2014-12-05
Merge pull request #1649 from jonfabe/InfoDumpFix
Mattes D
1
-1
/
+12
2014-12-05
Fix duplicate commands added to README.md
Jonathan Fabian
1
-1
/
+12
2014-12-05
restructured random animals, added check for desert (update as per wiki)
p-mcgowan
1
-19
/
+17
2014-12-05
handle non-vanilla dimensions
p-mcgowan
1
-2
/
+2
2014-12-05
handle non-vanilla dimensions
p-mcgowan
1
-2
/
+3
2014-12-05
formatting fixes
p-mcgowan
1
-4
/
+11
2014-12-04
Merge pull request #1648 from mc-server/CraftingLuaFix
Mattes D
6
-6
/
+6
2014-12-04
Merge pull request #1638 from p-mcgowan/cactiNoLongerSpawnOnBeaches
Mattes D
2
-1
/
+19
[...]
Clone
http://ni.4a.si./anonymous/cuberite
https://ni.4a.si./anonymous/cuberite