aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-04Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot
2017-09-03Ores: Add stratum ore (#6352)Paramat
2017-09-01Remove nodeupdate completely (#6358)Rui
2017-09-01Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)sapier
2017-08-29Documentation for 'slippery' node group (#6345)Ben Deutsch
2017-08-29Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy
2017-08-27Lua API: Add function to deregister single biomes (#5445)zeuner
2017-08-27core.get_objects_inside_radius: Omit removed objects (#6318)you
2017-08-26Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant
2017-08-26Add on_grant and on_revoke callbacks (#4713)rubenwardy
2017-08-25Overlays for wield and inventory images (#6107)Dániel Juhász
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Make entity selection and collision boxes independently settable (#6218)stujones11
2017-08-23Respect object property hp_max field for players (#6287)SmallJoker
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat
2017-08-20New version scheme (#6292)Loïc Blot
2017-08-14Make dropped items colorableDániel Juhász
2017-08-13Add slippery group for nodes (players/items slide)Wuzzy
2017-08-13Trigger on_rightclick regardless on the formspec meta fieldSmallJoker
2017-07-27Add LuaEntity on_death callback (#6177)Loïc Blot
2017-07-26Create_schematic documentation: Update for per-node force-placeparamat
2017-07-24Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164)Ben Deutsch
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-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-07-11Biomes/decorations/ores: Make relative to 'water_level' settingparamat
2017-07-11Add 'plantlike_rooted' drawtypenumber Zero
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-06-26Ores: Make 'absheight' flag non-functionalparamat
2017-06-25Revert "Ores: Make 'absheight' flag non-functional"Loic Blot
2017-06-25Ores: Make 'absheight' flag non-functionalparamat
2017-06-24Helper methods for hardware colorization (#5870)Dániel Juhász
2017-06-22Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly
2017-06-20Automatic item and node colorization (#5640)Dániel Juhász
2017-06-19find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker
2017-06-11Sound: Add pitch option (#5960)Rui
2017-06-10fix an example in lua_api (#5604)DS
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-06-06Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy
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