aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mgv5/mgv7 biomes: Reduce heat and humidity noise spreads to former value of 750paramat2015-09-071-2/+2
* Make example config more readableMarcin2015-09-011-1/+170
* Dungeongen: Remove floating framesparamat2015-08-291-4/+7
* Fix comment positioning in minetest.conf.exampleonkrot2015-08-241-23/+22
* Defaultsettings: Increase client_mapblock_limit to 5000paramat2015-08-151-1/+1
* Add count based unload limit for mapblocksest312015-08-131-0/+3
* Add map limit config optionrubenwardy2015-08-021-1/+7
* Optional reconnect functionalityest312015-07-231-0/+3
* Conf.example: Update mgv7 noise parametersparamat2015-07-221-5/+5
* Server kicks: make messages configurable, cache wstringest312015-07-171-0/+6
* Add new leaves style - simple (glasslike drawtype)RealBadAngel2015-07-081-2/+5
* Disable mesh cache by defaultest312015-07-011-1/+1
* Biome API: Increase heat and humidity noise spreads to 1000paramat2015-06-301-2/+2
* Minimap updateRealBadAngel2015-06-281-0/+8
* Mgv7: Edit noise parameters. Fewer octaves, larger spreads.paramat2015-06-211-3/+3
* Biome API: Add noise defined biome blendparamat2015-06-181-1/+3
* Improved parallax mapping. Generate heightmaps on the fly.RealBadAngel2015-06-141-9/+16
* Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5...paramat2015-05-261-3/+3
* Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parametersparamat2015-05-241-6/+6
* Add core.request_insecure_environment()ShadowNinja2015-05-161-0/+3
* Add mod securityShadowNinja2015-05-161-0/+3
* Change lower limit of display_gamma to 1.0 (linear light)Craig Robbins2015-05-111-1/+1
* Conf.example: Update recommended maximum cloud radius to 26paramat2015-05-081-1/+1
* Clouds: Make cloud area radius settable in .confparamat2015-05-041-0/+3
* Defaultsettings: Add dungeons and jungles flags. Update conf.exampleparamat2015-04-141-14/+16
* Conf.example: Update, fix and improve mapgen flags docsparamat2015-04-131-14/+16
* Fix some minor details from 6d61375kwolekr2015-04-011-2/+2
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-0/+13
* Do not enable texture_clean_transparent by defaultkwolekr2015-03-231-2/+2
* Configurable automatic texture scaling and filtering at load time.Aaron Suen2015-03-201-0/+13
* Dungeongen: Optionally set ignore to be untouchable to disable floating dungeonsparamat2015-03-071-0/+2
* Cavegen, mgv5: Cleanup codeparamat2015-03-041-34/+4
* Add camera smoothing and cinematic mode (F8)rubenwardy2015-02-251-0/+8
* Increase default font_sizeBlockMen2015-02-181-3/+3
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-181-0/+1
* Mgv7 mountains: Remove divide by zero code that creates vast wallsparamat2015-02-051-1/+3
* Added configurable ambient_occlusion_gamma. Default is 2.2 (same as previous ...TriBlade92015-01-141-1/+5
* Implement X11 dpi autodetectionsapier2015-01-061-1/+1
* Add display_gamma option for clientCraig Robbins2014-12-311-1/+5
* Conf.example: Correct grammar and spelling. Shorten some lines. Move a few li...paramat2014-12-251-122/+115
* Increase indentation throughout file for clarity. Correct mistakes. Shorten l...paramat2014-12-241-178/+182
* State biome API heat and humidity noise parameters in positional formatparamat2014-12-241-21/+3
* Conf.example: Fix typoparamat2014-12-231-2/+2
* Make limiting of the reflow liquids queue size optionalCraig Robbins2014-12-231-3/+4
* Update mapgen stuff in minetest.confparamat2014-12-221-54/+121
* Do not allow the m_transforming_liquid queue to increase until all RAM is con...Craig Robbins2014-12-181-0/+3
* Use setting groups for NoiseParamskwolekr2014-12-021-0/+14
* Fix style of comment in minetest.conf.exampleKahrl2014-12-011-1/+1
* Make hud use fontengine toosapier2014-11-301-1/+1
* Implement proper font handlingsapier2014-11-301-0/+2