]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/client/init.lua
Added cheat Menu
[dragonfireclient.git] / builtin / client / init.lua
2020-07-28 Elias FleckensteinAdded cheat Menu
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-18 Elias FleckensteinAdded settings
2020-07-06 Elias FleckensteinInitial Commit
2020-06-23 Elias Fleckensteintest
2020-05-13 Elias FleckensteinHacked Client
2018-11-24 ParamatCSM: Don't create the client script environment if...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-04-06 Loic BlotExpose vector helpers to CSM
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)
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 red-001[CSM] Add client-sided chat commands (#5092)
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