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-11-15
Fixed compiling.
InteractRewrite
Howaner
1
-1
/
+1
2014-11-15
Removed test code.
Howaner
1
-1
/
+1
2014-11-15
Fixed HandleSwingArm() call in 1.7
Howaner
1
-1
/
+1
2014-11-15
Hook changes.
Howaner
11
-37
/
+81
2014-11-15
Missing space :D
Howaner
1
-1
/
+1
2014-11-15
0xa -> 0x0a
Howaner
1
-1
/
+1
2014-11-15
Rewrote HandleRightClick()
Howaner
11
-182
/
+177
2014-11-14
APIDump: Fixed example cCompositeChat URL
Howaner
1
-1
/
+1
2014-11-14
Noise3D: Added jungles.
Mattes D
1
-0
/
+2
2014-11-13
Noise3D: Added oceans.
Mattes D
1
-0
/
+3
2014-11-12
Fixed trailing whitespace.
Mattes D
3
-3
/
+3
2014-11-10
BiomalNoise3D: Added a few biomes.
Mattes D
1
-5
/
+8
2014-11-10
TallGrassGenerator: Fixed crash when too high
STRWarrior
1
-0
/
+5
2014-11-10
Added BiomalNoise3D shape generator.
Mattes D
4
-29
/
+369
2014-11-09
Noise3d Generator: Fixed unused function error.
Mattes D
1
-1
/
+1
2014-11-09
Noise3D generator: rewritten from scratch.
Mattes D
2
-78
/
+145
2014-11-08
Travis badge uses master branch.
Alexander Harkness
1
-1
/
+1
2014-11-08
Added gratipay badge.
Alexander Harkness
1
-1
/
+1
2014-11-06
Noise3D CompoGen: Fixed missing initialization.
Mattes D
1
-0
/
+2
2014-11-06
Merge branch 'DoWithPlayerByUUID'
Mattes D
0
-0
/
+0
2014-11-06
Fixed an extra space.
Mattes D
1
-1
/
+1
2014-11-06
Merge branch 'master' of https://github.com/mc-server/MCServer
Mattes D
18
-369
/
+1025
2014-11-05
Merge branch 'master' of https://github.com/mc-server/MCServer
Lukas Pioch
17
-368
/
+1024
2014-11-05
renamed FindAndDoWithUUID to DoWithPlayerByUUID, fixed style and comments, added description to APIDump
Lukas Pioch
6
-10
/
+13
2014-11-05
Merge pull request #1587 from Ambushed91/WebAdmin
Alexander Harkness
4
-45
/
+36
2014-11-05
Update V1.0.9
Ambushed91
3
-44
/
+36
2014-11-05
Update V1.0.3
Ambushed91
2
-3
/
+2
2014-11-04
WebAdmin: Fixed login template destination address.
Mattes D
1
-1
/
+1
2014-11-04
Merge remote-tracking branch 'ambushed/WebAdmin'
Mattes D
16
-293
/
+703
2014-11-04
MinMax heigen: Reduced the number of octaves.
Mattes D
1
-2
/
+0
2014-11-04
Added MinMax height generator.
Mattes D
1
-0
/
+207
2014-11-04
Update template.lua
Arian
1
-70
/
+81
2014-11-03
Fixed a missing endline.
Mattes D
1
-1
/
+5
2014-11-03
Added a (disabled) perf test for biome generators.
Mattes D
1
-0
/
+46
2014-11-03
HeiGen: Moved construction to the end of file.
Mattes D
1
-75
/
+75
2014-11-02
Simplified FindAndDoWithUUID, formatted line
Lukas Pioch
2
-8
/
+2
2014-11-02
Added FindAndDoWithUUID
Lukas Pioch
5
-0
/
+46
2014-11-02
Merge pull request #1569 from mc-server/GrownBiomes
Mattes D
9
-78
/
+3140
2014-11-02
Grown biomes: fixed Linux build.
Mattes D
1
-3
/
+3
2014-11-02
Grown biomes: Unified with GrownProt biomes.
Mattes D
3
-159
/
+595
2014-11-02
Fixed it yet again.
Alexander Harkness
1
-1
/
+1
2014-11-02
Files found.
Alexander Harkness
1
-1
/
+1
2014-11-02
Use screen instaead.
Alexander Harkness
1
-2
/
+2
2014-11-02
Added nohup.
Alexander Harkness
1
-0
/
+1
2014-11-02
CMake: Added a C++11 check for VS.
Mattes D
1
-0
/
+15
2014-11-01
GrownProt: Added the rest of rare and M biomes.
Mattes D
2
-14
/
+91
2014-11-01
Fixed wrong url.
Alexander Harkness
1
-1
/
+1
2014-11-01
Added DO easy-install
Alexander Harkness
1
-0
/
+2
2014-11-01
GrownProt biome gen: Added biome edges.
Mattes D
2
-2
/
+162
2014-11-01
Merge pull request #1580 from mc-server/doinstall
Alexander Harkness
1
-0
/
+10
2014-11-01
Create app.yml
Alexander Harkness
1
-0
/
+10
2014-10-31
Merge branch 'master' into GrownBiomes
Mattes D
4
-3
/
+8
2014-10-31
cLuaState: Fixed errors on non-existent callbacks.
Mattes D
1
-1
/
+5
2014-10-31
Fixed missing CS lock in cChunkMap::WakeUpSimulatorsInArea().
Mattes D
1
-0
/
+1
2014-10-31
Update README.md
Alexander Harkness
1
-1
/
+1
2014-10-31
GrownProt biomes: added alterations.
Mattes D
3
-130
/
+192
2014-10-31
QtBiomeVisualiser: Fixed default zoom selection.
Mattes D
1
-5
/
+1
2014-10-30
Fixed m_SentChunks list chunk removing.
Howaner
1
-1
/
+1
2014-10-30
QtBiomeVisualiser: Set start zoom to 25%, just like AMIDST.
Mattes D
1
-1
/
+3
2014-10-30
QtBiomeVisualiser: Added a prototyping int generator flavor.
Mattes D
6
-53
/
+1256
2014-10-30
Merge remote-tracking branch 'origin/master' into GrownBiomes
Mattes D
4
-12
/
+97
2014-10-30
Merge pull request #1576 from mc-server/QtBiomeVisualiserThreadedGen
Mattes D
2
-9
/
+72
2014-10-29
QtBiomeVisualiser: Generator uses all machine threads.
Mattes D
2
-9
/
+72
2014-10-29
Merge pull request #1575 from mc-server/1.8-Item
Mattes D
2
-3
/
+25
2014-10-29
Fixed 1.8 world item format reading.
Howaner
2
-3
/
+25
2014-10-29
Grown biomes: made biomes smaller, made beaches smaller.
Mattes D
1
-11
/
+8
2014-10-28
Merged branch 'master' into GrownBiomes.
Mattes D
27
-478
/
+693
2014-10-28
QtBiomeVisualiser: Added quick shutdown to region loaders.
Mattes D
3
-1
/
+18
2014-10-28
QtBiomeVisualiser: Fixed mouse zoom vs menu zoom.
Mattes D
1
-1
/
+2
2014-10-28
Update template.lua
Arian
1
-6
/
+5
2014-10-28
Update login_template.html
Arian
1
-110
/
+62
2014-10-28
Merge pull request #1574 from mc-server/QtBiomeVisualiserRegions
Mattes D
17
-439
/
+568
2014-10-28
Update style.css
Arian
1
-4
/
+4
2014-10-28
Update login.css
Arian
1
-4
/
+4
2014-10-28
Update login.css
Arian
1
-1
/
+1
2014-10-28
Update guest.html
Arian
1
-3
/
+2
2014-10-28
Forgotten m_SendChunksMediumPriority.empty() check.
Howaner
1
-1
/
+1
2014-10-28
QtBiomeVisualiser: Reduced memory usage.
Mattes D
4
-182
/
+156
2014-10-28
QtBiomeVisualiser: Fixed random regions not rendered.
Mattes D
2
-0
/
+4
2014-10-28
Merged remote-tracking branch 'origin/master'.
Mattes D
7
-33
/
+65
2014-10-28
QtBiomeVisualiser: Fixed compilation on Linux.
Mattes D
4
-5
/
+14
2014-10-28
QtBiomeVisualiser: Attempt at fixing Linux compilation.
Mattes D
1
-1
/
+1
2014-10-28
Merge pull request #1573 from mc-server/warningfixes
Mattes D
6
-32
/
+64
2014-10-28
Update template.lua
Arian
1
-2
/
+21
2014-10-27
QtBiomeVisualiser: Switched caching to entire regions.
Mattes D
15
-249
/
+409
2014-10-27
Update login_template.html
Arian
1
-58
/
+108
2014-10-27
Update login.css
Arian
1
-1
/
+218
2014-10-27
Update style.css
Arian
1
-1
/
+432
2014-10-27
Fixed compile (typos).
Alexander Harkness
1
-2
/
+2
2014-10-27
Comment alignment.
Alexander Harkness
2
-8
/
+8
2014-10-27
CheckBasicStyle'd
Alexander Harkness
4
-32
/
+32
2014-10-27
Another one.#
Alexander Harkness
1
-0
/
+22
2014-10-27
Fixed more warnings.
Alexander Harkness
1
-14
/
+14
2014-10-27
Another switch.
Alexander Harkness
1
-0
/
+5
2014-10-27
Fix missing biomes in enum.
Alexander Harkness
1
-0
/
+5
2014-10-27
Fixed remaining warnings.
Alexander Harkness
1
-5
/
+5
2014-10-27
Update template.lua
Arian
1
-0
/
+1
2014-10-27
Update login_template.html
Arian
1
-0
/
+1
2014-10-27
Update style.css
Arian
1
-0
/
+1
2014-10-27
Update login.css
Arian
1
-0
/
+1
[...]
Clone
http://ni.xn--ijanec-9jb.eu./anonymous/cuberite
https://ni.xn--ijanec-9jb.eu./anonymous/cuberite