summaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
Commit message (Expand)AuthorAge
* Add static_save and prevent UDP connect exhaustionslifo-fixesGabriel Pérez-Cerezo2019-11-28
* Bump version to 0.4.17SmallJoker2018-06-03
* core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker2018-06-03
* Find nodes in area (under air): Raise volume limit and document itparamat2018-06-03
* Add minetest.is_player (#7013)you2018-06-03
* Update documentation regarding authentication handler and related functionssfan52018-06-03
* Improve documentation for player:set_attribute()Ezhh2018-06-03
* Lua_api.txt: Add documentation of required mapgen aliasesparamat2018-06-03
* Add minetest.safe_write_file() to script APIsfan52018-06-03
* Add sha1 to lua utils. (#6563)Rob Blanckaert2018-06-03
* Fix default item callbacks to work with nil users (#5819)raymoo2018-06-03
* Correct `prot_vers` in lua_api.txt.Auke Kok2018-06-03
* Document orientation parameter of set_attach (#6473)raymoo2018-06-03
* Leveled nodebox: Change levels from 1/63rds to 1/64thsparamat2018-06-03
* Fix core.wrap_text and make its behaviour consistent with the docssfan52018-06-03
* Make dropped items colorableDániel Juhász2018-06-03
* Trigger on_rightclick regardless on the formspec meta fieldSmallJoker2018-06-03
* Automatic item and node colorization (#5640)Dániel Juhász2018-06-03
* find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker2018-06-03
* fix an example in lua_api (#5604)DS2018-06-03
* Fix typos/mistakes in the documentation for colour related functions. (#5936)red-0012018-06-03
* Revert version scheme changessfan52017-11-20
* New version scheme (#6292)Loïc Blot2017-08-20
* Bump version to 0.4.16ShadowNinja2017-06-03
* Update remove_player documentationShadowNinja2017-06-03
* Mention data type for get/set_attribute in docs (#5884)Wuzzy2017-06-03
* Lua_api.txt: Various edits and Markdown syntax improvementsWuzzy2017-06-02
* Document hardware coloring and soft node overlays (#5876)Dániel Juhász2017-06-02
* CSM: Document forgotten functionsSmallJoker2017-05-16
* Replace inconsistent mentions of core.* with minetest.* (#5749)rubenwardy2017-05-12
* Private nodemeta (#5702)sfan52017-05-10
* Revert custom player collision box and step height commitsparamat2017-05-09
* Player attrs: permits to remove an attribute by setting value to nil (#5716)Loïc Blot2017-05-07
* Player properties: Set correct default collisionboxparamat2017-05-07
* Make the player collisionbox settableTeTpaAka2017-05-06
* Use a settings object for the main settingsShadowNinja2017-05-06
* Add option to also check the center to `find_node_near` (#5255)red-0012017-05-04
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-02
* Sound API: Add fading soundsBrandon2017-05-03
* Add clouds APIBen Deutsch2017-04-30
* Fix click-digging torches (#5652)you2017-04-28
* Allow mesh and nodeboxes to wave like plants or leaves. (#3497)Auke Kok2017-04-28
* Allow scripts to get the client protocol version in non-debug builds. (#5649)red-0012017-04-27
* Fix incorrect formspec-tooltip doc, add detail in 'floodable' & 'on_flood' do...Bluebird2017-04-27
* Tiny documentation fix. (#5659)Bluebird2017-04-26
* Player data to Database (#5475)Loïc Blot2017-04-23
* Sneak glitch: Set default to falseparamat2017-04-22
* Add on_flood() callback.Auke Kok2017-04-22
* Soft node overlay (#5186)Dániel Juhász2017-04-21
* Light update for map blocksDániel Juhász2017-04-20