Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Biomes: Add 'min_pos'/'max_pos' xyz biome limits | paramat | 2018-03-09 |
| | | | | 'y_min' and 'y_max' are still accepted for compatibility. | ||
* | Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs | paramat | 2018-01-16 |
| | | | | | 'get biome data' returns biome id, heat and humidity. Clean up nearby lines in lua_api.txt. | ||
* | Mapgen folder: Update and improve copyright information of files | paramat | 2018-01-15 |
| | |||
* | Biomes: Add vertical biome blend (#6853) | Paramat | 2018-01-05 |
| | | | | Add 'vertical blend' parameter to biome registration that defines how many nodes above the biome's 'y max' limit the blend will extend. | ||
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* Move files around |