aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
AgeCommit message (Expand)Author
2017-12-26Add check to pause game on lost window focusrubenwardy
2017-12-17Adjust default console heightEzhh
2017-12-11CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot
2017-11-12Remove incorrect entry from settingtypesEzhh
2017-10-31Rewrite rendering engine (#6253)Vitaliy
2017-10-23Minetest.conf.example(.extra): Updates due to noise group formatparamat
2017-10-17don't pass g_settings around, and use it directlyEsteban I. RM
2017-10-17Regenerate minetest.conf.example and translation fileEsteban I. RM
2017-10-15Real global textures (#6105)Vitaliy
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-09-09Server: Calculate maximal total block sends dynamically (#6393)SmallJoker
2017-09-05Remove DSTACK keybind setting (#6378)Rui
2017-09-05Conf.example: Update using auto-generationparamat
2017-09-02Remove 3D noise from getSteps function (#6360)Vaughan Lapsley
2017-08-29Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot
2017-08-24Safe digging and placing (#6127)Ben Deutsch
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-13Change “Use” key name to “Special”TeTpaAka
2017-08-12Remove cloud_height settingBen Deutsch
2017-08-04Update minetest.conf.example for keymap_slot*Wuzzy
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-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-26Add Arm Inertia (#6050)kilbith
2017-06-22CavesRandomWalk: Make 'lava_depth' a mapgen parameterparamat
2017-06-21Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed valueparamat
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-10Add a server-sided way to remove color codes from incoming chat messages (#5948)red-001
2017-06-08Autorun: Change to 'autoforward' (#5926)Paramat
2017-06-05Fixed #5907 Documentation for screen_h and screen_w (#5909)Vincent Glize
2017-06-03Remove unimplemented setting `movement_speed_descend` (#5892)red-001
2017-05-28Added missing levels to logging menu (#5836)Nathan Salapat
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-15Add option to use neither node highlighting nor outliningezhh
2017-05-06Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-04-25Footsteps without view bobbing (#5645)Louis Pearson
2017-04-19Conf.example: Move some lines to minetest.conf.example.extraparamat
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola