summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Add mute setting (toggled by the mute key and in the volume menu) (#6415)DTA72017-09-26
* Implement mod communication channels (#6351)Loïc Blot2017-09-26
* Set placer to nil instead of a non-functional one in item_OnPlace (#6449)DTA72017-09-21
* Biome API: Revert biomes, decos, ores being relative to water levelparamat2017-09-17
* Fix Rotate Node Placement (#6424)tenplus12017-09-16
* Correct tooltip_append_itemstring terminology (#6421)DTA72017-09-16
* Add setting to display the itemstring after the tooltip in the inventory. (#6...DTA72017-09-15
* Customizeable max breath for players (#6411)SmallJoker2017-09-15
* Item drop: Tune to land exactly 2 nodes away with level view (#6410)Paramat2017-09-13
* Network: Remove large parts of deprecated legacy code (#6404)SmallJoker2017-09-12
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-12
* Allow the join/leave message to be overridden by mods.red-0012017-09-11
* Fix dropped item look (#6370)you2017-09-11
* Fix crash on revocation of removed privilegerubenwardy2017-09-08
* Server: Calculate maximal total block sends dynamically (#6393)SmallJoker2017-09-09
* Prevent /spawnentity from spawning unknown entity (#6388)Wuzzy2017-09-08
* Remove DSTACK keybind setting (#6378)Rui2017-09-05
* Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot2017-09-04
* World start time: Add setting for this, default unchangedparamat2017-09-04
* Remove 3D noise from getSteps function (#6360)Vaughan Lapsley2017-09-02
* Remove nodeupdate and nodeupdate_singleRui2017-08-30
* Zoom: Move enabling zoom to a new player object propertyparamat2017-08-30
* Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot2017-08-29
* Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy2017-08-29
* Advanced settings: Make 'controls', 'graphics', 'sound' more accessibleparamat2017-08-28
* Lua API: Add function to deregister single biomes (#5445)zeuner2017-08-27
* Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant2017-08-26
* Add on_grant and on_revoke callbacks (#4713)rubenwardy2017-08-26
* Check item_drop amount clientside (#6242)rubenwardy2017-08-26
* Builtin item: Tidy up (#4370)SmallJoker2017-08-24
* Add clientside translations.Ekdohibs2017-08-24
* Safe digging and placing (#6127)Ben Deutsch2017-08-24
* Respect object property hp_max field for players (#6287)SmallJoker2017-08-23
* Make world creation menu automatically generate a random world name (#6257)lisacvuk2017-08-18
* Reduce dedicated server step to 0.09 (#6252)Loïc Blot2017-08-17
* New lighting curve (#5279)Vitaliy2017-08-17
* Advanced settings: Re-organise mapgen settings for ease of useparamat2017-08-14
* Make dropped items colorableDániel Juhász2017-08-14
* Add slippery group for nodes (players/items slide)Wuzzy2017-08-13
* Add short description for disabled texture packsWuzzy2017-08-13
* Change “Use” key name to “Special”TeTpaAka2017-08-13
* Remove cloud_height settingBen Deutsch2017-08-12
* Abort if static_spawnpoint is an invalid setting instead of just giving an er...Hybrid Dog2017-08-12
* Update credits (#6228)Zeno-2017-08-09
* Make direct item selection keys freely bindableWuzzy2017-07-30
* Mgv7: Add 'mount_zero_level' parameterparamat2017-07-26
* Mgv7: Add option to repeat surface biomes in floatlandsparamat2017-07-22
* Window size: use 1024x600 to avoid a smaller UIparamat2017-07-18
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-18
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-15