aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix description wrapping in browse online contentrubenwardy2018-04-261-8/+4
* Mgvalleys: Update settingtypes.txtParamat2018-04-241-23/+24
* Add online content repositoryrubenwardy2018-04-1916-595/+1036
* Builtin auth handler: Speed up file writing (#7252)SmallJoker2018-04-191-3/+3
* FOV: Raise lower limit to avoid zoom-loading of distant world (#7234)Paramat2018-04-151-1/+1
* Android: Replace movement buttons with joystick (#7126)Muhammad Rifqi Priyo Susanto2018-04-101-0/+7
* Mgcarpathian: Remove insignificant 'base' noise variation (#7209)Paramat2018-04-051-3/+3
* Add player inventory callbacksSmallJoker2018-04-021-0/+2
* ObjectRef: Add add_velocity() (#3208)you2018-03-311-1/+1
* core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker2018-03-292-5/+6
* Optional alpha channel support for entitiesstujones112018-03-291-0/+1
* Load dependencies and description from mod.confAndrew Ward2018-03-282-53/+19
* Add reasons to on_dieplayer and on_hpchangeAndrew Ward2018-03-281-3/+3
* Mgfractal / chunksize: Improve documentationparamat2018-03-201-9/+35
* Rename 'subgame' to 'game'paramat2018-03-133-5/+5
* Fix missing warningstream (or similar problem) (#7034)you2018-03-041-7/+0
* is_area_protected: Rename from intersects_protection (#7073)SmallJoker2018-02-251-8/+12
* Settingtypes.txt: Fix valleys dungeon ymax errorparamat2018-02-211-1/+1
* Dungeons: Add Y limits in all mapgensparamat2018-02-201-0/+42
* Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto2018-02-201-12/+9
* /shutdown can't do countdown when using reconnect and/or shutdown message (#7...dopik2018-02-191-1/+1
* Add a refresh button to the serverlist (#6957)Tre2018-02-191-2/+9
* Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393)you2018-02-181-1/+9
* Add `on_auth_fail` callback (#7039)red-0012018-02-151-0/+1
* Item entity: Delete in 'ignore' nodesparamat2018-02-131-3/+9
* Falling.lua: Delete falling node entities on contact with 'ignore'paramat2018-02-131-1/+6
* Allow dumping userdata (#7012)you2018-02-081-1/+6
* Move `setlocale` from Lua to C++.red-0012018-02-081-2/+0
* Add main_menu_style settingPorygonZRocks2018-02-083-9/+15
* Add minetest.is_player (#7013)you2018-02-051-5/+13
* Item entity: Prevent motion in ignore nodesparamat2018-02-051-3/+3
* Add kill chat command (#6992)Wuzzy2018-02-041-4/+35
* Add Android drivers to the video_driver drop-down menuWayward One2018-01-301-1/+1
* Make chat command + privilege help slightly more accurate (#6964)Wuzzy2018-01-292-23/+28
* Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955)Tre2018-01-252-2/+2
* Add missing languages from menu (#6953)Muhammad Nur Hidayat Yasuyoshi (MNH48.com)2018-01-231-1/+2
* Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat2018-01-231-1/+65
* [CSM] Remove `on_connect` callback (#6941)red-0012018-01-211-1/+0
* Revert "Add an active object step time budget #6721"Lars Hofhansl2018-01-121-3/+0
* Settingtypes.txt: Correct value of 'max block send distance'paramat2018-01-121-1/+1
* Mgv7: Add docs for the new floatland exponent parameterparamat2018-01-041-3/+6
* Advanced settings: Add range check for float typeMuhammad Rifqi Priyo Susanto2017-12-261-0/+12
* Add check to pause game on lost window focusrubenwardy2017-12-261-0/+3
* Fix error if setting menu_last_game is not a valid gamenOOb31672017-12-221-11/+14
* Vector functions: Fix vector.direction() function, improve documentation (#6801)Paramat2017-12-211-26/+5
* Adjust default console heightEzhh2017-12-171-1/+1
* Give subgames the ability to disallow specific mapgens (#6792)Ezhh2017-12-162-14/+36
* Change Normal Map setting to be less ambigousTre2017-12-161-2/+2
* Add callback to preserve node metadata as item metadataashtrayoz2017-12-142-1/+29
* Builtin: Fix handle_node_drops crash with nil diggerSmallJoker2017-12-121-1/+2