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
2020-04-04
Animal spawn fixes
spawning
mathiascode
5
-210
/
+8
2020-04-04
Implement wither skeletons (#4563)
Mat
23
-231
/
+355
2020-04-03
Manage block entity lifetime with unique_ptr (#4080)
peterbell10
15
-223
/
+150
2020-04-03
New hotfix to prevent calling OnBroken (#4600)
Alexander Harkness
4
-17
/
+15
2020-04-03
Quick fix to make spawn eggs work (#4611)
Mat
1
-1
/
+1
2020-04-03
Update Core
mathiascode
1
-0
/
+0
2020-04-03
Tweak pickup sound pitch (#4598)
Mat
2
-2
/
+2
2020-04-03
WebAdmin logo improvements (#4604)
Mat
3
-9
/
+15
2020-04-03
Removed the obsolete cTracer class. (#4594)
Mattes D
7
-604
/
+1
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
98
-1359
/
+1601
2020-04-02
Update Core
Alexander Harkness
1
-0
/
+0
2020-04-02
Use a reasonable listen backlog value (#4597)
Mat
1
-2
/
+2
2020-04-02
Replace buckets to the selected hotbar slot, rather than the first available. (#4580)
Alexander Harkness
13
-74
/
+222
2020-04-02
Tweak attack ranges
mathiascode
3
-30
/
+30
2020-04-02
Fix explosion knockback issues and tweak knockback strength (#4590)
peterbell10
4
-20
/
+19
2020-04-01
Oops, that wasn't supposed to be negated
Alexander Harkness
1
-1
/
+1
2020-04-01
Don't build using ccache when it doesn't exist
Alexander Harkness
1
-2
/
+5
2020-04-01
Remove substitution syntax breaking mac builds
Alexander Harkness
1
-1
/
+1
2020-04-01
Fix off-by-one error and clean error messages in manual bindings for BlockArea (#4549)
Alexander Harkness
1
-68
/
+73
2020-03-31
Prevent player from being destroyed by plugins (#4584)
Alexander Harkness
3
-8
/
+36
2020-03-31
Added a /boom command to Debuggers. (#4592)
Mattes D
2
-0
/
+21
2020-03-30
Lua API for spectating entities (#4518)
Mat
3
-2
/
+32
2020-03-30
Send experience on respawn (#4586)
Mat
1
-0
/
+1
2020-03-30
Update GETTING-STARTED.md (#4581)
Mattes D
1
-5
/
+11
2020-03-29
Fix client disconnect assert (#4579)
peterbell10
2
-5
/
+9
2020-03-29
Correctly pass cache arguments to cmake in Jenkins build script
Alexander Harkness
1
-1
/
+1
2020-03-29
Add protocol mob ID remapping (#4538)
Mat
11
-5
/
+217
2020-03-28
Fix build on Clang
Alexander Harkness
2
-8
/
+8
2020-03-28
Inventory changes (#4561)
Mat
3
-17
/
+14
2020-03-28
Fix alpha-sorting
Alexander Harkness
1
-1
/
+1
2020-03-28
Updated Bookshelves drop behaviour (#4567)
Xenoxis
4
-0
/
+30
2020-03-28
Toss all items from enchantment table (#4569)
Mat
1
-2
/
+2
2020-03-28
cClientHandle: Only allow m_State to increase (#4533)
peterbell10
2
-40
/
+49
2020-03-28
Fix Snow Spawn on Cobblestone Slab (#4564)
Xenoxis
2
-1
/
+2
2020-03-27
Reduce ghast spawn rate again
Mat
1
-1
/
+1
2020-03-27
Reduce ghast spawn rate
Mat
1
-1
/
+1
2020-03-27
Updated plugin list format (#4557)
Mat
1
-7
/
+26
2020-03-27
Lock hopper when powered by redstone (#4347)
Bond-009
13
-4
/
+172
2020-03-27
Merge #4552
Alexander Harkness
1
-1
/
+8
2020-03-27
CI: Install ccache on macos (#4489)
peterbell10
1
-0
/
+4
2020-03-27
Fix typo in floater code (#4556)
Mat
1
-1
/
+1
2020-03-27
Fix typo in block break particle coordinate (#4555)
Mat
1
-1
/
+1
2020-03-26
Decrease attack cooldown for monsters (#4542)
Mat
2
-32
/
+31
2020-03-26
Improvements to blaze and ghast (#4547)
Mat
6
-26
/
+149
2020-03-26
Update Core
Alexander Harkness
1
-0
/
+0
2020-03-26
Disable bonemealable settings for now (#4551)
Mat
2
-0
/
+6
2020-03-25
Fix nether mob spawning (#4546)
Mat
2
-81
/
+94
2020-03-24
Replace downloads links with new redirect server links
Alexander Harkness
1
-8
/
+8
2020-03-24
Send respawn packet by default (#4540)
Mat
4
-5
/
+5
2020-03-24
Update Core
Alexander Harkness
1
-0
/
+0
2020-03-24
Furnace and brewing stand drops (#4534)
Mat
2
-6
/
+36
2020-03-24
When Client sends message longer than 256 bytes, kick him instead of handling message (#4514)
Max Luchterhand
1
-0
/
+10
2020-03-23
Fix certain item drops (#4536)
Mat
6
-12
/
+51
2020-03-23
Enable functional packets in 1.13
mathiascode
2
-30
/
+0
2020-03-23
Play sound when brewing is complete
Mat
1
-0
/
+1
2020-03-23
Jukebox improvements (#4537)
Mat
4
-5
/
+61
2020-03-23
Update .gitignore; new files added to APIDump are no longer ignored
Alexander Harkness
1
-3
/
+7
2020-03-23
Add missing documentation file.
Alexander Harkness
1
-0
/
+18
2020-03-23
Manual merge of #4498.
Alexander Harkness
10
-11
/
+50
2020-03-23
Don't attempt to give bucket with item count of 0
Mat
1
-1
/
+1
2020-03-23
Cocoa pods have three growing stages
Mat
1
-2
/
+2
2020-03-23
Pickup spawn improvements (#4525)
Mat
2
-5
/
+5
2020-03-22
Don't push blocks outside world height limits (#4516)
Mat
1
-0
/
+5
2020-03-22
Add ambient mob sounds (#4521)
Mat
39
-41
/
+62
2020-03-22
Increase speed of splash potion and expbottle (#4513)
Mat
2
-2
/
+5
2020-03-22
Fix effect crashes (#4530)
Mat
1
-3
/
+3
2020-03-22
TNT position fixes (#4519)
Mat
9
-13
/
+20
2020-03-22
Fix invalid explosion damage (#4529)
Mat
1
-1
/
+1
2020-03-22
Fix typo in fish meta
Mat
1
-1
/
+1
2020-03-22
Don't enchant an already enchanted book
Mat
1
-1
/
+1
2020-03-22
Update Core
mathiascode
1
-0
/
+0
2020-03-22
Fix armor protection (#4506)
Mat
2
-17
/
+24
2020-03-22
Don't remove items twice (#4524)
Mat
11
-19
/
+16
2020-03-22
Allow enderman to attack during day (#4522)
Mat
1
-36
/
+1
2020-03-22
Updated core, fixes #4520
Alexander Harkness
1
-0
/
+0
2020-03-22
Ender chest is not affected by piston (#4526)
Mat
1
-1
/
+1
2020-03-21
Bonemeal cannot be used on cactus and sugar cane
Mat
1
-2
/
+0
2020-03-21
Wrong overload of function push() got called when pushing a cEntity*. (#4512)
Max Luchterhand
2
-0
/
+11
2020-03-21
Don't call player movement hook if nothing changed (#4517)
Mat
1
-0
/
+20
2020-03-21
Update Core
Alexander Harkness
1
-0
/
+0
2020-03-21
Improve explosion visuals (#4511)
Mat
1
-1
/
+17
2020-03-20
Clamp teleportation position (#4203)
stone3311
1
-1
/
+9
2020-03-19
FIx formatting issue in Backers file
Mat
1
-1
/
+1
2020-03-19
Add TooAngel to backers
Mat
1
-1
/
+3
2020-03-19
Remove leading slash from command block commands (#4502)
Mat
1
-6
/
+20
2020-03-19
Improvements to knockback (#4504)
Mat
5
-14
/
+28
2020-03-19
Added myself to CONTRIBUTORS file (#4515)
Max Luchterhand
1
-0
/
+1
2020-03-19
Prevent arrows from sinking into the ground (#4509)
Mat
1
-1
/
+1
2020-03-19
Change outdated air drag value for arrows
Mat
1
-1
/
+1
2020-03-19
Change outdated air drag value for TNT
Mat
1
-1
/
+1
2020-03-18
Fixed unloading of chunks that contain player entities (#4508)
Max Luchterhand
3
-0
/
+20
2020-03-18
Blocks only drop pickups when using correct tool (#4505)
Max Luchterhand
2
-1
/
+9
2020-03-17
Silk touch pickaxe drops grass block (#4485)
Mat
3
-101
/
+134
2020-03-17
Update Core
mathiascode
1
-0
/
+0
2020-03-07
Don't send entity velocity for boats (#4488)
Mat
4
-5
/
+35
2020-03-05
Attached entities can't enter portals (#4484)
Mat
2
-0
/
+18
2020-03-05
Don't spawn boats in ground
Mat
1
-1
/
+1
2020-03-05
Use LastSentPos for mob spawn packet in 1.11+ (#4490)
Mat
3
-109
/
+4
2020-03-05
Stabilise MoveToWorld (#4004)
Mat
22
-216
/
+400
2020-03-04
Update LastSentPosition when entity has no speed (#4487)
peterbell10
1
-53
/
+50
[...]
Clone
http://ni.4a.si/anonymous/cuberite
https://ni.4a.si/anonymous/cuberite