Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs
authorparamat <paramat@users.noreply.github.com>
Fri, 22 Sep 2017 11:38:55 +0000 (12:38 +0100)
committerparamat <mat.gregory@virginmedia.com>
Tue, 16 Jan 2018 08:47:07 +0000 (08:47 +0000)
commitd45e5da8ca808e552123bcd94e76b0b435a6ea79
tree356623d2625c8e2aab94de35f7b1790dfe998d71
parent4c0d4e4105d2f2e63b9a43bb83fecf92288f63b3
Biomes: Add 'get heat', 'get humidity', 'get biome data' APIs

'get biome data' returns biome id, heat and humidity.
Clean up nearby lines in lua_api.txt.
doc/lua_api.txt
src/mapgen/mg_biome.cpp
src/mapgen/mg_biome.h
src/script/lua_api/l_mapgen.cpp
src/script/lua_api/l_mapgen.h