Make can_interact_with_node() check for key group instead of default:key
[oweals/minetest_game.git] / mods / default / mapgen.lua
2019-12-18 ParamatRemove Mapgen V7 floatland biome code
2019-11-15 ParamatPapyrus: Add to the rainforest swamp biome
2019-09-21 ParamatMarram grass: Fix noise flags to make 2D noise 'eased...
2019-07-30 ParamatAdd patches of bare 'dry dirt' to savanna
2019-07-26 TumeniNodesAdd 'dry dirt' and 'dry dirt with dry grass' nodes...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch dungeon type detection to biome name
2019-07-01 ParamatDefine dungeon nodes in biome definitions (#2400)
2019-05-18 ParamatMake cave liquids biome-determined
2019-04-19 ParamatSplit underground biome to correspond to surface biomes
2019-01-02 ParamatAdd large cactus seedling
2018-11-15 EzhhAdd plantlike_rooted coral
2018-10-09 random-geekAdd blueberry bushes
2018-08-20 ParamatNew wider apple tree schematic
2018-07-13 TumeniNodesBiomes: Add pine bush to taiga and snowy grassland
2018-06-15 EzhhAdd longer log schematics
2018-06-01 ParamatBiomes: Make beaches snowy in snowy biomes
2018-05-15 ParamatBiomes: Add vertical biome blends (#2120)
2018-05-04 ParamatBiomes: Add tundra lowland with permafrost, stones...
2018-04-30 EzhhRemove commented lines from biome definitions
2018-04-29 ParamatUse stratum ore to add the missing sandstone types
2018-04-20 ParamatRebalance bronze and steel tools, swap ore depths
2018-04-11 ParamatOre distribution: Deeper iron, diamond and mese block...
2018-03-18 EzhhAdd names for register_decoration
2018-03-11 paramatPine trees: Add small pine tree and mix into coniferous...
2018-03-11 paramatIcesheet biome: Add 'default:cave_ice' node to enable...
2018-03-05 paramatOres: Remove region overlaps. Make some regions deeper
2018-02-27 paramatFloatland biomes: Add forest, tune beach height
2018-02-25 EzhhPut y_max above y_min in mapgen registrations (#2051) 2047/head
2018-02-19 paramatRainforest: Add emergent jungle tree and sapling
2018-02-07 paramatAdd marram grass for coastal sand dunes
2018-01-02 paramatDry shrub: Use plantlike meshoption for bushy appearence
2018-01-02 paramatBiomes: Make coastal grassy dune biomes larger
2017-12-24 paramatFerns: Add 3 sizes for coniferous forest biome
2017-12-24 paramatBiomes: Add 'dirt with coniferous litter' node for...
2017-10-10 paramatDecorations: Add kelp to cool and temperate shallow...
2017-09-25 paramatOres (non-mgv6 mapgens): New distributions
2017-09-17 paramatBiome registration: Update due to revert of mgv7 'biome...
2017-08-06 paramatFloatland biomes: Simplify to grassland
2017-07-22 paramatFloatland biomes: Update due to mgv7 biomerepeat option
2017-07-02 paramatMapgen: Completely separate mgv6 ore registrations
2017-06-28 paramatFloatland biomes: Add ocean biomes to fix missing sandstone
2017-04-23 paramatTin: Tune mapgen, bugfix, fix texture credits
2017-04-20 paramatOres: Add tin ore, lump, ingot and block
2017-03-17 paramatBiomes: Add and auto-select mgv7 floatland biomes
2017-03-10 paramatMapgen: Use decoration sidelen 16 for jungletrees and...
2017-03-10 paramatTree schematics: Alter jungletree, aspen, pine, appletree
2017-03-05 paramatDungeons: Use 'block' instead of 'brick' for nodebox...
2017-02-28 paramatBiomes: New surface node for rainforest
2017-02-25 paramatCorals: Smaller, less dense reefs
2017-02-02 paramatMapgen: Dedicated registrations for mgv6 blob ores
2017-02-01 paramatOres: Add silver sand blob ore, relocate other blob...
2017-01-26 paramatDungeons: Add mapgen alias for desert stone stairs
2017-01-15 paramatTree log decorations: Replace lua tables with .mts...
2016-12-03 paramatDefault / flowers: New biomes. Limit dirt blobs. Add...
2016-07-18 rubenwardyMove nyancats into a separate mod
2016-07-07 paramatDefault, flowers: Use 'get_mapgen_setting()'
2016-07-05 paramatDefault/mapgen: Simplify iron ore registrations
2016-07-05 paramatDefault/mapgen: Add ores above y = 1024
2016-07-05 paramatDefault/mapgen: Clean up ore registrations
2016-06-05 paramatMapgen: Add biome fields for riverbed node and depth
2016-04-08 paramatDefault/mapgen: Denser rainforest, fewer logs
2016-03-22 paramatDefault: Fix rotation errors for mapgen aspen and sapli...
2016-02-25 paramatDefault/mapgen: Remove unnecessary spaces from log...
2016-02-24 paramatDefault/mapgen: Make forest clearings larger and more...
2016-02-06 paramatDefault/mapgen: Confine Aspen to one half of deciduous...
2016-01-29 paramatDefault/mapgen: Add gravel beach in Tundra
2016-01-26 Auke KokRegister biomes before ores.
2016-01-22 paramatDefault/mapgen: Remove unused 'mapgen_air' alias
2016-01-15 Auke KokAspen trees.
2016-01-08 Auke KokLower mushroom-on-log rate for pine forests.
2016-01-07 Auke KokPlace tree logs as decorations.
2015-12-31 paramatDefault: Add mapgen alias for air
2015-12-23 paramatOres: Allow dirt and sand blob ore in sandstone, desert...
2015-12-19 paramatDefault/mapgen: Correct spelling of 'noise threshhold...
2015-12-19 paramatDefault/mapgen: Re-add grassy sand dune biomes
2015-11-23 paramatDefault/mapgen: Retune cactus density due to low densit...
2015-11-15 paramatDefault/mapgen: Use sidelen 16 for low density decorations
2015-11-09 paramatDefault/mapgen: Fix missing taiga pine
2015-11-08 paramatDefault/mapgen: Tune biome points for improved disribution
2015-11-04 paramatDefault/mapgen: Tune biome points and biome depths
2015-10-10 paramatDefault/mapgen: Remove dunes biome. Sand for glacier...
2015-10-05 paramatPapyrus: Grow on dirt and grass only, remove from deser...
2015-10-03 paramatMgv5/7 biomes: Add more shallow dirt waters
2015-09-19 paramatDefault/mapgen blob ores: Tune, make faithful to mgv6
2015-09-10 paramatDefault/mapgen: Make river water ice in glacier biome
2015-08-31 paramatDefault: Allow papyrus growing on default:sand
2015-08-10 paramatDefault: Rename pine tree nodes, textures and mapgen...
2015-08-07 paramatBiomes: Tune v5/v7 biomes and v5/v6/v7 mushroom distrib...
2015-07-30 paramatAdd biomes for mgv5 and mgv7
2015-07-27 paramatDefault/mapgen: Disable nyancats in singlenode mapgen
2015-07-01 paramatDefault/mapgen: Add missing spaces
2015-06-07 CalinouRemove deprecated ore generation code
2015-05-12 paramatDefault/mapgen: Add sandstone alias for sandstone biome...
2015-05-12 paramatDefault/mapgen: Add mapgen aliases for sandstone brick...
2015-05-11 paramatDefault/mapgen: Make register function selection compat...
2015-04-23 paramatDefault/mapgen: Add dry shrub to mgv6 tundra
2015-04-19 paramatDefault/mapgen: Add alias for river water source
2015-04-05 paramatDefault/mapgen: Fix missing num_spawn_by = 1 line for...
2015-03-29 paramatDefault/mapgen.lua: Remove ores absheight flags. Add...
next