Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)
[oweals/minetest.git] / src / script / lua_api / l_itemstackmeta.cpp
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-02-04 rubenwardyAdd ItemStack key-value meta storage