Fix various bugs (Anticheat, Lua helpers) (#8013)
[oweals/minetest.git] / src / script / lua_api / l_itemstackmeta.h
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-02-04 rubenwardyAdd ItemStack key-value meta storage