aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_itemstackmeta.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* script: Replace calls to depreated luaL_openlibsfan52021-05-301-1/+1
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-1/+1
* MetaDataRef: Add contains() and get() (#7214)rubenwardy2018-04-301-0/+2
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-061-0/+2
* Allow overriding tool capabilities through itemstack metadataraymoo2017-10-291-0/+15
* Hardware coloring for itemstacksDániel Juhász2017-04-081-0/+5
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+115