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
4 days
5588-resources-encoding
Manually specify UTF-8 encoding for Cuberite.rc
Alexander Harkness
5 days
canbeat-cleanup
Use cChunkDef::IsValidHeight for CanBeAt functions, and related helpers.
Alexander Harkness
9 days
template-id-ctor-warning
Remove simple template-id from constructors for Vector3 template.
Alexander Harkness
11 days
real-block-count
Use correct size integer type, fix compiler warning.
Alexander Harkness
11 days
clang-format-codebase
Apply new clang-formatting
Alexander Harkness
13 days
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
2016-01-18
More
FastNBTTest
tycho
3
-41
/
+54
2016-01-18
Fixed some type issues
tycho
23
-247
/
+256
2016-01-18
More NBTTests
tycho
4
-2
/
+124
2016-01-18
More tests
tycho
1
-0
/
+13
2016-01-18
First NBT Tests
tycho
6
-0
/
+64
2016-01-18
Merge pull request #2895 from LogicParrot/readme
LogicParrot
1
-1
/
+1
2016-01-18
Readme update - compile.sh works for *nix
LogicParrot
1
-1
/
+1
2016-01-18
Merge pull request #2884 from LogicParrot/sort
LogicParrot
4
-404
/
+404
2016-01-17
Merge pull request #2871 from cuberite/seadragon91-patch1
worktycho
2
-2
/
+2
2016-01-17
Fixed race conditions
Lukas Pioch
2
-2
/
+2
2016-01-17
Merge pull request #2887 from LogicParrot/water
LogicParrot
1
-1
/
+1
2016-01-17
Use IsBlockWater in cPath
LogicParrot
1
-1
/
+1
2016-01-17
Merge pull request #2885 from SteveWinfield/master
LogicParrot
3
-3
/
+0
2016-01-17
No second spawn broadcast necessary
WinfieldSteve
3
-3
/
+0
2016-01-17
Alphabetically sorted configuration files
LogicParrot
4
-404
/
+404
2016-01-17
Merge pull request #2881 from LogicParrot/knockback
LogicParrot
1
-0
/
+4
2016-01-17
Merge pull request #2883 from jammet/patch-8
worktycho
1
-0
/
+1
2016-01-17
Update crafting.txt
jammet
1
-0
/
+1
2016-01-16
Fixed wrong knockback direction after explosion damage
LogicParrot
1
-0
/
+4
2016-01-16
Merge pull request #2877 from LogicParrot/spawn2
LogicParrot
2
-183
/
+184
2016-01-16
Merge pull request #2878 from LogicParrot/wolf2
LogicParrot
7
-61
/
+79
2016-01-16
Fixed non-natural spawning near player (egg, breeding, etc.)
LogicParrot
2
-183
/
+184
2016-01-16
Fix crash when tamed wolf is hit by arrows
LogicParrot
7
-61
/
+79
2016-01-16
Merge pull request #2875 from LogicParrot/fallDamage
LogicParrot
1
-1
/
+5
2016-01-16
Fix fall damage crash when tamed wolves neabry
LogicParrot
1
-1
/
+5
2016-01-13
Merge pull request #2869 from LogicParrot/typos
LogicParrot
1
-35
/
+42
2016-01-13
compile.sh - 70 columns print limit
LogicParrot
1
-35
/
+42
2016-01-13
Merge pull request #2868 from bibo38/namelength
Mattes D
2
-0
/
+8
2016-01-13
Limited the username length to 16 characters.
bibo38
2
-0
/
+8
2016-01-13
Merge pull request #2867 from LogicParrot/compile2
LogicParrot
1
-0
/
+3
2016-01-13
compile.sh - added updating note
LogicParrot
1
-0
/
+3
2016-01-12
Merge pull request #2864 from LogicParrot/compile
LogicParrot
1
-26
/
+52
2016-01-12
Made compile.sh more generic
LogicParrot
1
-26
/
+52
2016-01-12
Merge pull request #2863 from LogicParrot/spawn
LogicParrot
1
-54
/
+63
2016-01-12
Do not spawn mobs too close to player
LogicParrot
1
-54
/
+63
2016-01-12
Merge pull request #2862 from LogicParrot/creeper
LogicParrot
1
-2
/
+2
2016-01-12
Fixed creeper calling TargetIsInRange with null m_Target
LogicParrot
1
-2
/
+2
2016-01-12
Merge pull request #2861 from LogicParrot/hotfix
Mattes D
1
-29
/
+31
2016-01-12
Fixed crash introduced by #2821
LogicParrot
1
-29
/
+31
2016-01-12
Merge pull request #2859 from LogicParrot/attack2
LogicParrot
7
-24
/
+28
2016-01-12
Fix mob attack interval
LogicParrot
7
-24
/
+28
2016-01-12
Merge pull request #2860 from LogicParrot/wolfChecks
LogicParrot
1
-1
/
+14
2016-01-12
Friendly wolf attack safety checks
LogicParrot
1
-1
/
+14
2016-01-12
Merge pull request #2857 from LogicParrot/wolf
LogicParrot
11
-149
/
+292
2016-01-12
Tamed wolf assists owner (attack / defence)
LogicParrot
11
-149
/
+292
2016-01-12
Merge pull request #2853 from cuberite/DetailedBlockAreaLogging
Mattes D
1
-4
/
+12
2016-01-12
Added detailed logging to cBlockArea::Read() bad Y coords.
Mattes D
1
-4
/
+12
2016-01-12
Merge pull request #2849 from cuberite/export_getseed
Mattes D
3
-0
/
+5
2016-01-12
Exported GetSeed to lua and added file extension opendb to .gitignore.
Lukas Pioch
3
-0
/
+5
2016-01-12
Merge pull request #2821 from LogicParrot/world2
LogicParrot
2
-3
/
+49
2016-01-12
Merge pull request #2855 from bibo38/mobheads
worktycho
7
-19
/
+130
2016-01-11
Merge pull request #2848 from Nakkar/master
Alexander Harkness
1
-3
/
+5
2016-01-11
Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
bibo38
7
-19
/
+130
2016-01-11
Fixed issue #2218
Austin Martin
1
-3
/
+5
2016-01-10
Added "core.help" permission to Default rank.
Mattes D
1
-0
/
+1
2016-01-10
Merge pull request #2851 from bibo38/decompressfix
Mattes D
1
-13
/
+18
2016-01-10
Fixed not working packet decompression
bibo38
1
-13
/
+18
2016-01-07
Merge pull request #2847 from cuberite/FixClangWarnings
worktycho
7
-33
/
+50
2016-01-06
Fixed Clang warnings.
Mattes D
7
-33
/
+50
2016-01-05
Merge pull request #2844 from mathias-github/silktouch
Mattes D
2
-2
/
+29
2016-01-03
Fixed typo
Mathias
1
-1
/
+1
2016-01-03
More blocks that can't be mined with silktouch
Mathias
1
-1
/
+28
2016-01-03
Merge pull request #2842 from ameuret/typo-ammount
Mattes D
2
-4
/
+4
2016-01-02
Fix typo (ammount)
Arnaud Meuret
2
-4
/
+4
2016-01-02
Merge pull request #2840 from cuberite/RenameToCuberite
Julian Laubstein
54
-257
/
+112
2016-01-01
Updated plugins with the rename to Cuberite.
Mattes D
3
-0
/
+0
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
51
-257
/
+112
2015-12-30
Merge pull request #2838 from cuberite/clang-3.8-ignore-flag
worktycho
1
-0
/
+6
2015-12-30
Clang-3.8: Added ignore flag for double promotion
Lukas Pioch
1
-0
/
+6
2015-12-30
Merge pull request #2836 from cuberite/FixDefaultWorldGenParams
Mattes D
1
-1
/
+1
2015-12-30
Fixed default Nether generator params.
Mattes D
1
-1
/
+1
2015-12-30
Merge pull request #2831 from cuberite/BlockingSslClientSocketFix
Mattes D
3
-11
/
+24
2015-12-30
Fixed problems in cBlockingSslClientSocket.
Mattes D
3
-11
/
+24
2015-12-30
Merge pull request #2837 from cuberite/FixMonsterBurn
Julian Laubstein
1
-3
/
+15
2015-12-30
Fixed the monster burn code.
Mattes D
1
-3
/
+15
2015-12-28
Debuggers plugin: Added "uuid" console command.
Mattes D
2
-0
/
+37
2015-12-28
Removed excessive logging in redstone simulator.
Mattes D
1
-7
/
+0
2015-12-27
Merge pull request #2829 from LogicParrot/fences2
Julian Laubstein
3
-34
/
+13
2015-12-27
Deleted cPath::BlockTypeIsFence
LogicParrot
3
-34
/
+13
2015-12-27
Merge pull request #2825 from Gargaj/snowlayers
Alexander Harkness
1
-1
/
+1
2015-12-27
Merge pull request #2828 from LogicParrot/contrib
LogicParrot
1
-1
/
+1
2015-12-27
Update CONTRIBUTORS
LogicParrot
1
-1
/
+1
2015-12-26
Merge pull request #2814 from SafwatHalaby/chunk2
Safwat Halaby
3
-1
/
+116
2015-12-26
Merge pull request #2820 from cuberite/UrlParser
worktycho
8
-4
/
+515
2015-12-26
fix crafting recipe for snow layers
Gargaj
1
-1
/
+1
2015-12-26
Merge pull request #2789 from cuberite/apidump-analytics
Mattes D
8
-57
/
+6780
2015-12-26
Added analytics to APIDump
Alexander Harkness
8
-57
/
+6780
2015-12-26
Added ProtoProxy and MCADefrag binaries to .gitignore
Julian Laubstein
1
-0
/
+2
2015-12-25
Merge pull request #2822 from SafwatHalaby/fence
Safwat Halaby
1
-2
/
+9
2015-12-25
Added the cUrlParser class, exported to Lua API.
Mattes D
8
-4
/
+515
2015-12-25
Update fences and gates list
Safwat Halaby
1
-2
/
+9
2015-12-25
Freeze player until chunk is loaded
Safwat Halaby
3
-1
/
+116
2015-12-25
Merge pull request #2795 from SafwatHalaby/doors
Safwat Halaby
10
-215
/
+396
2015-12-25
Fix pre - #2815 default world linkage configs
Safwat Halaby
2
-3
/
+49
2015-12-25
Merge pull request #2815 from SafwatHalaby/world
Safwat Halaby
2
-4
/
+18
2015-12-25
Nether and End in settings.ini by default, and created at startup
Safwat Halaby
2
-4
/
+18
2015-12-24
Merge pull request #2816 from SafwatHalaby/redstone
Safwat Halaby
17
-20
/
+20
2015-12-24
Silenced the Redstone Simulator console spam
Safwat Halaby
17
-20
/
+20
2015-12-24
Merge pull request #2801 from cuberite/ExposeJson
Mattes D
8
-48
/
+500
2015-12-24
Added a Json parser and serializer to Lua API.
Mattes D
8
-48
/
+500
[...]
Clone
http://ni.xn--ijanec-9jb.eu./anonymous/cuberite
https://ni.xn--ijanec-9jb.eu./anonymous/cuberite