]> git.lizzy.rs Git - dragonfireclient.git/history - doc/client_lua_api.txt
Fix wrong parameter order for inventory callbacks (#7952)
[dragonfireclient.git] / doc / client_lua_api.txt
2018-06-15 Loïc BlotVersion scheme change: 0.5.0 -> 5.0.0 (#7449)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-01-23 red-001CSM: Remove screenshot API
2018-01-21 red-001[CSM] Remove `on_connect` callback (#6941)
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-11-29 BluebirdFix spelling mistakes in client_lua_api.txt
2017-11-28 paramatClient lua api documentation: .md -> .txt
2017-03-14 rubenwardyAdd disclaimer to client_lua_api.txt (#5391)
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
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...