summaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
Commit message (Expand)AuthorAge
* Add clientside translations.Ekdohibs2017-08-24
* Make entity selection and collision boxes independently settable (#6218)stujones112017-08-24
* Respect object property hp_max field for players (#6287)SmallJoker2017-08-23
* Minimap: Add new HUD flag for minimap radar modeparamat2017-08-20
* New version scheme (#6292)Loïc Blot2017-08-20
* Make dropped items colorableDániel Juhász2017-08-14
* Add slippery group for nodes (players/items slide)Wuzzy2017-08-13
* Trigger on_rightclick regardless on the formspec meta fieldSmallJoker2017-08-13
* Add LuaEntity on_death callback (#6177)Loïc Blot2017-07-27
* Create_schematic documentation: Update for per-node force-placeparamat2017-07-26
* Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164)Ben Deutsch2017-07-24
* Add information about the button heightcx3842017-07-16
* Biomes/decorations/ores: Make relative to 'water_level' settingparamat2017-07-11
* Add 'plantlike_rooted' drawtypenumber Zero2017-07-11
* Expose getPointedThing to LuaDániel Juhász2017-07-07
* Ores: Make 'absheight' flag non-functionalparamat2017-06-26
* Revert "Ores: Make 'absheight' flag non-functional"Loic Blot2017-06-25
* Ores: Make 'absheight' flag non-functionalparamat2017-06-25
* Helper methods for hardware colorization (#5870)Dániel Juhász2017-06-24
* Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly2017-06-22
* Automatic item and node colorization (#5640)Dániel Juhász2017-06-20
* find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker2017-06-19
* Sound: Add pitch option (#5960)Rui2017-06-11
* fix an example in lua_api (#5604)DS2017-06-10
* Fix typos/mistakes in the documentation for colour related functions. (#5936)red-0012017-06-06
* 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