summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_metadata.cpp
Commit message (Collapse)AuthorAge
* Check argument types inside MetaDataRef Lua API (#7045)sfan52018-06-03
|
* Hardware coloring for itemstacksDániel Juhász2017-04-08
| | | | | | | | | | Adds the possibility to colorize item stacks based on their metadata. In the item/node definition you can specify palette (an image file) and color (fallback color if the item has no palette or metadata). Then you can add palette_index to the metadata. Dropped itemstacks with different colors do not merge.
* Derive NodeMetaRef from MetaDataRefrubenwardy2017-02-04