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-08-19
Update ItemGenerator.lua
1.14
Tiger Wang
1
-10
/
+23
2020-07-30
Lua generator
Tiger Wang
3
-165
/
+737
2020-07-26
1.14 connection support
Tiger Wang
20
-71
/
+609
2020-07-26
Remove redundant ErasePowerData call
Tiger Wang
1
-7
/
+5
2020-07-26
Toggleables: update simulators when changed
Tiger Wang
2
-4
/
+26
2020-07-26
Clang Tidy fix
Tiger Wang
1
-11
/
+11
2020-07-26
Comparators: use <= in comparison mode
Tiger Wang
1
-1
/
+1
2020-07-26
Use SimulateChunk in redstone simulator
Tiger Wang
27
-828
/
+766
2020-07-26
Fix incorrect big flower translation
Tiger Wang
1
-4
/
+6
2020-07-26
Call BlockEntityWithItems from ChestEntity slot changed handler
Tiger Wang
2
-37
/
+53
2020-07-25
Reduce unnecessary wakeups
Tiger Wang
2
-19
/
+22
2020-07-25
Use relative vectors in cChunk::DoWith
Tiger Wang
3
-66
/
+63
2020-07-25
Correct placement for tripwire hooks
Tiger Wang
1
-22
/
+29
2020-07-24
Redstone: check validity of GetBlock
Tiger Wang
1
-1
/
+5
2020-07-23
Use string redirection in Windows service
Tiger Wang
1
-2
/
+2
2020-07-23
zh-cn translation in resource file
Tiger Wang
2
-22
/
+88
2020-07-23
Update submodules
Tiger Wang
13
-79
/
+50
2020-07-20
Remove some unused inclusions
Tiger Wang
10
-40
/
+22
2020-07-20
Remove GetProtocolVersion unneeded comments
Tiger Wang
4
-7
/
+4
2020-07-19
Remove ProtocolPalettes
Tiger Wang
5
-231
/
+0
2020-07-19
Inherit constructors, remove duplication
Tiger Wang
8
-84
/
+19
2020-07-19
Remove Waterlogged value from registry
Tiger Wang
7
-38203
/
+31198
2020-07-19
Precompile unordered_map/set
Tiger Wang
12
-26
/
+13
2020-07-19
Use 1.13.1 block palette
Tiger Wang
2
-18
/
+47
2020-07-19
Implement "caching" in ChunkDataSerializer
Tiger Wang
9
-202
/
+122
2020-07-19
Reduce duplication in CompressPacket
Tiger Wang
1
-42
/
+76
2020-07-19
1.13.1, 1.13.2 connection support
Tiger Wang
4
-13
/
+185
2020-07-19
Add 1.13.1 to 1.15.2 mappings
Tiger Wang
13
-15
/
+29585
2020-07-18
Delete unused member
Tiger Wang
2
-4
/
+0
2020-07-18
Use cMultiVersionProtocol's buffer
Tiger Wang
4
-37
/
+33
2020-07-18
Delete duplicated status request handlers
Tiger Wang
16
-536
/
+182
2020-07-18
1.13 items support
Tiger Wang
23
-90
/
+67621
2020-07-18
Move IsValidSocket out of global namespace
Tiger Wang
2
-17
/
+23
2020-07-17
Initial work on 1.13 entity metadata (#4539)
Mat
4
-181
/
+1086
2020-07-17
cProtocolRecognizer goes on a diet (#4770)
Tiger Wang
10
-1167
/
+250
2020-07-14
SimplePlaceableItemHandler style
Tiger Wang
1
-4
/
+9
2020-07-14
cWorld * -> cWorld (#4771)
Tiger Wang
6
-129
/
+96
2020-07-14
Introduce recipe book functionality (#4493)
Tobias Wilken
36
-460
/
+1617
2020-07-13
Custom command depend is automatic
Tiger Wang
1
-1
/
+1
2020-07-13
Jenkins crosscompile
Tiger Wang
5
-11
/
+2
2020-07-13
Remove unnecessary includes
Tiger Wang
2
-13
/
+2
2020-07-13
Jenkins fixes
Tiger Wang
8
-7
/
+8
2020-07-13
Reduce buildlogspam
Tiger Wang
1
-1
/
+4
2020-07-12
Address comments
Tiger Wang
9
-34
/
+41
2020-07-12
Funktions
Tiger Wang
6
-280
/
+293
2020-07-12
More CMake cleanup
Tiger Wang
15
-565
/
+311
2020-07-06
Remove Schematic Chunk height limitation
KrystilizeNevaDies
1
-1
/
+1
2020-07-06
Comment capitalisation
Tiger Wang
1
-2
/
+2
2020-07-06
Use enum to represent light states
Tiger Wang
1
-19
/
+34
2020-07-06
Reduced packet spam when entities idle
Tiger Wang
3
-4
/
+12
2020-07-06
Made grass spreader prettier
Tiger Wang
3
-65
/
+91
2020-07-06
Update mbedtls to 2.23.0
Peter Bell
1
-0
/
+0
2020-07-06
Update libevent to 2.1.12-stable
Peter Bell
4
-4
/
+0
2020-07-06
Update fmtlib to 7.0.0
Peter Bell
5
-8
/
+5
2020-07-04
cWindow: Convert XYZ to Vector3 (#4764)
MaxwellScroggs
12
-43
/
+25
2020-06-26
Merged trivial item handlers into cSimplePlaceableItemHandler (#4766)
Franklin Kong
9
-306
/
+45
2020-06-26
Cactus cannot be placed on a forbidden blocks (#4767)
morsmordere
2
-0
/
+35
2020-06-24
Send entities in cChunkSender (#4532)
Mat
3
-21
/
+24
2020-06-08
libevent: Enable IOCP backend on windows (#4745)
peterbell10
1
-1
/
+4
2020-05-31
Fire sim: Handle fuel block being destroyed (#4751)
peterbell10
1
-9
/
+25
2020-05-31
Configurable LTO (#4755)
Tiger Wang
2
-7
/
+8
2020-05-31
Resolve IPO flags mismatch
Tiger Wang
4
-4
/
+1
2020-05-29
Protocol: Avoid crashing on invalid sign text
Peter Bell
1
-1
/
+1
2020-05-16
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
55
-744
/
+439
2020-05-16
Travis: Fix ccache on debug builds (#4741)
peterbell10
2
-15
/
+23
2020-05-16
sizeof(char)
Peter Bell
1
-2
/
+2
2020-05-16
Use thread safe localtime_r on linux
Peter Bell
1
-9
/
+6
2020-05-16
Enable debug logging in test builds
Peter Bell
1
-2
/
+2
2020-05-16
Avoid a copy when logging lua strings
Peter Bell
1
-18
/
+15
2020-05-16
Update logging code to reduce unnecessary string copying:
Peter Bell
11
-196
/
+197
2020-05-15
Enable some more clang-tidy linter checks (#4738)
peterbell10
100
-297
/
+286
2020-05-13
Generate "LuaState_Typedefs.inc" before running clang-tidy
Peter Bell
1
-0
/
+1
2020-05-10
Android build cleanup (#4734)
Mat
6
-45
/
+17
2020-05-10
Cleanup some workarounds and warnings (#4735)
peterbell10
9
-142
/
+63
2020-05-10
Cleanup unneeded globals (#4736)
peterbell10
24
-467
/
+39
2020-05-10
Remove pkFishingFloat documentation (#4732)
Mat
1
-4
/
+0
2020-05-09
Enable C++17 in build
Peter Bell
11
-35
/
+41
2020-05-09
Update submodules (#4727)
peterbell10
39
-104
/
+154
2020-05-09
Upgrade to C++17 [CI] (#4716)
Tiger Wang
5
-57
/
+60
2020-05-09
Fix clang-tidy errors (#4730)
peterbell10
2
-52
/
+52
2020-05-08
Fix clang tidy on circle-ci
Peter Bell
1
-1
/
+1
2020-05-08
Don't include folder itself in AutoAPI.zip
Mat
1
-1
/
+1
2020-05-08
Update Core
Alexander Harkness
1
-0
/
+0
2020-05-08
Add some comments about terracing
Tiger Wang
1
-17
/
+43
2020-05-08
Update RedstoneWireHandler style
Tiger Wang
1
-11
/
+9
2020-05-08
Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)
mBornand
12
-215
/
+419
2020-05-08
Fix SetBlockMeta call in observer handler (#4728)
peterbell10
1
-2
/
+2
2020-05-07
Remove old Android leftovers (#4722)
Mat
22
-108
/
+40
2020-05-07
Remove coverity_scan branch reference
Mat
1
-1
/
+0
2020-05-07
Delete CoverityModel.cpp
Mat
1
-17
/
+0
2020-05-07
Remove unused Coveralls-script
Mat
1
-9
/
+0
2020-05-06
Add tree generation for ExtemeHills and other biomes (#4713)
mBornand
3
-97
/
+131
2020-05-06
Fixed various MSVC warnings.
Mattes D
4
-5
/
+3
2020-05-05
Update fmt to 6.2.0 (#4718)
peterbell10
25
-122
/
+260
2020-05-05
Require semi-colon at end of function-like macros (#4719)
peterbell10
4
-79
/
+100
2020-05-05
Remove cRankManager migration code (#4714)
Mat
2
-381
/
+4
2020-05-04
Refactor minecart collision detection code. (#4712)
Alexander Harkness
2
-109
/
+280
2020-05-04
Add two missing include guards
Tiger Wang
2
-0
/
+4
2020-05-04
Fix one definition rule violations
Tiger Wang
6
-77
/
+79
2020-05-04
Fix incorrect formatter invocation
Tiger Wang
2
-3
/
+3
[...]
Clone
http://ni.xn--ijanec-9jb.eu./anonymous/cuberite
https://ni.xn--ijanec-9jb.eu./anonymous/cuberite