aboutsummaryrefslogtreecommitdiff
path: root/builtin/client/init.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Let core.get_mod_storage be called multiple times (#12572)Jude Melton-Houghton2022-07-231-0/+1
* Add metatables to lua vectors (#11039)DS2021-06-041-1/+0
* CSM: Don't create the client script environment if CSM is disabled (#7874)Paramat2018-11-241-13/+1
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-301-1/+1
* Expose vector helpers to CSMLoic Blot2017-04-061-0/+1
* [CSM] implement client side mod loading (#5123)Loïc Blot2017-03-131-1/+0
* [CSM] Add local formspecs. (#5094)red-0012017-03-131-0/+10
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-1/+2
* [CSM] Add client-sided chat commands (#5092)red-0012017-03-131-0/+1
* [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot2017-03-131-14/+3
* [CSM] Client side moddingLoic Blot2017-03-131-0/+22