summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Place schematic (on vmanip): Enable use of 'place center' flagsparamat2018-02-27
* is_area_protected: Rename from intersects_protection (#7073)SmallJoker2018-02-25
* Find nodes in area (under air): Raise volume limit and document itparamat2018-02-21
* Lua API documentation: Fix spelling (#7046)pauloue2018-02-18
* Add `on_auth_fail` callback (#7039)red-0012018-02-15
* Add minetest.is_player (#7013)you2018-02-05
* Lua_api.txt: Document 'wielditem' visual in object propertiesparamat2018-02-05
* Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot2018-01-30
* Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat2018-01-23
* CSM: Remove screenshot APIred-0012018-01-23
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-21
* [CSM] Add functions to create particles and particlespawners. (#6072)red-0012018-01-20
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-20
* Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat2018-01-16
* Load a texturepack from the 'textures' subfolder of a gamered-0012018-01-16
* Lua_api.txt: Various improvementsparamat2018-01-15
* Lua_api.txt: Improve bullet point indentation consistencyezhh2018-01-13
* Lua_api.txt: Add chat command params infoezhh2018-01-13
* Lua_api.txt: Fix, improve and add to Object Properties documentationparamat2018-01-12
* Lua_api.txt: Improve and complete ABM documentationparamat2018-01-12
* Lua API docs: Add warning that schematic placing is cachedSokomine2018-01-07
* Fix naming conventions of noise userdatarubenwardy2018-01-07
* Biomes: Add vertical biome blend (#6853)Paramat2018-01-05
* Connected Nodeboxes: Add `disconnected` boxesThomas--S2018-01-03
* Line_of_sight: Improve using VoxelLineIteratorDániel Juhász2017-12-26
* Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat2017-12-21
* Allow 'default' parameter in 'settings:get_bool' functionJordan Irwin2017-12-17
* Give subgames the ability to disallow specific mapgens (#6792)Ezhh2017-12-16
* Add callback to preserve node metadata as item metadataashtrayoz2017-12-14
* Lua_api.txt: Fix a spelling errorashtrayoz2017-12-10
* Auth handler: Player deletion & Iterator (#6741)sfan52017-12-06
* Zoom: Set zoom FOV per-player using a player object propertyparamat2017-12-04
* Update documentation regarding authentication handler and related functionssfan52017-12-01
* Lua_api.txt: Remove MT version, fix spelling and clean upezhh2017-12-01
* Fix spelling mistakes in client_lua_api.txtBluebird2017-11-29
* Client lua api documentation: .md -> .txtparamat2017-11-28
* Fix lua_api.txt indentation issuesezhh2017-11-28
* Fix documentation formatting for on_death callbackEzhh2017-11-28
* Improve documentation for player:set_attribute()Ezhh2017-11-25
* Fix misspellingsgituser21942017-11-24
* Stratum ore: Add option for a constant thickness stratumparamat2017-11-19
* Ore API documentation: Update and improveparamat2017-11-17
* Lua_api.txt: Add documentation of required mapgen aliasesparamat2017-11-13
* Add minetest.safe_write_file() to script APIsfan52017-11-08
* Lua_api.txt: Add documentation for 'eye_height' player object propertyparamat2017-11-06
* Add sha1 to lua utils. (#6563)Rob Blanckaert2017-10-30
* CSM: Add a way to get current locale from CSMlisacvuk2017-10-29
* Biome API: Add decoration flags for underground decorationsparamat2017-10-29
* Allow overriding tool capabilities through itemstack metadataraymoo2017-10-29
* Fix default item callbacks to work with nil users (#5819)raymoo2017-10-28