summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_playermeta.cpp
Commit message (Collapse)AuthorAge
* reportMetadataChange; Silence clang warningsSmallJoker2018-12-21
|
* MetaDataRef: Add contains() and get() (#7214)rubenwardy2018-04-30
|
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-06
* Add player:get_meta(), deprecate player attributes