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
/
src
/
Generating
/
Prefab.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gen: Moved PiecePool into a separate file.
Mattes D
2017-05-04
1
-1
/
+1
*
PieceGenerator: Added rotation-aware vertical connectors.
Mattes D
2017-02-13
1
-1
/
+1
*
Prefabs: Implemented support for ExpandFloorStrategy.
Mattes D
2016-11-24
1
-10
/
+16
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-41
/
+41
*
Generator: Fixed missing hitbox assignment.
Mattes D
2015-10-05
1
-0
/
+3
*
PrefabPiecePool: Added loading from cubeset file.
Mattes D
2015-06-18
1
-3
/
+22
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Added support for Miners' Village.
madmaxoft
2014-05-25
1
-0
/
+12
*
Added Japanese village prefabs.
madmaxoft
2014-05-24
1
-0
/
+3
*
Village houses are height-adjusted onto the terrain.
madmaxoft
2014-05-17
1
-0
/
+3
*
cPrefab can be constructed in code.
madmaxoft
2014-05-15
1
-0
/
+15
*
VillageGen: Added well placement and the general algorithm description.
madmaxoft
2014-05-12
1
-0
/
+3
*
Added prefab hitboxes.
madmaxoft
2014-04-21
1
-1
/
+5
*
Prefabs can have per-piece per-placement weights.
madmaxoft
2014-04-17
1
-1
/
+67
*
cPrefab now uses a struct for block type definition in CharMap.
madmaxoft
2014-03-29
1
-1
/
+8
*
Merge branch 'howaner/GlobalFixes'.
madmaxoft
2014-03-28
1
-1
/
+0
|
\
|
*
Add missing ChunkDesc import.
Howaner
2014-03-28
1
-1
/
+1
*
|
Fixed Prefab's rotations.
madmaxoft
2014-03-28
1
-3
/
+11
|
/
*
cPrefab can draw itself into a cChunkDesc.
madmaxoft
2014-03-27
1
-2
/
+2
*
Prefabs support connectors, rotations and merge strategy.
madmaxoft
2014-03-26
1
-1
/
+9
*
Added a basic cPrefab class.
madmaxoft
2014-03-25
1
-0
/
+83