1
0
mirror of https://github.com/moparisthebest/minetest synced 2025-03-10 22:59:42 -04:00
Loïc Blot 603b838c48 CSM: sound_play & sound_stop support + client_lua_api doc (#5096)
* 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
2017-01-26 22:46:53 +01:00
..