]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_client.cpp
[CSM] Add event on_place_node API lua (#5548)
[dragonfireclient.git] / src / script / cpp_api / s_client.cpp
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
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 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 Loic Blot[CSM] Client side modding