Add new ContentParamType2 "CPT2_DEGROTATE"
authorest31 <MTest31@outlook.com>
Fri, 2 Oct 2015 21:36:28 +0000 (23:36 +0200)
committerest31 <MTest31@outlook.com>
Sun, 4 Oct 2015 21:59:41 +0000 (23:59 +0200)
commitb0523adc5f673208b5414cf49c6640e4fc148b87
tree3e6b152a4d16b2a892e829f51cdfb436c8b6d374
parent5130dbce7b294c392733e93c05e2099786523342
Add new ContentParamType2 "CPT2_DEGROTATE"

This might break some mods, but it is important for all uses of the param2 to
be documented.

This doesn't need a serialisation version or network protocol version change,
as old clients will still work on new servers, and it is bearable to have
new clients getting non rotated plants on old servers.
doc/lua_api.txt
src/content_mapblock.cpp
src/nodedef.h
src/script/cpp_api/s_node.cpp