aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_itemstackmeta.cpp
AgeCommit message (Expand)Author
2022-11-15Add MetaDataRef:get_keys (#12841)Jude Melton-Houghton
2022-10-04Consolidate API object code (#12728)Jude Melton-Houghton
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-09-11Fix potential use-after-free with item metadata (#12729)Jude Melton-Houghton
2021-05-30script: Replace calls to depreated luaL_openlibsfan5
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2017-10-29Allow overriding tool capabilities through itemstack metadataraymoo
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2017-02-04Add ItemStack key-value meta storagerubenwardy