Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Mgv7 floatlands: Add exponent parameter | paramat | 2018-01-03 |
| | | | | | Allows more control over shape of floatland mountain terrain. Terrain shape is unchanged. | ||
* | Use std::vector instead of dynamic C-Array (#6744) | adrido | 2017-12-10 |
| | |||
* | Stratum ore: Add option for a constant thickness stratum | paramat | 2017-11-19 |
| | | | | | Add a 'stratum thickness' integer parameter, as an alternative to providing a 2nd noise parameter for thickness variation. | ||
* | Biome dust node: Only place on 'walkable' cubic non-liquid drawtypes | paramat | 2017-11-17 |
| | | | | | | No longer decide placement on 'buildable_to' parameter. Dust nodes only look acceptable placed on cubic nodes. Modders may not want to make their plantlike decorations 'buildable_to'. | ||
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* Move files around |