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
2016-08-15
Feature: Channel Management with Lua API
ChannelManagement
Samuel Barney
25
-166
/
+1184
2016-08-02
Switch out long download/compile links. (#3278)
Alexander Harkness
1
-3
/
+3
2016-07-31
Redstone fixes (#3285)
Tiger Wang
4
-55
/
+99
2016-07-31
Add {} around easyinstall.sh (#3286)
Alexander Harkness
1
-0
/
+6
2016-07-31
Fix tab list sometimes not updating after a player leaves. (#3280)
Alexander Harkness
1
-1
/
+1
2016-07-30
Change CROSSCOMPILE flag to NO_NATIVE_OPTIMIZATION (#3279)
Alexander Harkness
3
-24
/
+18
2016-07-30
Fixed port command line argument. (#3287)
Alexander Harkness
1
-5
/
+1
2016-07-29
Merge pull request #3289 from cuberite/autocompletefix2
Tiger Wang
1
-1
/
+1
2016-07-29
Fix the error in #3270.
Alexander Harkness
1
-1
/
+1
2016-07-29
Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277)
Alexander Harkness
1
-4
/
+20
2016-07-29
Merge pull request #3284 from cuberite/revert-3226-redstone
Mattes D
5
-101
/
+57
2016-07-29
Revert "Redstone fixes"
Mattes D
5
-101
/
+57
2016-07-29
Merge pull request #3226 from cuberite/redstone
Tiger Wang
5
-57
/
+101
2016-07-29
Consolidated comparator code
Tiger Wang
3
-48
/
+44
2016-07-29
Comparators and pistons no longer update instantly
Tiger Wang
4
-15
/
+63
2016-07-21
Tab completion across worlds (#3270)
Alexander Harkness
5
-1
/
+55
2016-07-21
CMake: Fix system Lua usage for non-5.1 versions. (#3271)
Mattes D
3
-8
/
+32
2016-07-21
Dropped 1.7 support (#3253)
Mathias
10
-3665
/
+5
2016-07-20
README now has HTTPS links.
1.7EOL
Alexander Harkness
1
-3
/
+3
2016-07-20
Added newsletter, HTTPS links.
Alexander Harkness
1
-2
/
+5
2016-07-20
Added Robert Cringely to BACKERS
Alexander Harkness
1
-0
/
+1
2016-07-20
Fix endianness issue with ODROID-C2 Boards (#3268)
Alexander Harkness
1
-1
/
+1
2016-07-19
Merge pull request #3204 from cuberite/BindingsGenLua
Mattes D
64
-403
/
+2061
2016-07-18
CMake: Silenced CMP0054 policy warning.
Mattes D
1
-0
/
+4
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
32
-64
/
+0
2016-07-18
Use system Lua, if available, to generate bindings.
Mattes D
4
-23
/
+72
2016-07-18
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
6
-106
/
+110
2016-07-18
Updated API documentation.
Mattes D
19
-154
/
+381
2016-07-18
Vector3: Removed useless NormalizeCopy overload from LuaAPI.
Mattes D
1
-1
/
+7
2016-07-18
DiffAPIDesc: Support optional params in desc.
Mattes D
1
-12
/
+12
2016-07-18
LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMeta
Mattes D
3
-2
/
+39
2016-07-18
Bindings: Added a script to generate a diff between APIDesc and ToLua.
Mattes D
2
-3
/
+553
2016-07-18
Bindings: Don't generate docs for private symbols, mark static symbols.
Mattes D
1
-13
/
+35
2016-07-18
APIDump: Changed not to use globals, added more doxycomments.
Mattes D
2
-42
/
+64
2016-07-18
Bindings: Output description is valid Lua file.
Mattes D
1
-3
/
+7
2016-07-18
Bindings: Extract unexported DoxyComments.
Mattes D
1
-15
/
+134
2016-07-18
Bindings: Extract DoxyComments
Mattes D
1
-18
/
+187
2016-07-18
Added a Pure-Lua implementation for bindings generation.
Mattes D
4
-2
/
+511
2016-07-18
Fixes for boat entities (#3265)
beeduck
7
-7
/
+186
2016-07-18
Update README.md (#3266)
Julian Laubstein
1
-1
/
+1
2016-07-12
Merge pull request #3261 from Seadragon91/patch-1
Mattes D
2
-2
/
+3
2016-07-12
Changed Hopper to wtHopper and adjusted .gitignore.
Lukas Pioch
2
-2
/
+3
2016-07-10
Merge pull request #3259 from cuberite/FixJsonBool
Mattes D
2
-4
/
+16
2016-07-10
Fixed Lua Json serializing a bool.
Mattes D
2
-4
/
+16
2016-07-07
removed cast from BlockTrapdoor.h (#3256)
gaurav sehgal
3
-4
/
+9
2016-07-06
Added Server OS section pr template (#3254)
Julian Laubstein
1
-0
/
+1
2016-07-06
Merge pull request #3252 from Altenius/fixpiston
Mattes D
1
-5
/
+9
2016-07-06
Fixed piston destroying other pistons
Altenius
1
-5
/
+9
2016-07-06
Merge pull request #3250 from Altenius/master
Lukas Pioch
1
-1
/
+1
2016-07-05
Fixed falling block spawning
Altenius
1
-1
/
+1
2016-07-02
Merge pull request #3247 from cuberite/FixBindingsDependencies
Mattes D
3
-2
/
+122
2016-07-02
Bindings: Added missing dependencies.
Mattes D
1
-0
/
+12
2016-07-02
CircleCI: Check for missing Bindings dependencies
Mattes D
2
-2
/
+110
2016-07-02
Merge pull request #3246 from cuberite/revert_redstone_handler
Mattes D
2
-93
/
+31
2016-07-01
Revert "Made redstone handlers static"
Lukas Pioch
2
-93
/
+31
2016-07-01
Merge pull request #3244 from cuberite/minecart_chest
Mattes D
1
-0
/
+1
2016-06-30
Close chest window if minecart is destroyed
Lukas Pioch
1
-0
/
+1
2016-06-30
Merge pull request #3232 from cuberite/LuaCallback
Mattes D
30
-2282
/
+1614
2016-06-27
Converted cLuaState::cCallbackPtr into a UniquePtr.
Mattes D
9
-24
/
+39
2016-06-27
Removed dead code related to callbacks.
Mattes D
4
-43
/
+3
2016-06-27
cPluginManager: Use a callback for command handler registration.
Mattes D
8
-209
/
+167
2016-06-27
LuaState: Implemented proper locking for cCallback.
Mattes D
11
-115
/
+151
2016-06-27
Changed cLuaWindow callbacks to use cLuaState::cCallback.
Mattes D
7
-183
/
+243
2016-06-27
Removed the cPluginLua::cResettable class.
Mattes D
2
-82
/
+1
2016-06-27
Changed world tasks to use cLuaState::cCallback.
Mattes D
2
-69
/
+40
2016-06-27
Changed plugin hook registrations to use cLuaState::cCallback.
Mattes D
5
-1008
/
+190
2016-06-27
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
14
-630
/
+637
2016-06-27
Added cLuaState::cCallback for representing (resettable) Lua callbacks.
Mattes D
2
-7
/
+231
2016-06-26
Self tests (#3242)
Mattes D
5
-6
/
+114
2016-06-24
Merge pull request #3240 from cuberite/grownvisualizer
NiLSPACE
3
-1
/
+253
2016-06-24
added Grown visualizer to the Generator documentation
NiLSPACE
3
-1
/
+253
2016-06-23
Added ltdTM to BACKERS
Alexander Harkness
1
-0
/
+1
2016-06-19
Merge pull request #3228 from cuberite/SeparateSelfTests
Mattes D
42
-532
/
+996
2016-06-18
cNetwork: Fixed possible hang when terminating immediately after init.
Mattes D
2
-2
/
+27
2016-06-18
SelfTests: More logging for EnumInterfaces.
Mattes D
1
-2
/
+3
2016-06-18
Flush immediately after each line when running tests.
Mattes D
1
-54
/
+55
2016-06-18
SelfTests: Print a quick message on test start.
Mattes D
13
-1
/
+45
2016-06-18
SelfTests: Removed the unneeded cSelfTests class.
Mattes D
8
-161
/
+0
2016-06-18
SelfTests: Fixed HTTPMessageParser tests for out-of-source builds.
Mattes D
1
-5
/
+5
2016-06-18
SelfTests: Fixed missing override keyword in EchoServer.
Mattes D
1
-1
/
+1
2016-06-18
SelfTests: Moved BoundingBox test to a separate project.
Mattes D
4
-66
/
+125
2016-06-18
SelfTests: Moved SchematicFileSerializer test into a separate project.
Mattes D
5
-36
/
+330
2016-06-18
SelfTests: Moved cCompositeChat test to a separate project.
Mattes D
5
-89
/
+180
2016-06-18
SelfTests: Moved ByteBuffer test to a separate project.
Mattes D
4
-68
/
+129
2016-06-18
SelfTests: Organized into solution folders.
Mattes D
5
-22
/
+40
2016-06-18
Moved NetworkInterfaceEnum test to a separate test project.
Mattes D
3
-28
/
+59
2016-06-16
Merge pull request #3224 from QUSpilPrgm/master
Mattes D
6
-9
/
+42
2016-06-15
- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.
QUSpilPrgm
6
-9
/
+42
2016-06-12
Merge pull request #3227 from cuberite/NormalizeVectorApi
Mattes D
4
-9
/
+82
2016-06-10
Normalized Vector3 API to use the same capitalization as all else.
Mattes D
4
-9
/
+82
2016-06-05
Merge pull request #3225 from cuberite/FixAutoAPI
Mattes D
8
-12
/
+180
2016-06-05
Bindings: Fixed cBoundingBox API.
Mattes D
6
-12
/
+164
2016-06-05
Bindings: Add a const-ptr variant to all stack getter functions
Mattes D
2
-0
/
+16
2016-06-04
Merge pull request #3219 from QUSpilPrgm/master
Mattes D
10
-110
/
+335
2016-06-03
Makes tall grass and large flowers bonemealable
QUSpilPrgm
6
-12
/
+132
2016-06-03
Update Dispensers and let them act more like in Vanilla
QUSpilPrgm
10
-106
/
+211
2016-06-02
Debuggers: Added the forgotten Inject.lua file.
Mattes D
1
-0
/
+57
2016-06-02
Fixed fall damage
Tiger Wang
4
-44
/
+17
2016-05-31
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
5
-55
/
+204
2016-05-29
Merge pull request #3078 from cuberite/AddTerrainGenDocs
Mattes D
42
-175
/
+1150
[...]
Clone
http://ni.4a.si/anonymous/cuberite
https://ni.4a.si/anonymous/cuberite