Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-05-27 | Voronoi has a minimum cell size of 4 blocks now, to avoid some extreme corner-cases | madmaxoft@gmail.com | 1 | -1/+1 |
2012-05-27 | Added a voronoi biome generator (#180) | madmaxoft@gmail.com | 1 | -0/+28 |
2012-05-27 | Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi) | madmaxoft@gmail.com | 1 | -9/+25 |
2012-05-27 | 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 | 1 | -1/+12 |
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -0/+75 |