Biome API: Add per-biome riverbed material and depth
authorparamat <mat.gregory@virginmedia.com>
Fri, 3 Jun 2016 11:58:50 +0000 (12:58 +0100)
committerparamat <mat.gregory@virginmedia.com>
Sun, 5 Jun 2016 15:37:02 +0000 (16:37 +0100)
commitd24f3841740b471eff384c8bd6e8bbfdfd03a3e2
treede6aad2e1173a9bdf3e67d730f5c65bc25cffa06
parent7841f1c5098d73b7538623cf898ca1e32ac6773d
Biome API: Add per-biome riverbed material and depth

Mgvalleys: Remove riverbed sand placement from base terrain generation
Riverbed material placement moved to MapgenBasic::generateBiomes()
Document fields and add note that the biome API is still unstable
doc/lua_api.txt
src/mapgen.cpp
src/mapgen_valleys.cpp
src/mg_biome.cpp
src/mg_biome.h
src/script/lua_api/l_mapgen.cpp