aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_playermeta.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* script: Replace calls to depreated luaL_openlibsfan52021-05-301-1/+1
|
* reportMetadataChange; Silence clang warningsSmallJoker2018-12-211-1/+1
|
* MetaDataRef: Add contains() and get() (#7214)rubenwardy2018-04-301-0/+2
|
* Add player:get_meta(), deprecate player attributes (#7202)rubenwardy2018-04-061-0/+121
* Add player:get_meta(), deprecate player attributes