]> git.lizzy.rs Git - dragonfireclient.git/commit
Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
authorparamat <mat.gregory@virginmedia.com>
Wed, 29 Mar 2017 02:40:30 +0000 (03:40 +0100)
committerparamat <mat.gregory@virginmedia.com>
Thu, 30 Mar 2017 03:52:54 +0000 (04:52 +0100)
commitea549bbae3650d246db7b70a2b07485a4b404409
tree0f70b68d6f5f26c83050549562d1077418dd72b0
parentfbc1432fe8e821f58e97a5f35340efb2f46f93e4
Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL

Add the missing paramtype2 for param2 controlling the liquid level
inside the glasslike_framed drawtype.
Add missing documentation of the feature to lua_api.txt.
Update and improve comments for drawtype enumerations in nodedef.h.
doc/lua_api.txt
src/content_mapblock.cpp
src/nodedef.h
src/script/cpp_api/s_node.cpp