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
12 days
5588-resources-encoding
Manually specify UTF-8 encoding for Cuberite.rc
Alexander Harkness
13 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
3 weeks
real-block-count
Use correct size integer type, fix compiler warning.
Alexander Harkness
3 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
2017-12-27
Replace manual rel->abs conversion with cChunkDef::RelativeToAbsolute()
issue4106
Alexander Lyons Harkness
1
-16
/
+4
2017-12-26
improve rain simulation (#4017)
Alexander Harkness
12
-101
/
+168
2017-12-26
.editorconfig fixes (#4113)
Alexander Harkness
1
-4
/
+2
2017-12-26
Water bottles are drinkable potions (#4114)
Alexander Harkness
1
-11
/
+8
2017-12-26
Protocol: Fix potion metadata parsing (#4116)
peterbell10
1
-2
/
+2
2017-12-25
Correct spider eye item ID (#4110)
Alexander Harkness
1
-5
/
+1
2017-12-24
Fix style of Tools
Alexander Lyons Harkness
45
-773
/
+626
2017-12-23
Fixed item ID raw rabbit (#4103)
Bond-009
1
-1
/
+1
2017-12-22
Fix Travis build (#4101)
peterbell10
9
-55
/
+85
2017-12-21
Fix typo in #4095.
Alexander Lyons Harkness
1
-2
/
+1
2017-12-21
NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100)
Mattes D
1
-1
/
+1
2017-12-21
cInventory: Add listener to shield slot. (#4095)
peterbell10
1
-0
/
+6
2017-12-21
Fixed Clang 5.0 compile errors (#4085)
bibo38
11
-7
/
+38
2017-12-21
Added Github-related rules to Contributing.md (#4076)
Mattes D
1
-0
/
+9
2017-11-22
Store Health as a float (#4073)
Fabian
6
-16
/
+35
2017-11-21
cBlockRail: Fix assertion failure (#4075)
peterbell10
1
-3
/
+3
2017-11-20
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
37
-190
/
+179
2017-11-20
cItemHandler: Update max stack size of old doors. (#4072)
peterbell10
1
-0
/
+2
2017-10-21
cWorld Threads: Seperate initialization and thread start.
peterbell10
6
-32
/
+17
2017-10-21
cWorld: Move Initialization from Start to the constructor.
peterbell10
6
-239
/
+261
2017-10-21
Fix tool builds on AppleClang
peterbell10
5
-115
/
+99
2017-10-21
TravisCI: Add osx builds
peterbell10
2
-3
/
+27
2017-10-21
Implement horse inventory (#4053)
peterbell10
15
-27
/
+473
2017-10-21
Fixed some small passive mob issues (#4057)
Bond-009
9
-10
/
+44
2017-10-21
Fix minecart deceleration (#4059)
peterbell10
2
-32
/
+48
2017-10-21
Updated the README (#4060)
Bond-009
1
-15
/
+20
2017-10-16
Fixed FreeBSD build (#4061)
Bond-009
1
-2
/
+5
2017-10-02
Fixed 2 small warnings (#4055)
Bond-009
2
-7
/
+3
2017-09-27
Fix explosion interaction with block entities. (#4052)
peterbell10
2
-3
/
+17
2017-09-25
cPressurePlateHandler: Fix uninitialised variables. (#4047)
peterbell10
1
-2
/
+2
2017-09-25
BroadcastBlockBreakAnimation and BroadcastBlockEntity use vectors (#4038)
Bond-009
13
-67
/
+62
2017-09-23
cBlockArea: Fix performance regression (#4045)
peterbell10
1
-2
/
+16
2017-09-21
Add support for release 1.12.2 (#4041)
peterbell10
5
-4
/
+109
2017-09-21
Only allow snow to be placed where valid. Fixes #2920.
peterbell10
1
-12
/
+38
2017-09-21
Only allow rails to be placed where valid.
peterbell10
1
-1
/
+8
2017-09-20
Added working directory for x64 builds (#4037)
Lukas Pioch
1
-0
/
+8
2017-09-19
Fixed webadmin certificate reading.
Mattes D
3
-3
/
+10
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
39
-114
/
+232
2017-09-19
cRoot: Make PollPeriod representation 32 bit (#4030)
peterbell10
1
-3
/
+1
2017-09-19
Leaves now drop with the correct meta when broken by a pickaxe with silk touch (#4034)
Bond-009
1
-0
/
+6
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
57
-57
/
+57
2017-09-18
cFinishGenPreSimulator: Preserve sand meta (#4025)
peterbell10
2
-13
/
+8
2017-09-14
Add liberapay link
Alexander Harkness
1
-2
/
+3
2017-09-14
Fix error with implicit cast from long long to long (#4026)
Alexander Harkness
1
-1
/
+1
2017-09-14
Fix switch warnings (#4013)
peterbell10
24
-322
/
+357
2017-09-13
Updated compile.sh script (#4009)
Bond-009
2
-48
/
+47
2017-09-12
Adjust lava damage values (#4020)
Alexander Harkness
2
-2
/
+2
2017-09-12
Limit how long cRoot::InputThread may block (#4019)
peterbell10
1
-10
/
+26
2017-09-11
Replace ItemCallbacks with lambdas (#3993)
peterbell10
69
-1813
/
+915
2017-09-11
cBlockArea: change MakeIndex to return size_t
peterbell10
3
-120
/
+51
2017-09-11
cBlockArea: use unique_ptr
peterbell10
3
-148
/
+164
2017-09-11
Add a test for cUUID (#4021)
peterbell10
3
-0
/
+168
2017-09-10
Fix crash for players out of the world. Fixes #4006 (#4007)
Alexander Harkness
1
-3
/
+4
2017-09-08
Shutdown connection when disconnect packet sent (#3999)
Alexander Harkness
2
-11
/
+11
2017-09-07
Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)
Lane Kolbly
10
-37
/
+127
2017-09-07
Lighting now generally consistent with vanilla (#3988)
Alexander Harkness
4
-14
/
+86
2017-09-07
Switched player statistic store to save with UUID filenames. (#4002)
Lane Kolbly
3
-6
/
+12
2017-09-07
Fire effect now shown for creative and spectator mode players (#3998)
Alexander Harkness
4
-27
/
+31
2017-09-07
Updated APIDoc (#3985)
Lukas Pioch
5
-110
/
+37
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
54
-216
/
+279
2017-09-05
Add cWorld::RemoveEntity and use in cEntity (#4003)
peterbell10
3
-11
/
+44
2017-09-04
Added assert to cProtocolRecognizer::GetPacketId. (#4001)
Lane Kolbly
5
-17
/
+29
2017-09-02
GetPacketID for protocol packet IDs (#3977)
Lane Kolbly
11
-1359
/
+366
2017-09-02
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
67
-872
/
+1830
2017-09-01
SetSwimState now takes into account head height
Alexander Harkness
2
-3
/
+3
2017-09-01
Remove double-checking below world for burning
Alexander Harkness
1
-5
/
+0
2017-09-01
OnLogin now kicks players properly (#3980)
Alexander Harkness
1
-1
/
+2
2017-09-01
Return to cuberite/polarssl for mbedtls submodule (#3982)
peterbell10
1
-1
/
+1
2017-09-01
Replace ItemCallbacks with lambdas (#3948)
peterbell10
67
-1830
/
+872
2017-09-01
Update Core plugin
Alexander Harkness
1
-0
/
+0
2017-08-31
Drop enderchest when broken by a silk touck pick (#3986)
Bond-009
2
-1
/
+6
2017-08-30
Merge pull request #3969 from peterbell10/cuboid
Tiger Wang
7
-80
/
+30
2017-08-30
Protocol Spawn Position Should Use LastSentPosition (#3929)
Lane Kolbly
3
-24
/
+36
2017-08-30
Update mbedtls to 2.5.1 (#3964)
peterbell10
59
-695
/
+948
2017-08-30
Update core plugins to latest version (#3951)
Alexander Harkness
2
-0
/
+0
2017-08-30
Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979)
Lane Kolbly
3
-4
/
+11
2017-08-29
cUUID: Fix FromHexDigit for digits >= 'a'
peterbell10
1
-2
/
+2
2017-08-29
APIDump: Removed unneeded Globals prefix
Lukas Pioch
2
-13
/
+13
2017-08-29
cWorld: Add entities without holding of m_CSEntitiesToAdd
peterbell10
1
-9
/
+12
2017-08-28
Add TOLUA_EXPOSITION for readability
peterbell10
4
-14
/
+8
2017-08-28
cCuboid: restore default copy construct and assign.
peterbell10
2
-29
/
+4
2017-08-28
Cleanup Vector3 constructors and Abs
peterbell10
3
-39
/
+20
2017-08-28
Repair the removed constructor of cCuboid `cCuboid(otherCuboid)` (#3966)
Bastien ADAM
2
-2
/
+13
2017-08-27
Implement Forge protocol handshake support (#3869)
satoshinm
20
-11
/
+742
2017-08-26
Implement anvil chunk sparsing
peterbell10
5
-26
/
+160
2017-08-26
Leashes work in 1.12.1
mathiascode
2
-24
/
+50
2017-08-25
Fix mobs not burning in daylight when on snow (#3961)
Alexander Harkness
1
-3
/
+3
2017-08-25
Gives all entities the default airlevel on creation (#3942)
Bond-009
3
-17
/
+30
2017-08-25
Don't assert when placing beds in older versions (#3916)
mathiascode
2
-0
/
+2
2017-08-25
Add cUUID class (#3871)
peterbell10
54
-508
/
+1339
2017-08-25
compile.sh update. Fixed -d and -n, intelligent thread choice (#3960)
Safwat Halaby
1
-27
/
+61
2017-08-25
Bed piston fix (#3956)
Lane Kolbly
7
-10
/
+13
2017-08-24
Use ref instead of pointer
Lukas Pioch
3
-8
/
+8
2017-08-24
Use target_compile_options instead of variables to add -fomit-frame-pointer to mbedtls
peterbell10
2
-7
/
+6
2017-08-24
Minor changes (#3909)
mathiascode
48
-243
/
+300
2017-08-24
Added check to deactivate existing entity effects when new entity effects are added.
Lane Kolbly
1
-0
/
+7
2017-08-24
Fix use after move in cItemBowHandler::OnItemShoot
peterbell10
1
-4
/
+3
2017-08-23
Removed outdated pathfinder comment (#3955)
Safwat Halaby
1
-2
/
+1
2017-08-22
Added check in cEntity::TickBurning for whether the entity is planning to change worlds. (#3943)
Lane Kolbly
1
-0
/
+6
2017-08-22
Potential spawn prepare fix (#3924)
peterbell10
2
-13
/
+17
[...]
Clone
http://ni.4a.si/anonymous/cuberite
https://ni.4a.si/anonymous/cuberite