]> git.lizzy.rs Git - minetest.git/history - src/mapgen
Biome dust placement: Improve comments, re-order some lines
[minetest.git] / src / mapgen /
2018-06-03 ParamatBiome dust placement: Improve comments, re-order some...
2018-06-02 ParamatBiomemap: Simplify code of recent commit (#7398)
2018-06-02 ParamatBiomemap: Avoid empty biomemap entry to fix failing...
2018-05-31 ParamatMgv7: Avoid rivergen removing mod-placed nodes when...
2018-05-24 ParamatVein ore: Fix bug caused by changing perlinmap Y size...
2018-05-24 ParamatSchematic decorations: Fix placement bug when centred...
2018-05-20 ParamatDungeons: Fix duplication of y limit parameters (#7359)
2018-05-14 ParamatVertical biome blend: Tune PRNG seed for finer detail...
2018-05-07 ParamatMgv7: Code cleanup (#7299)
2018-05-04 ParamatCavegen: Allow small RandomWalk caves to generate beyon...
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-26 paramatBiome-defined cave liquids: Use faster biome calculation
2018-04-26 paramatBiome-defined dungeon nodes: Use faster biome calculation
2018-04-24 ParamatDungeons: Mostly fix missing stair nodes
2018-04-24 ParamatMgvalleys: Code cleanup
2018-04-21 ParamatMgvalleys: Use shared tunnel / cavern code instead...
2018-04-21 ParamatCave liquids: Use a more precise point for calculating...
2018-04-20 ParamatNode resolver: Make error on fallback optional, disable...
2018-04-17 ParamatCavegen: Fix variable typo that broke mgvalleys large...
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-05 ParamatMgcarpathian: Fix spawn level calculation (#7212)
2018-04-05 ParamatMgcarpathian: Remove insignificant 'base' noise variati...
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-03-29 ParamatMgcarpathian: Mapgen loop optimisations. fabs() ->...
2018-03-26 ParamatMapgen: Remove unused mgv7 code and some unused biometypes
2018-03-16 paramatBiomes: Fix vertical biome blend
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-03-09 paramatBiomes: Add 'min_pos'/'max_pos' xyz biome limits
2018-03-03 paramatGenerate Notifier: Clear events once after all 'on...
2018-03-03 Gael-de-SaillyMapgenValleys: Fixed submarine valleys shape
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-26 paramatSAO limits: Allow SAOs to exist outside the set 'mapgen...
2018-02-20 paramatVertical biome blend: Tune blend patterns
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-02-13 paramatDungeons: Avoid generation in multiple liquid nodes...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-16 paramatBiomes: Add 'get heat', 'get humidity', 'get biome...
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2018-01-04 ParamatBiomes: Add vertical biome blend (#6853)
2018-01-03 paramatMgv7 floatlands: Add exponent parameter
2017-12-10 adridoUse std::vector instead of dynamic C-Array (#6744)
2017-11-19 paramatStratum ore: Add option for a constant thickness stratum
2017-11-17 paramatBiome dust node: Only place on 'walkable' cubic non...
2017-11-08 VitaliyMove files to subdirectories (#6599)