aboutsummaryrefslogtreecommitdiff
path: root/builtin/client/init.lua
AgeCommit message (Expand)Author
2022-10-18Implement vector and node conversion in Lua (#12609)Jude Melton-Houghton
2022-08-02Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.tx...AFCMS
2022-07-23Let core.get_mod_storage be called multiple times (#12572)Jude Melton-Houghton
2021-06-04Add metatables to lua vectors (#11039)DS
2018-11-24CSM: Don't create the client script environment if CSM is disabled (#7874)Paramat
2017-06-30Create a filesystem abstraction layer for CSM and only allow accessing files ...red-001
2017-04-06Expose vector helpers to CSMLoic Blot
2017-03-13[CSM] implement client side mod loading (#5123)Loïc Blot
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 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[CSM] Client side moddingLoic Blot