]> git.lizzy.rs Git - minetest.git/commit
Decoration: Add height_min and height_max parameters
authorkwolekr <kwolekr@minetest.net>
Mon, 29 Dec 2014 03:37:27 +0000 (22:37 -0500)
committerkwolekr <kwolekr@minetest.net>
Mon, 29 Dec 2014 03:37:27 +0000 (22:37 -0500)
commit863379a4c68b9862ea6913c1b1e475d022aba100
tree00c6089cdf46a1bfaae17bc0c52ed90db47976d2
parentc5faa644056c892ccf5e41cfde87a5b107149951
Decoration: Add height_min and height_max parameters

Also set default height_min/height_max to -31000 and 31000,
respectively, for ore and biomes
doc/lua_api.txt
src/mg_decoration.cpp
src/mg_decoration.h
src/script/lua_api/l_mapgen.cpp