aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
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
2017-01-23core: Add dir_to_yaw and yaw_to_dir helpersAuke Kok
2017-01-23Vector: Add vector.sort(a, b): return box edgesAuke Kok
2017-01-21Add show_statusline_on_connect setting (#5084)Loïc Blot
2017-01-20Add chatcommand unregister and override API (#5076)Elijah Duffy
2017-01-18Add minetest.player_exists() (#5064)rubenwardy
2017-01-18Add search to advanced settings (#4806)rubenwardy
2017-01-17Improve priv descriptions (#5047)Ezhh
2017-01-17Remove client-side chat prediction. (#5055)red-001
2017-01-16Adjust formspec spacing on the Client tab of the mainmenurubenwardy
2017-01-15Add keyword based search to serverlistred-001
2017-01-15Documentation: Correct biome heat / humidity noise parametersparamat
2017-01-13Main menu tweaksShadowNinja
2017-01-13Enable mod security by defaultShadowNinja
2017-01-09Add staticdata parameter to add_entity (#5009)Rui
2017-01-09builtin/.../falling.lua: Avoid crash when hitting unknown nodessfan5
2017-01-07Make column alignment consistent in advanced settings (#5004)Ezhh
2017-01-04Expose and document chatcommands as minetest.registered_chatcommandsrubenwardy
2016-12-31Fix /grant & /revoke not working with custom auth handler (#4974)Dorian Wouters
2016-12-28Redo light.cpp.Auke Kok
2016-12-24Process ABMs in a spherical volume instead of cubicLars Hofhansl
2016-12-22Final update to credits before releaseCraig Robbins
2016-12-21Builtin/../falling.lua: Avoid crash when object pos over limitparamat
2016-12-21Disable mod security by default (closes #4944)sfan5