summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-03Bump version to 0.4.170.4.17SmallJoker
2018-06-03core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker
2018-06-03Find nodes in area (under air): Raise volume limit and document itparamat
2018-06-03Add minetest.is_player (#7013)you
2018-06-03Update documentation regarding authentication handler and related functionssfan5
2018-06-03Improve documentation for player:set_attribute()Ezhh
2018-06-03Lua_api.txt: Add documentation of required mapgen aliasesparamat
2018-06-03Add minetest.safe_write_file() to script APIsfan5
2018-06-03Add sha1 to lua utils. (#6563)Rob Blanckaert
2018-06-03Fix default item callbacks to work with nil users (#5819)raymoo
2018-06-03Correct `prot_vers` in lua_api.txt.Auke Kok
2018-06-03Document orientation parameter of set_attach (#6473)raymoo
2018-06-03Leveled nodebox: Change levels from 1/63rds to 1/64thsparamat
2018-06-03Fix core.wrap_text and make its behaviour consistent with the docssfan5
2018-06-03Make dropped items colorableDániel Juhász
2018-06-03Trigger on_rightclick regardless on the formspec meta fieldSmallJoker
2018-06-03Automatic item and node colorization (#5640)Dániel Juhász
2018-06-03find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker
2018-06-03fix an example in lua_api (#5604)DS
2018-06-03Fix typos/mistakes in the documentation for colour related functions. (#5936)red-001
2017-11-20Revert version scheme changessfan5
2017-08-20New version scheme (#6292)Loïc Blot
2017-06-03Bump version to 0.4.160.4.16ShadowNinja
2017-06-03Update remove_player documentationShadowNinja
2017-06-03Mention data type for get/set_attribute in docs (#5884)Wuzzy
2017-06-02Lua_api.txt: Various edits and Markdown syntax improvementsWuzzy
2017-06-02Document hardware coloring and soft node overlays (#5876)Dániel Juhász
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-12Replace inconsistent mentions of core.* with minetest.* (#5749)rubenwardy
2017-05-10Private nodemeta (#5702)sfan5
2017-05-09Revert custom player collision box and step height commitsparamat
2017-05-07Player attrs: permits to remove an attribute by setting value to nil (#5716)Loïc Blot
2017-05-07Player properties: Set correct default collisionboxparamat
2017-05-06Make the player collisionbox settableTeTpaAka
2017-05-06Use a settings object for the main settingsShadowNinja
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-05-05[CSM] Add camera API (#5609)bigfoot547
2017-05-04Add option to also check the center to `find_node_near` (#5255)red-001
2017-05-04Add function to get server info.red-001
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-05-03Sneak: Improve and fix various thingsSmallJoker
2017-05-03Sound API: Add fading soundsBrandon
2017-04-30Add clouds APIBen Deutsch
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-28Fix click-digging torches (#5652)you