Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Pass clang-format on various cpp/header files (#5559) | Loïc Blot | 2017-04-23 |
| | |||
* | Add ModMetadata API (#5131) | Loïc Blot | 2017-02-08 |
| | | | | | | | * 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 | ||
* | Add ItemStack key-value meta storage | rubenwardy | 2017-02-04 |
| | |||
* | Derive NodeMetaRef from MetaDataRef | rubenwardy | 2017-02-04 |
| | |||
* | Derive NodeMetadata from Metadata | rubenwardy | 2017-02-04 |