| Commit message (Expand) | Author | Age |
* | Fix build on gcc 5.0 (#7586) | zeuner | 2018-07-26 |
* | Mgvalleys: Make river depth variation and humidity drop optional (#7532) | Paramat | 2018-07-18 |
* | Cavegen: Fix errors when getting biome outside mapchunk (#7480) | Paramat | 2018-06-26 |
* | Decoration API: Add lightweight ability to have complete coverage (#7456) | Paramat | 2018-06-24 |
* | Biome API: Fix absent water decorations and dust, in deep water (#7470) | Paramat | 2018-06-21 |
* | Biome dust: Revert fix that added dust to mod structures (#7464) | Paramat | 2018-06-19 |
* | Mapgen flags: Add 'biomes' global mapgen flag (#7355) | Paramat | 2018-06-08 |
* | Biome dust placement: Improve comments, re-order some lines | Paramat | 2018-06-04 |
* | Biomemap: Simplify code of recent commit (#7398) | Paramat | 2018-06-02 |
* | Biomemap: Avoid empty biomemap entry to fix failing biome dust (#7393) | Paramat | 2018-06-02 |
* | Mgv7: Avoid rivergen removing mod-placed nodes when overgenerating (#7388) | Paramat | 2018-05-31 |
* | Vein ore: Fix bug caused by changing perlinmap Y size (#7371) | Paramat | 2018-05-24 |
* | Schematic decorations: Fix placement bug when centred and rotated (#7365) | Paramat | 2018-05-24 |
* | Dungeons: Fix duplication of y limit parameters (#7359) | Paramat | 2018-05-20 |
* | Vertical biome blend: Tune PRNG seed for finer detail (#7329) | Paramat | 2018-05-14 |
* | Mgv7: Code cleanup (#7299) | Paramat | 2018-05-07 |
* | Cavegen: Allow small RandomWalk caves to generate beyond mapchunk border | Paramat | 2018-05-04 |
* | Mapgen caves: Re-order generation to fix cavern bug | Paramat | 2018-04-29 |
* | Biome-defined cave liquids: Use faster biome calculation | paramat | 2018-04-26 |
* | Biome-defined dungeon nodes: Use faster biome calculation | paramat | 2018-04-26 |
* | Dungeons: Mostly fix missing stair nodes | Paramat | 2018-04-25 |
* | Mgvalleys: Code cleanup | Paramat | 2018-04-24 |
* | Mgvalleys: Use shared tunnel / cavern code instead of internal | Paramat | 2018-04-21 |
* | Cave liquids: Use a more precise point for calculating biome | Paramat | 2018-04-21 |
* | Node resolver: Make error on fallback optional, disable for mapgen aliases | Paramat | 2018-04-20 |
* | Cavegen: Fix variable typo that broke mgvalleys large cave distribution (#7249) | Paramat | 2018-04-17 |
* | Biome API / dungeons: Add biome-defined dungeon nodes | Paramat | 2018-04-07 |
* | Mgcarpathian: Fix spawn level calculation (#7212) | Paramat | 2018-04-06 |
* | Mgcarpathian: Remove insignificant 'base' noise variation (#7209) | Paramat | 2018-04-05 |
* | Biome API / cavegen: Add definable cave liquid for a biome (#7192) | Paramat | 2018-04-05 |
* | Fix various clang-tidy reported performance-type-promotion-in-math-fn | Loïc Blot | 2018-04-03 |
* | Fix many issues reported by clang-tidy (#7189) | Loïc Blot | 2018-04-02 |
* | Mgcarpathian: Mapgen loop optimisations. fabs() -> std::fabs() | Paramat | 2018-03-29 |
* | Mapgen: Remove unused mgv7 code and some unused biometypes | Paramat | 2018-03-26 |
* | Biomes: Fix vertical biome blend | paramat | 2018-03-16 |
* | Biome API: Add 'get_biome_name(biome_id)' API | paramat | 2018-03-11 |
* | VoxelArea: add_{x,y,z,p} must be static | Loic Blot | 2018-03-09 |
* | Biomes: Add 'min_pos'/'max_pos' xyz biome limits | paramat | 2018-03-09 |
* | Generate Notifier: Clear events once after all 'on generated' functions | paramat | 2018-03-03 |
* | MapgenValleys: Fixed submarine valleys shape | Gael-de-Sailly | 2018-03-03 |
* | Place schematic (on vmanip): Enable use of 'place center' flags | paramat | 2018-02-27 |
* | SAO limits: Allow SAOs to exist outside the set 'mapgen limit' | paramat | 2018-02-26 |
* | Vertical biome blend: Tune blend patterns | paramat | 2018-02-20 |
* | Dungeons: Add Y limits in all mapgens | paramat | 2018-02-20 |
* | Dungeons: Avoid generation in multiple liquid nodes and 'airlike' | paramat | 2018-02-13 |
* | Node definition manager refactor (#7016) | Dániel Juhász | 2018-02-10 |
* | Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs | paramat | 2018-01-16 |
* | Mapgen folder: Update and improve copyright information of files | paramat | 2018-01-15 |
* | Biomes: Add vertical biome blend (#6853) | Paramat | 2018-01-05 |
* | Mgv7 floatlands: Add exponent parameter | paramat | 2018-01-03 |