Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | Consolidate API object code (#12728) | Jude Melton-Houghton |
2022-09-26 | Avoid duplication of mod metadata in memory (#12562) | Jude Melton-Houghton |
2022-09-11 | Fix potential use-after-free with item metadata (#12729) | Jude Melton-Houghton |
2018-12-04 | Send only changed node metadata to clients instead of whole mapblock (#5268) | SmallJoker |
2018-04-06 | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy |
2017-10-29 | Allow overriding tool capabilities through itemstack metadata | raymoo |
2017-08-19 | Code modernization: subfolders (#6283) | Loïc Blot |
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize |
2017-04-08 | Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#... | Loïc Blot |
2017-02-04 | Add ItemStack key-value meta storage | rubenwardy |