aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2017-04-09Hard-coded undersampling.number Zero
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-04-08Move chat command handling code from C++ to Lua (#5528)red-001
2017-04-08[CSM] Add event on_connect player API lua (#5540)Vincent Glize
2017-04-07Settings: Update documentation (#5534)SmallJoker
2017-04-06Add Joystick type detection and Xbox controller supportrubenwardy
2017-04-06Expose vector helpers to CSMLoic Blot
2017-04-05Mapgen documentation: Add descriptions to noise parametersparamat
2017-04-03Cavegen/Mgv5/Mgv7: Add optional giant cavernsparamat
2017-04-02minetest.after(): simplify further, pause in singleplayer (#5500)Auke Kok
2017-04-01First commit for fine pointed (#5485)MarkuBu
2017-03-28Add functions to strip color information. (#5472)Diego Martínez
2017-03-28Fix a type bug in colorize functionLoïc Blot
2017-03-27Map generation limit: Make per-worldparamat
2017-03-26Change command prefix to "." and add "help" command.red-001
2017-03-26Add mesh generation delaynumber Zero
2017-03-24Typo fixLoïc Blot
2017-03-24Add multiline support to colorize. (#5444)red-001
2017-03-19Block access to the `io` libraryred-001
2017-03-17Give CSM access to use `core.colorize()` (#5113)red-001
2017-03-15Fix two nul deref if digging unknown nodes. (#5398)Auke Kok
2017-03-13[CSM] Add enable_client_modding param (default: false)nerzhul
2017-03-13[CSM] Add `on_punchnode` callbackred-001
2017-03-13[CSM] Add `on_dignode` callback (#5140)red-001
2017-03-13[CSM] Improve security for client-sided mods (#5100)red-001
2017-03-13[CSM] implement client side mod loading (#5123)Loïc Blot
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
2017-03-13[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot
2017-03-11Save metainfo for falling nodesVladislav Tsendrovskii
2017-03-11Enable server side occlusion culling by default.Lars Hofhansl
2017-03-11Allow server side occlusion culling.Lars Hofhansl
2017-03-11Climb speed: Increase default setting from 2 to 3paramat
2017-03-10Optimize item.luatenplus1
2017-03-04Add minetest.spawn_falling_node(pos) (#5339)zaoqi
2017-02-25Fix crash that can be caused by the shutdown command. (#5292)red-001
2017-02-18Fixes for colorwallmounted and colorfacedir nodesDániel Juhász
2017-02-18Multiplayer menu: fix attempt to open nonexistant imagekilbith
2017-02-18Statbars.lua: Cache enable_damage settingtenplus1
2017-02-18Add support for the new arguments of `request_shutdown` to the `/shutdown` ch...red-001
2017-02-12Mainmenu: Brighter text colours for readabilityHybrid Dog
2017-02-10Use tree to list mods rather than textlistrubenwardy
2017-02-10Add textures for air and ignore items (#5196)Wuzzy
2017-02-09Change default nodetimer_interval to 0.2s. (#5193)Auke Kok
2017-02-03Serverlist: Add ping indicators (#5164)kilbith
2017-01-31Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. ...Nathanaël Courant
2017-01-30Add console height setting (#5136)Ezhh
2017-01-23Zoom FOV: Reduce minimum zoom FOV to 7 degreesparamat