]> git.lizzy.rs Git - minetest.git/history - src/defaultsettings.cpp
Add setting to mirror hands
[minetest.git] / src / defaultsettings.cpp
2023-03-07 Elias FleckensteinAdd setting to mirror hands
2023-03-05 ROllerozxaMinor adjustments now that OpenGLES 2 is the default...
2023-03-02 PrairieWindEnable connected glass by default (#13242)
2023-03-01 numzeroDrop dependency on IrrCompileConfig
2023-02-26 sofarSky: transmit body_orbit_tilt to client. (#13193)
2023-02-08 lhofhanslGeneralize mesh chunking, and make it configurable...
2023-01-23 x2048Remove the 'loops' occlusion culler (#13169)
2023-01-06 x2048Add dynamic exposure correction (#12959)
2023-01-06 x2048Occlusion culling algorithm based on recursive descend...
2022-12-27 x2048Use multiple threads for mesh generation (#13062)
2022-12-26 lhofhanslAllow saturation to be controlled by the server. (...
2022-11-25 savilliFix touchscreen crash due to missing rangeselect
2022-11-18 lhofhanslAdd configurable saturation (#12865)
2022-11-02 x2048Improve bloom effect (#12916)
2022-10-06 ROllerozxaOnly set quicktune keybinds in debug builds (#12779)
2022-09-29 x2048Bloom (#12791)
2022-09-29 Muhammad Rifqi Pri... Add crosshair support for Android (#7865)
2022-08-13 fluxionaryRemove default keybind for range select (#12632)
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-06-26 ROllerozxaIncrease max FPS on Android to 60 (#12373)
2022-06-06 paradust7Remove invalid fps_max on Mac
2022-06-05 rubenwardyAdd register dialog to separate login/register (#12185)
2022-05-21 x2048Improve shadow filters (#12195)
2022-05-06 FroggoEnable chat clickable weblinks by default (#12115)
2022-04-02 x2048Add depth sorting for node faces (#11696)
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-02-08 Lars MüllerIncrease max objects per block defaults (#12055)
2022-01-30 sfan5Raise max mapgen limit constant to align with mapblock...
2022-01-08 sfan5Fully remove bitmap font support (#11863)
2021-12-30 Vincent RobinsonImprove TTF support for pixel-style fonts (#11848)
2021-12-29 VitaliyAdd more neighbors on mesh update (#6765)
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-01 lhofhanslSwitch MapBlock compression to zstd (#10788)
2021-07-25 x2048Distribute shadow map update over multiple frames to...
2021-06-20 pecksinMake chat web links clickable (#11092)
2021-06-16 sfan5Drop --videomodes, fullscreen_bpp and high_precision_fp...
2021-06-06 LisoShadow mapping render pass (#11244)
2021-04-20 Seth TraverseAdd a key to toggle map block bounds (#11172)
2021-04-01 sfan5Sort out cURL timeouts and increase default
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-07 rubenwardyUse consistent temp folder path (#10892)
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-15 LarsAllow configuring block disk and net compression. Chang...
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-11-16 LarsIncrease limit for simultaneous blocks sent per client...
2020-11-12 LarsIncrease default emerge queue limits and limit enqueue...
2020-11-03 LarsIncrease defaults for viewing_range, active_object_rang...
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-03 HybridDogReduce the FPS when the window is unfocused (#8837)
2020-09-14 hecksRemove "generate normal maps" feature (#10313)
2020-09-01 sfan5Change default ambient occlusion gamma to 1.8 (#10185)
2020-08-27 MaksimAndroid: drop simple MainMenu (#10227)
2020-08-18 LarsAllow the ABM time budget to be configurable.
2020-08-17 rubenwardyContentDB: Add Update All and download queuing (#9995)
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-07-14 LoneWolfHTAdd object crosshair, disable entity selectionboxes...
2020-06-20 MaksimAndroid: fix TMPFolder path (#10052)
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-04 WuzzyChange default keys for cam/minimap to C/V (#9779)
2020-04-29 Loic BlotAdd MetricsBackend with prometheus counter support
2020-04-06 Hugo LocurcioAllow relative directories for `screenshot_path`, tweak...
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-02-17 SmallJokerSettings: Fix game minetest.conf flags overriding defau...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-09-08 ParamatDungeons: Remove non-functional 'projecting dungeons...
2019-09-07 HybridDogMove debug.txt after it grows too big (#8904)
2019-09-01 Muhammad Rifqi Pri... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-04 sfan5Unify OpenGL ES support
2019-06-15 stujones11Android: Use system provided path for default TMPFolder...
2019-04-13 ParamatWorld start time: Move to first full light (day night...
2019-04-07 ParamatAndroid settings: Use 'simple' leaves instead of 'fancy...
2019-04-03 rubenwardyChange pitch fly binding to 'P', add to change keys...
2019-03-05 ParamatChange 'num_emerge_threads' default to 1 (#8303)
2019-02-03 rubenwardyAdd setting to hide mature content from ContentDB
2019-01-31 ParamatSettings: Slightly increase block generate, block send...
2019-01-26 Muhammad Rifqi Pri... Add setting to disable confirmation on new player regis...
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-12-06 ParamatMain menu style: Set to 'full' for Android, remove...
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-02 Paul OuelletteRemove unused settings (#7929)
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-11-25 rubenwardyFix macro warning due to incorrect define conjunction
2018-11-24 texmexMacOS: Fix default sneak key. Improve mouse response...
2018-11-22 Ben DeutschClient-side autojump. Remove Android-only stepheight...
2018-11-18 ParamatAndroid settings: Develop adaptive HUD scaling (#7784)
2018-11-12 HybridDogEnable subtle fall bobbing (#7856)
2018-11-08 rubenwardyContent store: Add setting to filter non-free packages...
2018-09-29 VitaliySoftware inventorycube (#7651)
2018-07-22 lhofhanslUpdate Android defaults for modern H/W. (#7572)
2018-07-19 ParamatCSM: Disallow exploitable clientside mod functions...
2018-07-13 lhofhanslAdjust some settings to modern environments and network...
next