aboutsummaryrefslogtreecommitdiff
path: root/src/metadata.cpp
AgeCommit message (Expand)Author
2022-11-24Deprecate special handling of `${key}` syntax in metadata values (#12970)Jude Melton-Houghton
2022-11-15Add MetaDataRef:get_keys (#12841)Jude Melton-Houghton
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2017-08-19Code modernization: src/n*, src/o* (#6280)Loïc Blot
2017-08-19Code modernization: src/m* (part 3)Loic Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2017-02-08Add ModMetadata API (#5131)Loïc Blot
2017-02-04Add ItemStack key-value meta storagerubenwardy
2017-02-04Derive NodeMetaRef from MetaDataRefrubenwardy
2017-02-04Derive NodeMetadata from Metadatarubenwardy