aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_client.cpp
AgeCommit message (Expand)Author
2017-03-22[CSM] Add function to get player names in range (#5435)bigfoot547
2017-03-13Add `get_wielded_item`red-001
2017-03-13[CSM] Add `get_node` and `get_node_or_nil`red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
2017-03-13[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-001
2017-03-13[CSM] Client side moddingLoic Blot