]> git.lizzy.rs Git - dragonfireclient.git/history - doc/client_lua_api.md
don't pass g_settings around, and use it directly
[dragonfireclient.git] / doc / client_lua_api.md
2017-10-05 James Alexander... Move register_on_modchannel_signal() (#6497)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-08-20 Loïc BlotNew version scheme (#6292)
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 cx384Add information about the button height
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Loic BlotFix bump_version.sh & client_lua_api.md
2017-06-06 red-001Fix typos/mistakes in the documentation for colour...
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-20 red-001Fix CSM crash (#5779)
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-05 bigfoot547[CSM] Add camera API (#5609)
2017-05-04 red-001Add function to get server info.
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-04-12 Vincent Glize[CSM] Fix localplayer documentation (#5557)
2017-04-09 Vincent GlizeLocalPlayer api lua
2017-04-08 raymooDocument that write_json will error on unserializable...
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-06 red-001[CSM] Add function to get the server protocol version...
2017-04-06 red-001[CSM] Add support for positional audio. (#5516)
2017-04-04 red-001[CSM] Add local node meta reference. (#5508)
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 red-001[CSM] Fix errors in and improve the CSM documentation...
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-14 rubenwardyAdd disclaimer to client_lua_api.txt (#5391)