aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mg_biome.h
AgeCommit message (Expand)Author
2021-03-23Fix broken `BiomeGen` abstraction (#11107)sfan5
2020-05-20Allow more than 255 biomes, document new maximum (#9855)Paramat
2020-05-05Fix remaining issues with mapgen scriptapisfan5
2020-05-05Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan5
2020-05-05Allow ObjDefManager instances to be clonedsfan5
2019-05-18Allow multiple cave liquids in a biome definition (#8481)Paramat
2018-04-07Biome API / dungeons: Add biome-defined dungeon nodesParamat
2018-04-05Biome API / cavegen: Add definable cave liquid for a biome (#7192)Paramat
2018-03-26Mapgen: Remove unused mgv7 code and some unused biometypesParamat
2018-03-09Biomes: Add 'min_pos'/'max_pos' xyz biome limitsparamat
2018-01-16Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat
2018-01-15Mapgen folder: Update and improve copyright information of filesparamat
2018-01-05Biomes: Add vertical biome blend (#6853)Paramat
2017-11-08Move files to subdirectories (#6599)Vitaliy