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
/
ComposableGenerator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented OverworldClumpFlowers
NiLSPACE
2016-08-14
1
-0
/
+5
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-10
/
+10
*
PieceStructures generator: Fixed wrong merge conflict resolution.
Mattes D
2015-12-17
1
-4
/
+4
*
Added PieceStructures generator.
Mattes D
2015-12-01
1
-83
/
+95
*
OrePockets finisher is now configurable.
Mattes D
2015-11-25
1
-2
/
+6
*
Added OrePockets and DirtPockets finish gens.
Mattes D
2015-11-25
1
-109
/
+15
*
Fix old style casts and implicit conversions
Matti Hänninen
2015-08-12
1
-7
/
+13
*
Generate biomes when pregenerating heights through CompositedHeiGen.
Mattes D
2015-06-23
1
-1
/
+1
*
Added basic support for loading village prefabs from files.
Mattes D
2015-06-20
1
-1
/
+3
*
Fixed a lot of warnings
tycho
2015-05-19
1
-2
/
+2
*
Fixed typo in NetherForts initialization
STRWarrior
2015-04-19
1
-1
/
+1
*
Added GlowStone finisher
STRWarrior
2015-04-19
1
-0
/
+4
*
Replaced cFinishGenPtr with std::make_shared
STRWarrior
2015-03-01
1
-1
/
+1
*
Made the minimum vine level configurable
STRWarrior
2015-02-28
1
-1
/
+2
*
Implemented a vines finisher that creates vines in jungle biomes
STRWarrior
2015-02-28
1
-0
/
+4
*
forgot initializer
p-mcgowan
2014-12-03
1
-1
/
+5
*
Added better soulsand rims
STRWarrior
2014-12-01
1
-0
/
+4
*
Gen refactor: Implemented CompositedHeiGen.
Mattes D
2014-11-13
1
-3
/
+10
*
Generator: Shape initial refactoring.
Mattes D
2014-11-12
1
-49
/
+50
*
Added BiomalNoise3D shape generator.
Mattes D
2014-11-10
1
-0
/
+4
*
Merged IniFile into main MCS sources.
Mattes D
2014-10-23
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
ComposableGenerator: Removed nullptr initializers.
Mattes D
2014-10-22
1
-3
/
+3
*
Generator: Rewritten to use SharedPtrs.
Mattes D
2014-10-19
1
-78
/
+45
*
Fixes #1503 - No gravel is being generated
win32re
2014-10-04
1
-1
/
+1
*
Added Granite, Diorite and Andesite to the NaturalPatches generator.
STRWarrior
2014-09-28
1
-0
/
+27
*
BiomeMultiCache is not used for simple generators.
Mattes D
2014-09-05
1
-21
/
+22
*
Fixed style.
Mattes D
2014-09-05
1
-2
/
+2
*
adapting format
DayBr3ak
2014-09-03
1
-2
/
+4
*
adding config file entry #381
DayBr3ak
2014-09-02
1
-1
/
+10
*
adding the multicache behavior
DayBr3ak
2014-09-02
1
-1
/
+1
*
DungeonRooms: Added a height probability distribution function.
Mattes D
2014-08-27
1
-4
/
+5
*
Added initial dungeon rooms finisher.
Mattes D
2014-08-26
1
-0
/
+8
*
Bunch of tweaks:
STRWarrior
2014-08-10
1
-7
/
+7
*
Added NaturalPatches generator
STRWarrior
2014-08-10
1
-0
/
+22
*
Added NetherOreNests.
STRWarrior
2014-08-10
1
-0
/
+15
*
Changed cStructGenOreNests to take a list of ores + the block to replace.
STRWarrior
2014-08-10
1
-1
/
+51
*
PreSimulator: Added configurations.
STRWarrior
2014-07-30
1
-1
/
+6
*
Merge pull request #1061 from mc-server/portals
Mattes D
2014-07-29
1
-15
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-0
/
+4
|
|
\
|
*
\
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-5
/
+5
|
|
\
\
|
*
\
\
Merge branch 'master' into portals
Tiger Wang
2014-06-21
1
-14
/
+27
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into portals
Tiger Wang
2014-06-10
1
-3
/
+11
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-06-04
1
-0
/
+19
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Implemented end and nether portals
Tiger Wang
2014-05-31
1
-15
/
+1
*
|
|
|
|
|
|
Merge pull request #1254 from mc-server/SingleTopBlockFinisher
Mattes D
2014-07-29
1
-2
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Some finishing touches
STRWarrior
2014-07-29
1
-1
/
+1
|
*
|
|
|
|
|
|
Forgot Mesa Plateau biome.
STRWarrior
2014-07-28
1
-0
/
+1
|
*
|
|
|
|
|
|
Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlock
STRWarrior
2014-07-28
1
-2
/
+29
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
RoughRavines: Made floor and ceiling settings-adjustable.
madmaxoft
2014-07-27
1
-10
/
+22
*
|
|
|
|
|
|
RoughRavines: More settings - size, width, roughness
madmaxoft
2014-07-27
1
-4
/
+14
*
|
|
|
|
|
|
RoughRavines: Initial generator implementation.
madmaxoft
2014-07-27
1
-3
/
+11
|
/
/
/
/
/
/
*
|
|
|
|
|
Merged branch 'origin/Foliage'.
madmaxoft
2014-07-21
1
-0
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Renamed cFinishGenFoliage to cFinishGenTallGrass
STRWarrior
2014-07-20
1
-4
/
+4
|
*
|
|
|
|
First attempt for a new foliage finisher
STRWarrior
2014-07-20
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Basic style fixes.
madmaxoft
2014-07-17
1
-3
/
+3
*
|
|
|
|
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Added a TestRails generator.
madmaxoft
2014-06-21
1
-0
/
+5
*
|
|
|
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
2014-06-16
1
-14
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Added RainbowRoads finisher generator.
madmaxoft
2014-06-07
1
-3
/
+11
|
|
/
|
/
|
*
|
Added an initial version of the underwater base generator.
madmaxoft
2014-05-31
1
-0
/
+8
*
|
Villages have min and max density setting.
madmaxoft
2014-05-22
1
-4
/
+6
*
|
Changed village generator defaults to more reasonable values.
madmaxoft
2014-05-15
1
-2
/
+2
*
|
VillageGen rewritten using BFSPieceGenerator.
madmaxoft
2014-05-15
1
-0
/
+9
|
/
*
NetherFortGen: Added several more prefabs.
madmaxoft
2014-03-28
1
-1
/
+1
*
Initial NetherFortGen import.
madmaxoft
2014-03-28
1
-1
/
+16
*
A working POCPiece generator.
madmaxoft
2014-03-09
1
-0
/
+5
*
Unified StructureGens and FinisherGens.
madmaxoft
2014-03-01
1
-86
/
+71
*
Alpha-sorted the finishers.
madmaxoft
2014-01-18
1
-4
/
+4
*
Merged branch 'NetherFinish'.
madmaxoft
2014-01-18
1
-3
/
+7
|
\
|
*
Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo's
STRWarrior
2014-01-18
1
-2
/
+2
|
*
Added cFinishGenNetherSprinkleFoliage.
STRWarrior
2014-01-10
1
-2
/
+6
*
|
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-5
/
+6
*
|
Fixed generator adding values to ini file.
madmaxoft
2014-01-10
1
-1
/
+2
*
|
Composition generator creating moved to a separate function.
madmaxoft
2014-01-09
1
-61
/
+77
*
|
Height generator creating moved info HeiGen.cpp.
madmaxoft
2014-01-09
1
-53
/
+1
|
/
*
Moved BiomeGen creation from INI file data to BioGen.cpp.
madmaxoft
2013-11-28
1
-48
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Hopefully fixed last of the Linux compile errors
Tiger Wang
2013-11-26
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+501