aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_metadata.cpp
AgeCommit message (Expand)Author
2021-10-05Make MetaDataRef:get return nil instead of nothing (#11666)Jude Melton-Houghton
2020-07-16Revert "Auto delete MetaData when = 0 (#8770)" (#10183)Lars Müller
2020-05-02Auto delete MetaData when = 0 (#8770)Lejo
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot
2018-06-04Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2018-02-18Check argument types inside MetaDataRef Lua API (#7045)sfan5
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-02-04Derive NodeMetaRef from MetaDataRefrubenwardy