Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-23 | Pass clang-format on various cpp/header files (#5559) | Loïc Blot | |
2017-02-08 | Add ModMetadata API (#5131) | Loïc Blot | |
* mod can create a ModMetadata object where store its values and retrieve it. * Modmetadata object can only be fetched at mod loading * Save when modified using same time as map interval or at server stop * add helper function to get mod storage path * ModMetadata has exactly same calls than all every other Metadata | |||
2017-02-04 | Add ItemStack key-value meta storage | rubenwardy | |
2017-02-04 | Derive NodeMetaRef from MetaDataRef | rubenwardy | |
2017-02-04 | Derive NodeMetadata from Metadata | rubenwardy | |