]> git.lizzy.rs Git - dragonfireclient.git/commit
Drop never documented 'alpha' property from nodedef
authorsfan5 <sfan5@live.de>
Sat, 16 Jan 2021 21:16:04 +0000 (22:16 +0100)
committersfan5 <sfan5@live.de>
Fri, 29 Jan 2021 16:34:41 +0000 (17:34 +0100)
commitedd8c3c664ad005eb32e1968ce80091851ffb817
treeaf80ed33fa80879ac97c6875fdbb930b857617ad
parente6e5910cb432f0fb25a8af3dc6cb9950fd9a05f5
Drop never documented 'alpha' property from nodedef

Includes minimal support code for practical reasons.
We'll need it for a slightly different purpose next commit.
builtin/game/item.lua
games/devtest/mods/testnodes/textures.lua
src/nodedef.cpp
src/nodedef.h
src/script/common/c_content.cpp