aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2017-09-05Remove DSTACK keybind setting (#6378)Rui
2017-09-04Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot
2017-09-04World start time: Add setting for this, default unchangedparamat
2017-09-02Remove 3D noise from getSteps function (#6360)Vaughan Lapsley
2017-08-30Remove nodeupdate and nodeupdate_singleRui
2017-08-30Zoom: Move enabling zoom to a new player object propertyparamat
2017-08-29Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot
2017-08-29Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy
2017-08-28Advanced settings: Make 'controls', 'graphics', 'sound' more accessibleparamat
2017-08-27Lua API: Add function to deregister single biomes (#5445)zeuner
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-26Check item_drop amount clientside (#6242)rubenwardy
2017-08-24Builtin item: Tidy up (#4370)SmallJoker
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Safe digging and placing (#6127)Ben Deutsch
2017-08-23Respect object property hp_max field for players (#6287)SmallJoker
2017-08-18Make world creation menu automatically generate a random world name (#6257)lisacvuk
2017-08-17Reduce dedicated server step to 0.09 (#6252)Loïc Blot
2017-08-17New lighting curve (#5279)Vitaliy
2017-08-14Advanced settings: Re-organise mapgen settings for ease of useparamat
2017-08-14Make dropped items colorableDániel Juhász
2017-08-13Add slippery group for nodes (players/items slide)Wuzzy
2017-08-13Add short description for disabled texture packsWuzzy
2017-08-13Change “Use” key name to “Special”TeTpaAka
2017-08-12Remove cloud_height settingBen Deutsch
2017-08-12Abort if static_spawnpoint is an invalid setting instead of just giving an er...Hybrid Dog
2017-08-09Update credits (#6228)Zeno-
2017-07-30Make direct item selection keys freely bindableWuzzy
2017-07-26Mgv7: Add 'mount_zero_level' parameterparamat
2017-07-22Mgv7: Add option to repeat surface biomes in floatlandsparamat
2017-07-18Window size: use 1024x600 to avoid a smaller UIparamat
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-15Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot
2017-07-15Default window size: Increase to 1024x576, aspect ratio 16:9paramat
2017-07-15CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy
2017-07-14Remove remaining modstore code (#6120)Elijah Duffy
2017-07-11Advanced settings: Reformat noise parameter format exampleparamat
2017-07-07Mapgen Carpathian: Add lava_depth parametervlapsley
2017-07-06Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley
2017-07-02Dungeons: Add setting to prevent projecting dungeonsparamat
2017-06-30Create a filesystem abstraction layer for CSM and only allow accessing files ...red-001
2017-06-29Change the server description after a search (#6074)Vincent Glize
2017-06-26Add Arm Inertia (#6050)kilbith
2017-06-24Helper methods for hardware colorization (#5870)Dániel Juhász
2017-06-22CavesRandomWalk: Make 'lava_depth' a mapgen parameterparamat
2017-06-22Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly
2017-06-21Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed valueparamat
2017-06-20Automatic item and node colorization (#5640)Dániel Juhász
2017-06-15Improve chatcommand params consistency (#5985)Ezhh