Soft node overlay (#5186)
authorDániel Juhász <juhdanad@gmail.com>
Fri, 21 Apr 2017 13:34:59 +0000 (15:34 +0200)
committerZeno- <kde.psych@gmail.com>
Fri, 21 Apr 2017 13:34:59 +0000 (23:34 +1000)
commit1ffb180868ffcec6812cd3aac8f56ffefb91c8bc
tree2b7dc1d209bda384fbd995dc7f13ffdd3587818f
parent2ad74a9e8b9da48aef62346de6cd55f304c6440d
Soft node overlay (#5186)

This commit adds node overlays, which are tiles that are drawn on top of
other tiles.
18 files changed:
doc/lua_api.txt
src/client.cpp
src/client/tile.h
src/clientmap.cpp
src/content_mapblock.cpp
src/content_mapblock.h
src/hud.cpp
src/mapblock_mesh.cpp
src/mapblock_mesh.h
src/mesh.cpp
src/mesh.h
src/network/networkprotocol.h
src/nodedef.cpp
src/nodedef.h
src/particles.cpp
src/script/common/c_content.cpp
src/wieldmesh.cpp
src/wieldmesh.h