aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
AgeCommit message (Expand)Author
2018-03-28Add reasons to on_dieplayer and on_hpchangeAndrew Ward
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-22Lua_api.txt: Improve noise documentationParamat
2018-03-20Lua_api.txt: Fix hardware colouring documentationparamat
2018-03-17Lua_api.txt: Split long lines part 6paramat
2018-03-16Lua_api.txt: Split long lines part 5, fix hardware colouring docsparamat
2018-03-14Lua_api.txt: Split long lines part 4paramat
2018-03-13Rename 'subgame' to 'game'paramat
2018-03-13Lua_api.txt: Improve and complete drawtype documentationparamat
2018-03-11Lua_api.txt: Split long lines part 3paramat
2018-03-11Biome API: Add 'get_biome_name(biome_id)' APIparamat
2018-03-10Lua_api.txt: Split long lines part 2paramat
2018-03-10Spawn level: Add 'get_spawn_level(x, z)' APIparamat
2018-03-09Lua_api.txt: Split long lines part 1paramat
2018-03-09Gennotify docs: Clarify returned positions for decorationsparamat
2018-03-09Biomes: Document xyz biome limitsparamat
2018-03-05Fix bad markdown in lua_api.txtpauloue
2018-03-03Gennotify: Add 'minetest.get_decoration_id' APIparamat
2018-02-27Place schematic (on vmanip): Enable use of 'place center' flagsparamat
2018-02-25is_area_protected: Rename from intersects_protection (#7073)SmallJoker
2018-02-21Find nodes in area (under air): Raise volume limit and document itparamat
2018-02-18Lua API documentation: Fix spelling (#7046)pauloue
2018-02-15Add `on_auth_fail` callback (#7039)red-001
2018-02-05Add minetest.is_player (#7013)you
2018-02-05Lua_api.txt: Document 'wielditem' visual in object propertiesparamat
2018-01-30Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot
2018-01-23Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat
2018-01-16Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat
2018-01-16Load a texturepack from the 'textures' subfolder of a gamered-001
2018-01-15Lua_api.txt: Various improvementsparamat
2018-01-13Lua_api.txt: Improve bullet point indentation consistencyezhh
2018-01-13Lua_api.txt: Add chat command params infoezhh
2018-01-12Lua_api.txt: Fix, improve and add to Object Properties documentationparamat
2018-01-12Lua_api.txt: Improve and complete ABM documentationparamat
2018-01-07Lua API docs: Add warning that schematic placing is cachedSokomine
2018-01-07Fix naming conventions of noise userdatarubenwardy
2018-01-05Biomes: Add vertical biome blend (#6853)Paramat
2018-01-03Connected Nodeboxes: Add `disconnected` boxesThomas--S
2017-12-26Line_of_sight: Improve using VoxelLineIteratorDániel Juhász
2017-12-21Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat
2017-12-17Allow 'default' parameter in 'settings:get_bool' functionJordan Irwin
2017-12-16Give subgames the ability to disallow specific mapgens (#6792)Ezhh
2017-12-14Add callback to preserve node metadata as item metadataashtrayoz
2017-12-10Lua_api.txt: Fix a spelling errorashtrayoz
2017-12-06Auth handler: Player deletion & Iterator (#6741)sfan5
2017-12-04Zoom: Set zoom FOV per-player using a player object propertyparamat
2017-12-01Update documentation regarding authentication handler and related functionssfan5
2017-12-01Lua_api.txt: Remove MT version, fix spelling and clean upezhh
2017-11-28Fix lua_api.txt indentation issuesezhh
2017-11-28Fix documentation formatting for on_death callbackEzhh