aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_metadata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-3/+3
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-301-1/+1
* Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot2018-06-041-1/+1
* MetaDataRef: Add contains() and get() (#7214)rubenwardy2018-04-301-0/+36
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-061-0/+1
* Check argument types inside MetaDataRef Lua API (#7045)sfan52018-02-181-6/+6
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-4/+3
* Hardware coloring for itemstacksDániel Juhász2017-04-081-0/+14
* Derive NodeMetaRef from MetaDataRefrubenwardy2017-02-041-0/+252