Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Voronoi has a minimum cell size of 4 blocks now, to avoid some extreme corner-cases | madmaxoft@gmail.com | 2012-05-27 | 1 | -1/+1 |
* | Added a voronoi biome generator (#180) | madmaxoft@gmail.com | 2012-05-27 | 1 | -0/+28 |
* | Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi) | madmaxoft@gmail.com | 2012-05-27 | 1 | -9/+25 |
* | Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration. | madmaxoft@gmail.com | 2012-05-27 | 1 | -1/+12 |
* | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 2012-05-25 | 1 | -0/+75 |