aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix lua_api.txt indentation issuesezhh2017-11-281-49/+48
* Fix documentation formatting for on_death callbackEzhh2017-11-281-1/+1
* Improve documentation for player:set_attribute()Ezhh2017-11-251-1/+1
* Fix misspellingsgituser21942017-11-241-8/+8
* Stratum ore: Add option for a constant thickness stratumparamat2017-11-191-9/+13
* Ore API documentation: Update and improveparamat2017-11-171-9/+46
* Lua_api.txt: Add documentation of required mapgen aliasesparamat2017-11-131-1/+73
* Add minetest.safe_write_file() to script APIsfan52017-11-081-0/+4
* Lua_api.txt: Add documentation for 'eye_height' player object propertyparamat2017-11-061-5/+8
* Add sha1 to lua utils. (#6563)Rob Blanckaert2017-10-302-0/+6
* CSM: Add a way to get current locale from CSMlisacvuk2017-10-291-0/+1
* Biome API: Add decoration flags for underground decorationsparamat2017-10-291-10/+22
* Allow overriding tool capabilities through itemstack metadataraymoo2017-10-291-0/+3
* Fix default item callbacks to work with nil users (#5819)raymoo2017-10-281-0/+3
* Lua_api.txt: Revert changes to NoiseParams format exampleMuhammad Rifqi Priyo Susanto2017-10-231-5/+5
* Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto2017-10-231-5/+9
* Correct `prot_vers` in lua_api.txt.Auke Kok2017-10-191-1/+1
* Real global textures (#6105)Vitaliy2017-10-151-2/+19
* Simple decorations: Make 'place_offset_y' usable with simple decorationsparamat2017-10-101-12/+17
* Simple decorations: Add 'param2_max' parameter for random param2paramat2017-10-091-0/+4
* Formspec: textarea with scrollbar improvementsadrido2017-10-091-2/+3
* FormSpec : Add an auto vertical scrollbar to the textareaadelcoding12017-10-091-1/+2
* Move register_on_modchannel_signal() (#6497)James Alexander Stevenson2017-10-052-11/+10
* [CSM] Add callback on open inventory (#5793)Vincent Glize2017-10-021-0/+4
* Stratum ore: Allow use with no noise for simple horizontal strataparamat2017-10-011-12/+37
* Lua_api.txt: Clarify arguments of functions, plus some cleanupHybrid Dog2017-09-281-66/+108
* Document orientation parameter of set_attach (#6473)raymoo2017-09-281-1/+1
* Add static_save property to luaentites to not save them statically. (#5112)orwell962017-09-281-0/+4
* Implement mod communication channels (#6351)Loïc Blot2017-09-263-1/+70
* Can_zoom player object property: Add missing documentationparamat2017-09-251-0/+2
* Rooted plantlike drawtype: Add remaining documentationparamat2017-09-191-9/+20
* Leveled nodebox: Change levels from 1/63rds to 1/64thsparamat2017-09-181-17/+29
* Biome API: Revert biomes, decos, ores being relative to water levelparamat2017-09-171-5/+0
* Generate biomes: Recalculate biome at biome lower limitparamat2017-09-161-10/+0
* Customizeable max breath for players (#6411)SmallJoker2017-09-151-5/+6
* Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert2017-09-141-0/+4
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-121-2/+4
* Implement client node dig predictionAuke Kok2017-09-111-0/+7
* Allow the join/leave message to be overridden by mods.red-0012017-09-111-0/+4
* Schematic decorations: Add 'place_offset_y' placement parameterparamat2017-09-101-0/+7
* Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot2017-09-041-0/+3
* Ores: Add stratum ore (#6352)Paramat2017-09-031-1/+18
* Remove nodeupdate completely (#6358)Rui2017-09-012-2/+2
* Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)sapier2017-09-011-1/+2
* Documentation for 'slippery' node group (#6345)Ben Deutsch2017-08-291-1/+1
* Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy2017-08-291-1/+10
* Lua API: Add function to deregister single biomes (#5445)zeuner2017-08-271-0/+4
* core.get_objects_inside_radius: Omit removed objects (#6318)you2017-08-271-1/+1
* Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant2017-08-261-0/+10
* Add on_grant and on_revoke callbacks (#4713)rubenwardy2017-08-261-0/+6