aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_client.cpp
AgeCommit message (Expand)Author
2017-04-08[CSM] Add event on_connect player API lua (#5540)Vincent Glize
2017-03-17[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot
2017-03-13[CSM] Add enable_client_modding param (default: false)nerzhul
2017-03-13[CSM] Add `on_punchnode` callbackred-001
2017-03-13[CSM] Add `on_dignode` callback (#5140)red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot