Tweak some textures, new chest texture
[oweals/minetest_game.git] / mods / default / mapgen.lua
2013-11-17 PilzAdamRemove / replace all print() calls 0.4.8
2013-11-03 4Evergreen4Implemented facedir in the nyan cat rainbow
2013-10-05 KahrlRemove mapgen_air alias
2013-09-06 Sfan5Add mapgen_stair_cobble to minetest_game
2013-06-18 PilzAdamGenerate clay with register_ore()
2013-05-24 PilzAdamReplace minetest.env: with minetest.
2013-05-19 PilzAdamSplit init.lua into several files
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-21 PilzAdamUse common mods 153/head
2013-03-18 PilzAdamAdd grass
2013-03-16 PilzAdamAdd jungleleaves, junglewood and junglesapling
2013-01-04 PilzAdamAdd junglegrass to mapgen
2013-01-04 PilzAdamExpose generate_ore
2012-12-28 PilzAdamConvert old mese to the new mese block and generate...
2012-11-20 PilzAdamFix dry shrubs being placed in cacti and fix incorrect...
2012-11-18 PilzAdamDon't grow papyrus into trees
2012-05-20 Perttu AholaFix typo in nyan cat generation
2012-05-20 Perttu AholaRe-implement nyancat generation in Lua (they don't...
2012-05-20 Perttu AholaTune ore generation
2012-04-07 Perttu AholaGenerate slightly less shrubs
2012-04-07 Perttu AholaGenerate dry shrubs on deserts
2012-04-07 Perttu AholaTune cactus generation
2012-04-07 Perttu AholaAdd cactus generation, desert_sand and desert_stone
2012-04-07 Perttu Aholapapyrus generation
2012-04-04 Perttu AholaMove map generator stuff around a bit and generate...
2012-03-29 Perttu AholaClean/fix clay generation, update tool definitions...
2012-03-29 Perttu AholaGenerate clay
2012-03-28 Perttu AholaModify textures, add map generator necessities