| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-26 | Avoid duplication of mod metadata in memory (#12562) | Jude Melton-Houghton | |
| Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2021-09-11 | Make sure relevant std::stringstreams are set to binary | sfan5 | |
| 2021-01-28 | Sanitize ItemStack meta text | rubenwardy | |
| 2018-04-06 | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | |
| * Add player:get_meta(), deprecate player attributes | |||
| 2017-10-29 | Allow overriding tool capabilities through itemstack metadata | raymoo | |
| This makes it possible to modify the tool capabilities of individual itemstacks by calling a method on itemstack metadata references. | |||
| 2017-09-10 | Fix empty legacy meta being persisted | rubenwardy | |
| 2017-08-18 | Modernize various files (part 2) | Loic Blot | |
| * range-based for loops * emplace_back instead of push_back * code style * C++ headers instead of C headers * Default operators * empty stl function | |||
| 2017-06-27 | Fix for empty key/value when reading item string with wear but no metadata ↵ | Jesse McDonald | |
| (#6058) | |||
| 2017-02-04 | Add ItemStack key-value meta storage | rubenwardy | |
