aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/cavegen.cpp
AgeCommit message (Expand)Author
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2020-05-20Allow more than 255 biomes, document new maximum (#9855)Paramat
2019-11-18Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)Paramat
2019-11-10Randomwalk caves: Extend beyond mapchunk vertically also (#9094)Paramat
2019-11-08Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat
2019-10-13Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)Paramat
2019-07-20Document the deprecation of hardcoded cave liquids (#8692)Paramat
2019-05-18Allow multiple cave liquids in a biome definition (#8481)Paramat
2018-06-26Cavegen: Fix errors when getting biome outside mapchunk (#7480)Paramat
2018-05-04Cavegen: Allow small RandomWalk caves to generate beyond mapchunk borderParamat
2018-04-26Biome-defined cave liquids: Use faster biome calculationparamat
2018-04-21Cave liquids: Use a more precise point for calculating biomeParamat
2018-04-17Cavegen: Fix variable typo that broke mgvalleys large cave distribution (#7249)Paramat
2018-04-05Biome API / cavegen: Add definable cave liquid for a biome (#7192)Paramat
2018-04-02Fix many issues reported by clang-tidy (#7189)Loïc Blot
2018-03-09VoxelArea: add_{x,y,z,p} must be staticLoic Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-01-15Mapgen folder: Update and improve copyright information of filesparamat
2017-11-08Move files to subdirectories (#6599)Vitaliy