Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Biomes: Fix vertical biome blend | paramat | 2018-03-16 |
| | |||
* | Biome API: Add 'get_biome_name(biome_id)' API | paramat | 2018-03-11 |
| | | | | Change name of default biome to a more suitable lowercase 'default'. | ||
* | Biomes: Add 'min_pos'/'max_pos' xyz biome limits | paramat | 2018-03-09 |
| | | | | 'y_min' and 'y_max' are still accepted for compatibility. | ||
* | Vertical biome blend: Tune blend patterns | paramat | 2018-02-20 |
| | |||
* | 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 |