aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
AgeCommit message (Expand)Author
2017-11-06Lua_api.txt: Add documentation for 'eye_height' player object propertyparamat
2017-10-30Add sha1 to lua utils. (#6563)Rob Blanckaert
2017-10-29Biome API: Add decoration flags for underground decorationsparamat
2017-10-29Allow overriding tool capabilities through itemstack metadataraymoo
2017-10-28Fix default item callbacks to work with nil users (#5819)raymoo
2017-10-23Lua_api.txt: Revert changes to NoiseParams format exampleMuhammad Rifqi Priyo Susanto
2017-10-23Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto
2017-10-19Correct `prot_vers` in lua_api.txt.Auke Kok
2017-10-15Real global textures (#6105)Vitaliy
2017-10-10Simple decorations: Make 'place_offset_y' usable with simple decorationsparamat
2017-10-09Simple decorations: Add 'param2_max' parameter for random param2paramat
2017-10-09Formspec: textarea with scrollbar improvementsadrido
2017-10-09FormSpec : Add an auto vertical scrollbar to the textareaadelcoding1
2017-10-05Move register_on_modchannel_signal() (#6497)James Alexander Stevenson
2017-10-01Stratum ore: Allow use with no noise for simple horizontal strataparamat
2017-09-28Lua_api.txt: Clarify arguments of functions, plus some cleanupHybrid Dog
2017-09-28Document orientation parameter of set_attach (#6473)raymoo
2017-09-28Add static_save property to luaentites to not save them statically. (#5112)orwell96
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-25Can_zoom player object property: Add missing documentationparamat
2017-09-19Rooted plantlike drawtype: Add remaining documentationparamat
2017-09-18Leveled nodebox: Change levels from 1/63rds to 1/64thsparamat
2017-09-17Biome API: Revert biomes, decos, ores being relative to water levelparamat
2017-09-16Generate biomes: Recalculate biome at biome lower limitparamat
2017-09-15Customizeable max breath for players (#6411)SmallJoker
2017-09-14Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert
2017-09-12Fix core.wrap_text and make its behaviour consistent with the docssfan5
2017-09-11Implement client node dig predictionAuke Kok
2017-09-11Allow the join/leave message to be overridden by mods.red-001
2017-09-10Schematic decorations: Add 'place_offset_y' placement parameterparamat
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