| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-11 | Remove formspec_default_bg_color/opacity settings (#13419) | rubenwardy | |
| These settings are unnecessary. They only apply when formspecs don't have a background/bgcolor set. In practice, most games do theme their GUIs. Removing low value settings simplifies code and improves UX by decluttering the settings menu Split out from #12140 | |||
| 2023-04-02 | Revert "Enable connected glass by default (#13242)" | SmallJoker | |
| This reverts commit a93f3542d92e87c3d728f067358e6f42b31cfe96 for the upcoming 5.7.0 release. See https://github.com/minetest/minetest/issues/8290 for a detailed discussion. | |||
| 2023-03-30 | Return 'loops' occlusion culler under a setting (#13352) | x2048 | |
| * Add occlusion_culler setting to minetest.conf.example * Add raytraced occlusion culling to 'loops' algorithm --------- Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2023-03-24 | Return shadow_sky_body_orbit_tilt setting | x2048 | |
| Used as a default value when the game does not change the value via API (e.g. legacy server) | |||
| 2023-03-09 | Update minetest.conf.example and translation file | updatepo.sh | |
| 2023-03-02 | Enable connected glass by default (#13242) | PrairieWind | |
| 2023-02-26 | Sky: transmit body_orbit_tilt to client. (#13193) | sofar | |
| This obsoletes the current client-side setting entirely. The server can transmit the tilt to the client directly and will send 0.0f as default value. Co-authored-by: x2048 <codeforsmile@gmail.com> Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2022-12-10 | Update minetest.conf.example | updatepo.sh | |
| 2022-11-09 | Fix typos and en_US/en_GB inconsistency in various files (#12902) | Abdou-31 | |
| 2022-07-20 | Update minetest.conf.example | updatepo.sh | |
| 2022-05-06 | Enable chat clickable weblinks by default (#12115) | Froggo | |
| Co-authored-by: rubenwardy <rw@rubenwardy.com> | |||
| 2022-05-04 | Make logging cost free when there is no output target (#12247) | paradust7 | |
| The logging streams now do almost no work when there is no output target for them. For example, if LL_VERBOSE has no output targets, then `verbosestream << x` will return a StreamProxy with a null target. Any further `<<` operations applied to it will do nothing. | |||
| 2022-04-08 | Fix typo and update settings files | ShadowNinja | |
| 2022-04-08 | Spacing fixes | ShadowNinja | |
| 2022-02-08 | Increase max objects per block defaults (#12055) | Lars Müller | |
| 2022-01-30 | Raise max mapgen limit constant to align with mapblock size | sfan5 | |
| 2022-01-29 | Auto-update minetest.conf.example | SmallJoker | |
| 2022-01-25 | Update example config and translation .cpp | updatepo.sh | |
| 2022-01-09 | Copy smoothing note to gui_scaling_filter description | Lars Mueller | |
| 2021-12-30 | Improve TTF support for pixel-style fonts (#11848) | Vincent Robinson | |
| 2021-11-27 | Update minetest.conf.example and dummy cpp file | updatepo.sh | |
| 2021-06-20 | Make chat web links clickable (#11092) | pecksin | |
| If enabled in minetest.conf, provides colored, clickable (middle-mouse or ctrl-left-mouse) weblinks in chat output, to open the OS' default web browser. | |||
| 2021-06-16 | Update minetest.conf.example and dummy translation file | updatepo.sh | |
| 2021-04-23 | Rename “Irrlicht” to “IrrlichtMt” in documentation | Wuzzy | |
| 2021-02-23 | Update minetest.conf.example and dummy translation file | updatepo.sh | |
| 2021-01-30 | Update minetest.conf.example and dummy translation file | updatepo.sh | |
| 2021-01-22 | Use JSON for favorites, move server list code to Lua (#10085) | rubenwardy | |
| Co-authored-by: sfan5 <sfan5@live.de> | |||
| 2020-12-19 | Fix some more joystick issues (#10624) | Markus | |
| 2020-09-14 | Remove "generate normal maps" feature (#10313) | hecks | |
| Erase all traces of normal "generation" from fragment shaders Remove the "feature" from the engine and default config Remove any leftover documentation of it | |||
| 2020-07-14 | Add object crosshair, disable entity selectionboxes by default (#9523) | LoneWolfHT | |
| Adds new object crosshair base pack texture | |||
| 2020-06-13 | Update minetest.conf.example, settings_translation_file.cpp | updatepo.sh | |
| 2020-05-24 | Fix documentation of emergequeue_limit settings | sfan5 | |
| 2020-05-05 | Update num_emerge_threads description | sfan5 | |
| 2020-04-03 | Update minetest.conf.example, settings_translation_file.cpp | updatepo.sh | |
| 2020-03-28 | Ignore near_plane setting on non-Android platforms (#8749) | ANAND | |
| Camera's near-plane will be hard-coded to 0.1 on all non-Android platforms. The upper-bound of this setting has been reduced to 0.25, as 0.5 is just way too high. | |||
| 2020-01-24 | Update translation sources | rubenwardy | |
| 2020-01-24 | Update settingtypes.txt for new languages | rubenwardy | |
| 2019-10-12 | Update minetest.conf.example | updatepo.sh | |
| 2019-09-09 | Update minetest.conf.example | updatepo.sh | |
| 2019-08-08 | Allow customizing chat message format (#8529) | ANAND | |
| 2019-04-03 | Change pitch fly binding to 'P', add to change keys menu (#8314) | rubenwardy | |
| 2019-03-17 | num_emerge_threads: Fix documentation of automatic selection | paramat | |
| 2019-03-14 | num_emerge_threads: Warn of crashes when > 1 (#8357) | Paramat | |
| 2019-03-05 | Change 'num_emerge_threads' default to 1 (#8303) | Paramat | |
| 2019-02-23 | Update minetest.conf.example and settings_translation_file.cpp (#8278) | Paramat | |
| 2019-02-14 | Update minetest.conf.example, settings strings and locale files (#8230) | Wuzzy | |
| 2019-01-20 | Make advanced settings noiseparams strings translatable (#8062) | Wuzzy | |
| Various minor language improvements in settingtypes.txt. | |||
| 2019-01-02 | autojump setting: Remove repeated doc line (#8041) | Moose | |
| 2018-12-31 | Extend pitch fly mode to swimming (#7943) | random-geek | |
| 2018-12-24 | CSM: add requested CSM_RF_READ_PLAYERINFO (#8007) | Loïc Blot | |
| * CSM: add requested CSM_RF_READ_PLAYERINFO This new CSM limit permit to limit PLAYERINFO read from server. It affects get_player_names call | |||
