summaryrefslogtreecommitdiff
path: root/src/mapgen
Commit message (Expand)AuthorAge
...
* Mgcarpathian: Mapgen loop optimisations. fabs() -> std::fabs()Paramat2018-03-29
* Mapgen: Remove unused mgv7 code and some unused biometypesParamat2018-03-26
* Biomes: Fix vertical biome blendparamat2018-03-16
* Biome API: Add 'get_biome_name(biome_id)' APIparamat2018-03-11
* VoxelArea: add_{x,y,z,p} must be staticLoic Blot2018-03-09
* Biomes: Add 'min_pos'/'max_pos' xyz biome limitsparamat2018-03-09
* Generate Notifier: Clear events once after all 'on generated' functionsparamat2018-03-03
* MapgenValleys: Fixed submarine valleys shapeGael-de-Sailly2018-03-03
* Place schematic (on vmanip): Enable use of 'place center' flagsparamat2018-02-27
* SAO limits: Allow SAOs to exist outside the set 'mapgen limit'paramat2018-02-26
* Vertical biome blend: Tune blend patternsparamat2018-02-20
* Dungeons: Add Y limits in all mapgensparamat2018-02-20
* Dungeons: Avoid generation in multiple liquid nodes and 'airlike'paramat2018-02-13
* Node definition manager refactor (#7016)Dániel Juhász2018-02-10
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat2018-01-16
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Biomes: Add vertical biome blend (#6853)Paramat2018-01-05
* Mgv7 floatlands: Add exponent parameterparamat2018-01-03
* Use std::vector instead of dynamic C-Array (#6744)adrido2017-12-10
* Stratum ore: Add option for a constant thickness stratumparamat2017-11-19
* Biome dust node: Only place on 'walkable' cubic non-liquid drawtypesparamat2017-11-17
* Move files to subdirectories (#6599)Vitaliy2017-11-08