Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [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 |
| | | | | | | | | | | * squashed: CSM: Implement register_globalstep * Re-use fatal error mechanism from server to disconnect client on CSM error * Little client functions cleanups * squashed: CSM: add core.after function * core.after is shared code between client & server * ModApiUtil get_us_time feature enabled for client | ||
* | [CSM] Add client-sided chat commands (#5092) | red-001 | 2017-03-13 |
| | |||
* | [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093) | Loïc Blot | 2017-03-13 |
* Add on_death callback * Add on_hp_modification & on_damage_taken callbacks * move preview code to preview.lua |