summaryrefslogtreecommitdiff
path: root/minetest.conf.example
Commit message (Expand)AuthorAge
* Remove incorrect entry from settingtypesEzhh2018-06-03
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012018-06-03
* Remove unimplemented setting `movement_speed_descend` (#5892)red-0012017-06-03
* Added missing levels to logging menu (#5836)Nathan Salapat2017-05-28
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-21
* Add option to use neither node highlighting nor outliningezhh2017-05-15
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-06
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-05
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-25
* Conf.example: Move some lines to minetest.conf.example.extraparamat2017-04-19
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-17
* Hard-coded undersampling.number Zero2017-04-09
* Settings: Update documentation (#5534)SmallJoker2017-04-07
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-06
* Mapgen documentation: Add descriptions to noise parametersparamat2017-04-05
* Cavegen/Mgv5/Mgv7: Add optional giant cavernsparamat2017-04-03
* Map generation limit: Make per-worldparamat2017-03-27
* Change command prefix to "." and add "help" command.red-0012017-03-26
* Add mesh generation delaynumber Zero2017-03-26
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-13
* Enable server side occlusion culling by default.Lars Hofhansl2017-03-11
* Allow server side occlusion culling.Lars Hofhansl2017-03-11
* Climb speed: Increase default setting from 2 to 3paramat2017-03-11
* Change default nodetimer_interval to 0.2s. (#5193)Auke Kok2017-02-09
* Add console height setting (#5136)Ezhh2017-01-30
* Zoom FOV: Reduce minimum zoom FOV to 7 degreesparamat2017-01-23
* Add show_statusline_on_connect setting (#5084)Loïc Blot2017-01-21
* Documentation: Correct biome heat / humidity noise parametersparamat2017-01-15
* Enable mod security by defaultShadowNinja2017-01-13
* Fix display gamma documentationThomas--S2017-01-02
* Redo light.cpp.Auke Kok2016-12-28
* Process ABMs in a spherical volume instead of cubicLars Hofhansl2016-12-24
* Disable mod security by default (closes #4944)sfan52016-12-21
* Mapgen: Make mgv7 the default in UIAuke Kok2016-12-16
* Cavegen: Wider tunnels in mgflat, mgfractal, mgvalleysparamat2016-12-14
* Update minetest.conf.example and settings_translation_file.cppest312016-12-14
* Mgv7: Change default cave width to 0.09sfan52016-12-13
* View range: Set maximum to 4000 nodesRogier2016-12-12
* Fog: Make fraction of visible distance at which fog starts configurableLars Hofhansl2016-12-07
* Mgv7: Add optional floatlands, disabled by defaultparamat2016-11-15
* Conf.example: Document block_send_optimize_distanceLars Hofhansl2016-11-08
* Changes to static object storage limit and error messageparamat2016-10-20
* Enable mod security by defaultShadowNinja2016-10-16
* Add missing languages to the settingsSmallJoker2016-10-11
* Chat: new settings to prevent spamLoic Blot2016-10-05
* Conf.example: Re-add deleted noise parameter documentationparamat2016-09-23
* Increase default font size by 1James Stevenson2016-09-21
* Document keymap_autorun in settingtypes.txt and minetest.conf.example (#4486)Rui2016-08-30
* Update minetest.conf.example and settings_translation_file.cppest312016-08-30
* Client: disable pre v25 init sending by defaultest312016-08-22