aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp
AgeCommit message (Expand)Author
2021-04-20Add a key to toggle map block bounds (#11172)Seth Traverse
2021-04-02Sort out cURL timeouts and increase defaultsfan5
2021-03-29Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan5
2021-02-24Use "Aux1" key name consistently everywhereWuzzy
2021-02-17Add nametag background setting and object property (#10937)rubenwardy
2021-02-07Use consistent temp folder path (#10892)rubenwardy
2021-01-29Settings: Proper priority hierarchySmallJoker
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2020-12-19Fix some more joystick issues (#10624)Markus
2020-12-15Allow configuring block disk and net compression. Change default disk level.Lars
2020-12-04Revert "Increase limit for simultaneous blocks sent per client and the meshge...sfan5
2020-11-16Increase limit for simultaneous blocks sent per client and the meshgen cache.Lars
2020-11-12Increase default emerge queue limits and limit enqueue requests for active bl...Lars
2020-11-03Increase defaults for viewing_range, active_object_range and related settings...Lars
2020-10-31Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy
2020-10-17Remove all bump mapping and parallax occlusion related code.Lars
2020-10-03Reduce the FPS when the window is unfocused (#8837)HybridDog
2020-09-14Remove "generate normal maps" feature (#10313)hecks
2020-09-01Change default ambient occlusion gamma to 1.8 (#10185)sfan5
2020-08-27Android: drop simple MainMenu (#10227)Maksim
2020-08-18Allow the ABM time budget to be configurable.Lars
2020-08-17ContentDB: Add Update All and download queuing (#9995)rubenwardy
2020-08-15Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND
2020-07-14Add object crosshair, disable entity selectionboxes by default (#9523)LoneWolfHT
2020-06-20Android: fix TMPFolder path (#10052)Maksim
2020-05-24Add chat_font_size setting (#9736)SmallJoker
2020-05-14Add chat_log_level setting (#9223)SmallJoker
2020-05-04Change default keys for cam/minimap to C/V (#9779)Wuzzy
2020-04-29Add MetricsBackend with prometheus counter supportLoic Blot
2020-04-06Allow relative directories for `screenshot_path`, tweak default path (#9122)Hugo Locurcio
2020-03-28Ignore near_plane setting on non-Android platforms (#8749)ANAND
2020-02-17Settings: Fix game minetest.conf flags overriding defaults (#9404)SmallJoker
2020-01-25Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2019-09-08Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)Paramat
2019-09-07Move debug.txt after it grows too big (#8904)HybridDog
2019-09-01'All Settings': Don't use checkboxes for 'no...' mapgen flags (#7847)Muhammad Rifqi Priyo Susanto
2019-08-08Allow customizing chat message format (#8529)ANAND
2019-08-04Unify OpenGL ES supportsfan5
2019-06-15Android: Use system provided path for default TMPFolder setting (#8505)stujones11
2019-04-13World start time: Move to first full light (day night ratio = 1000) (#8410)Paramat
2019-04-07Android settings: Use 'simple' leaves instead of 'fancy' (#8440)Paramat
2019-04-03Change pitch fly binding to 'P', add to change keys menu (#8314)rubenwardy
2019-03-05Change 'num_emerge_threads' default to 1 (#8303)Paramat
2019-02-03Add setting to hide mature content from ContentDBrubenwardy
2019-01-31Settings: Slightly increase block generate, block send, object send distances...Paramat
2019-01-26Add setting to disable confirmation on new player registration (#8102)Muhammad Rifqi Priyo Susanto
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-24CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot
2018-12-06Main menu style: Set to 'full' for Android, remove 'auto' option (#7936)Paramat