index
:
anonymous/cuberite
1.14
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
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Generating
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Manage block entity lifetime with unique_ptr (#4080)
peterbell10
1
-2
/
+2
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
3
-33
/
+69
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-21
/
+6
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-3
/
+3
2019-09-08
ChunkGenerator: Changed to use cChunkCoords.
Mattes D
1
-3
/
+3
2019-09-07
Generator: Added repeatability test.
Mattes D
2
-24
/
+114
2019-09-06
Added a BasicGeneratorTest.
Mattes D
3
-0
/
+325
2019-09-06
Separated chunk generator from world / plugin interfaces.
Mattes D
1
-25
/
+101
2019-08-26
Improved testing framework. (#4376)
Mattes D
1
-2
/
+3
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-1
/
+2
2017-11-20
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
1
-1
/
+1
2017-08-25
Add cUUID class (#3871)
peterbell10
3
-0
/
+26
2017-08-01
cBlockHandler: take player by ref
peterbell10
1
-3
/
+3
2017-07-28
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
1
-0
/
+16
2017-07-07
BigFlower fixes (#3826)
peterbell10
1
-1
/
+1
2017-07-03
cBlockInfo static initialisation (#3832)
peterbell10
1
-4
/
+6
2017-06-24
cBlockArea supports block entities. (#3795)
Mattes D
1
-0
/
+26
2017-06-19
Removed the LeakFinder for Windows. (#3777)
Mattes D
1
-5
/
+2
2017-05-04
Gen: Added a simple PieceGeneratorBFSTree test.
Mattes D
2
-0
/
+103
2017-05-04
Gen: Moved tests to a separate folder, unified shared sources.
Mattes D
9
-0
/
+953