aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-12-18Documentation for highest formspec_version[] and changelog (#10592)DS
2020-12-15Formspec: Allow to specify frame loop for model[] (#10679)Thomas--S
2020-12-15lua_api.txt: Add mod_orgin to node def (#10697)wsor4035
2020-12-10Various documentation fixes (#10692)SmallJoker
2020-12-04Cross-reference the node level manipulation functions (#10633)Oblomov
2020-11-23Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo
2020-11-10Do not set a default for description in itemdef table (#10559)DS
2020-11-09Fix object interaction distance not being checked (#10547)rubenwardy
2020-11-04Add model[] formspec element (#10320)SmallJoker
2020-10-22Clean up l_object.cpp (#10512)Zughy
2020-10-19Decouple entity minimap markers from nametags replacing with show_on_minimap ...sfan5
2020-10-17Remove all bump mapping and parallax occlusion related code.Lars
2020-10-13Add ObjectRef:get_children() (#10480)Zughy
2020-10-09Add a short_description to be used by mods (#8980)DS
2020-10-08Mention texture modifier colorspace (#10112)HybridDog
2020-10-06Add minetest.get_artificial_light and minetest.get_natural_light (#5680)HybridDog
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2020-10-04Add First Person Attachments (#10360)Jordan Snelling
2020-10-04Deprecate get_player_velocity and add_player_velocity (#10173)rubenwardy
2020-10-03Document builtin entities (#9453)Wuzzy
2020-10-03Add note to docs on how to override privileges (#9792)LoneWolfHT
2020-10-03Lua API: Add register_on_chatcommand to SSM and CSM (#7862)Elijah Duffy
2020-10-03Chatcommand: Show help message if func returns false without messageHybridDog
2020-09-23Ability to remove minetest.after once set (#10103)tenplus1
2020-09-16lua_api.txt: author, release and title fields when downloading from ContentDB...Zughy
2020-09-04Fix inventory swapping not calling all callbacks (#9923)Lars Müller
2020-09-01Mark multiply and divide with two vectors as deprecated (Schur product and qu...DS
2020-08-30Fix dropped craftitems/tools not using light_source values (#9438)LoneWolfHT
2020-08-29Add compass HUD element (#9312)EvidenceB
2020-08-29Document normalmap textures (#10096)HybridDog
2020-08-29Add vector.offset (#10321)DS
2020-08-27Improve set_texture_mod documentation (#10339)karamel59
2020-08-20Load media from subfolders (#9065)DS
2020-08-19Add gradients and borders to FormSpec boxes (#8676)v-rob
2020-08-19Clean up sound_fade (#10119)hecks
2020-08-15Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND
2020-08-12Render nodeboxes with opaque material if possible (#10122)sfan5
2020-08-04Implement override.txt support for special tiles (#10140)Hugues Ross
2020-07-30content_cao: Support texture animation for upright_sprite (#10020)sfan5
2020-07-29Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo
2020-07-27Play place_failed sound if occupied or cannot attach (#9486)Wuzzy
2020-07-23Improve default inventory+wield images of node drawtypes (#9299)Wuzzy
2020-07-14Implement grouped mode for find_nodes_in_area (#9888)sfan5
2020-07-14Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT
2020-07-12Add FormSpec font styling options (#9763)v-rob
2020-07-12Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-07-09Continue with 5.4.0-devsfan5
2020-06-23Document deprecation of *_hovered and *_pressed styles (#10092)v-rob
2020-06-17Fix typo (#10043)oilboi