aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-123-52/+18
* Allow the join/leave message to be overridden by mods.red-0012017-09-111-7/+15
* Fix dropped item look (#6370)you2017-09-111-12/+15
* Fix crash on revocation of removed privilegerubenwardy2017-09-081-2/+3
* Server: Calculate maximal total block sends dynamically (#6393)SmallJoker2017-09-091-3/+2
* Prevent /spawnentity from spawning unknown entity (#6388)Wuzzy2017-09-081-0/+3
* Remove DSTACK keybind setting (#6378)Rui2017-09-051-4/+0
* Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot2017-09-042-0/+6
* World start time: Add setting for this, default unchangedparamat2017-09-041-0/+3
* Remove 3D noise from getSteps function (#6360)Vaughan Lapsley2017-09-021-1/+1
* Remove nodeupdate and nodeupdate_singleRui2017-08-301-16/+0
* Zoom: Move enabling zoom to a new player object propertyparamat2017-08-301-4/+0
* Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot2017-08-291-0/+12
* Fix mistake when calling on_priv_grant/revoke, and document them (#6341)rubenwardy2017-08-291-2/+2
* Advanced settings: Make 'controls', 'graphics', 'sound' more accessibleparamat2017-08-281-57/+57
* Lua API: Add function to deregister single biomes (#5445)zeuner2017-08-271-0/+15
* Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant2017-08-261-0/+2
* Add on_grant and on_revoke callbacks (#4713)rubenwardy2017-08-263-3/+39
* Check item_drop amount clientside (#6242)rubenwardy2017-08-261-11/+8
* Builtin item: Tidy up (#4370)SmallJoker2017-08-241-147/+128
* Add clientside translations.Ekdohibs2017-08-241-0/+38
* Safe digging and placing (#6127)Ben Deutsch2017-08-241-0/+4
* Respect object property hp_max field for players (#6287)SmallJoker2017-08-232-19/+34
* Make world creation menu automatically generate a random world name (#6257)lisacvuk2017-08-181-5/+7
* Reduce dedicated server step to 0.09 (#6252)Loïc Blot2017-08-171-1/+1
* New lighting curve (#5279)Vitaliy2017-08-171-1/+5
* Advanced settings: Re-organise mapgen settings for ease of useparamat2017-08-142-147/+155
* Make dropped items colorableDániel Juhász2017-08-141-15/+32
* Add slippery group for nodes (players/items slide)Wuzzy2017-08-131-9/+21
* Add short description for disabled texture packsWuzzy2017-08-131-1/+4
* Change “Use” key name to “Special”TeTpaAka2017-08-131-5/+5
* Remove cloud_height settingBen Deutsch2017-08-121-3/+0
* Abort if static_spawnpoint is an invalid setting instead of just giving an er...Hybrid Dog2017-08-121-8/+6
* Update credits (#6228)Zeno-2017-08-091-1/+1
* Make direct item selection keys freely bindableWuzzy2017-07-301-0/+92
* Mgv7: Add 'mount_zero_level' parameterparamat2017-07-261-0/+3
* Mgv7: Add option to repeat surface biomes in floatlandsparamat2017-07-221-3/+3
* Window size: use 1024x600 to avoid a smaller UIparamat2017-07-181-1/+1
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-181-0/+13
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-152-0/+15
* Default window size: Increase to 1024x576, aspect ratio 16:9paramat2017-07-151-2/+2
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-152-15/+0
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-144-649/+0
* Advanced settings: Reformat noise parameter format exampleparamat2017-07-111-2/+3
* Mapgen Carpathian: Add lava_depth parametervlapsley2017-07-071-1/+4
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-061-0/+70
* Dungeons: Add setting to prevent projecting dungeonsparamat2017-07-021-0/+3
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-306-12/+12
* Change the server description after a search (#6074)Vincent Glize2017-06-291-0/+1
* Add Arm Inertia (#6050)kilbith2017-06-261-0/+4