aboutsummaryrefslogtreecommitdiff
path: root/doc/client_lua_api.md
AgeCommit message (Expand)Author
2017-11-28Client lua api documentation: .md -> .txtparamat
2017-10-30Add sha1 to lua utils. (#6563)Rob Blanckaert
2017-10-29CSM: Add a way to get current locale from CSMlisacvuk
2017-10-05Move register_on_modchannel_signal() (#6497)James Alexander Stevenson
2017-10-02[CSM] Add callback on open inventory (#5793)Vincent Glize
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-08-20New version scheme (#6292)Loïc Blot
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Add information about the button heightcx384
2017-07-15Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot
2017-07-15CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy
2017-06-22Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly
2017-06-09CSM: Fix documentation error for register_on_*_chat_messages (#5917)DS
2017-06-07[CSM] Add function to get player privileges (#5933)red-001
2017-06-06Fix bump_version.sh & client_lua_api.mdLoic Blot
2017-06-06Fix typos/mistakes in the documentation for colour related functions. (#5936)red-001
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-21[CSM] Add function to get the definition of items (#5732)bigfoot547
2017-05-20Fix CSM crash (#5779)red-001
2017-05-19When minimap is disabled in configuration, really disable it (#5771)Loïc Blot
2017-05-16CSM: Document forgotten functionsSmallJoker
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-05-04Add function to get server info.red-001
2017-05-03Sneak: Improve and fix various thingsSmallJoker
2017-04-29[CSM] Add event on_place_node API lua (#5548)Vincent Glize
2017-04-29[CSM] add screenshot api lua (#5674)Vincent Glize
2017-04-14[CSM] Add function to set minimap shape (#5569)bigfoot547
2017-04-12[CSM] Fix localplayer documentation (#5557)Vincent Glize
2017-04-08LocalPlayer api luaVincent Glize
2017-04-08Document that write_json will error on unserializable types. (#5539)raymoo
2017-04-08[CSM] Add event on_connect player API lua (#5540)Vincent Glize
2017-04-06[CSM] Add function to get the server protocol version. (#5529)red-001
2017-04-06[CSM] Add support for positional audio. (#5516)red-001
2017-04-04[CSM] Add local node meta reference. (#5508)red-001
2017-04-01First commit for fine pointed (#5485)MarkuBu
2017-04-01[CSM] Add function and chat command to disconnect from server. (#5487)red-001
2017-03-28Add functions to strip color information. (#5472)Diego Martínez
2017-03-28[CSM] Fix errors in and improve the CSM documentation. (#5467)red-001
2017-03-22[CSM] Add function to get player names in range (#5435)bigfoot547
2017-03-17Give CSM access to use `core.colorize()` (#5113)red-001
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-14Add disclaimer to client_lua_api.txt (#5391)rubenwardy