]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_client.h
[CSM] Add local node meta reference. (#5508)
[dragonfireclient.git] / src / script / lua_api / l_client.h
2017-04-04 red-001[CSM] Add local node meta reference. (#5508)
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-03-31 Loic BlotFix clang-format Columns Width
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 Loic Blot[CSM] storage + fixes
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2017-03-13 Loic Blot[CSM] Client side modding