Default window size: Increase to 1024x576, aspect ratio 16:9
[oweals/minetest.git] / builtin / settingtypes.txt
2017-07-15 paramatDefault window size: Increase to 1024x576, aspect ratio...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-07-14 Elijah DuffyRemove remaining modstore code (#6120)
2017-07-07 vlapsleyMapgen Carpathian: Add lava_depth parameter
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-07-02 paramatDungeons: Add setting to prevent projecting dungeons
2017-06-26 kilbithAdd Arm Inertia (#6050)
2017-06-22 paramatCavesRandomWalk: Make 'lava_depth' a mapgen parameter
2017-06-21 paramatMgv5/v7/fractal: Add 'large_cave_depth' parameter to...
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-10 red-001Add a server-sided way to remove color codes from incom...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-06-05 Vincent GlizeFixed #5907 Documentation for screen_h and screen_w...
2017-06-03 red-001Remove unimplemented setting `movement_speed_descend...
2017-05-28 Nathan SalapatAdded missing levels to logging menu (#5836)
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-15 ezhhAdd option to use neither node highlighting nor outlining
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-04-25 Louis PearsonFootsteps without view bobbing (#5645)
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-10 number ZeroHard-coded undersampling.
2017-04-07 SmallJokerSettings: Update documentation (#5534)
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2017-04-05 paramatMapgen documentation: Add descriptions to noise parameters
2017-04-03 paramatCavegen/Mgv5/Mgv7: Add optional giant caverns
2017-03-27 paramatMap generation limit: Make per-world
2017-03-26 red-001Change command prefix to "." and add "help" command.
2017-03-26 number ZeroAdd mesh generation delay
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-12 Lars HofhanslEnable server side occlusion culling by default.
2017-03-12 Lars HofhanslAllow server side occlusion culling.
2017-03-11 paramatClimb speed: Increase default setting from 2 to 3
2017-02-09 Auke KokChange default nodetimer_interval to 0.2s. (#5193)
2017-01-29 EzhhAdd console height setting (#5136)
2017-01-23 paramatZoom FOV: Reduce minimum zoom FOV to 7 degrees
2017-01-21 Loïc BlotAdd show_statusline_on_connect setting (#5084)
2017-01-15 paramatDocumentation: Correct biome heat / humidity noise...
2017-01-13 ShadowNinjaEnable mod security by default
2016-12-28 Auke KokRedo light.cpp.
2016-12-24 Lars HofhanslProcess ABMs in a spherical volume instead of cubic
2016-12-21 sfan5Disable mod security by default (closes #4944)
2016-12-16 Auke KokMapgen: Make mgv7 the default in UI
2016-12-14 paramatCavegen: Wider tunnels in mgflat, mgfractal, mgvalleys
2016-12-13 sfan5Mgv7: Change default cave width to 0.09
2016-12-12 RogierView range: Set maximum to 4000 nodes
2016-12-07 Lars HofhanslFog: Make fraction of visible distance at which fog...
2016-11-15 paramatMgv7: Add optional floatlands, disabled by default
2016-10-31 lhofhanslOptionally disable optimization that causes underwater...
2016-10-20 paramatChanges to static object storage limit and error message
2016-10-16 ShadowNinjaEnable mod security by default
2016-10-11 SmallJokerAdd missing languages to the settings 4622/head
2016-10-04 Loic BlotChat: new settings to prevent spam 4571/head
2016-09-21 James StevensonIncrease default font size by 1
2016-08-30 RuiDocument keymap_autorun in settingtypes.txt and minetes...
2016-08-29 red-001Settingtypes.txt: Clarify comments, correct spelling
2016-08-22 est31Client: disable pre v25 init sending by default 4461/head
2016-08-10 Ben DeutschDocument zoom_fov in settingtypes.txt and minetest...
2016-07-12 TimBuiltin/profiler: Replace game profiler (#4245)
2016-07-05 rubenwardyRemove cinematic toggle on F8
2016-07-04 est31Disable joysticks per default for now
2016-06-24 paramatMgflat/fractal/v7/valleys: Denser 3D noise tunnels
2016-06-03 est31Initial Gamepad support
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-16 paramatDocumentation: Remove incorrect and excessive mapgen...
2016-04-29 paramatMapgen: Make 3D noise tunnels' width settable
2016-04-28 rubenwardyBuiltin: Add basic_privs setting
2016-04-14 TriBlade9Add option to disable entity selectionboxes. (#3992)
2016-03-30 paramatMgv7: Decrease cliff steepness
2016-03-19 Auke KokAllow NodeTimer, ABM and block mgmt interval changes.
2016-03-15 est31Add option to not send pre v25 init packet 3855/head
2016-03-12 Diego MartinezAdd options for screenshot format and quality
2016-03-11 paramatDocumentation: Clarify global and mapgen-specific mapge...
2016-03-05 Muhammad Rifqi Pri... Add forgotten valleys mapgen in mapgen name
2016-02-26 RealBadAngelMapblock mesh: Allow to use VBO
2016-02-26 RealBadAngelRemove new_style_water
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2016-02-21 RealBadAngelCamera: remove auto tune FPS, single view range setting
2016-02-21 RealBadAngelRemove preload_item_visuals code
2016-02-11 paramatDocumentation: Remove now unused 'vertical spawn range'
2016-02-09 RealBadAngelFilmic HDR tone mapping
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2016-02-07 RealBadAngelUse meshes to display inventory items
2016-01-31 Duane RobertsonMgvalleys: use standard caves
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2016-01-10 paramatMgflat: Set blank default spflags. Unhide
2016-01-09 Dalai FelintoNew 3D Mode: Pageflip
2015-12-15 paramatMgfractal: Add 3D and 4D fractals
2015-12-10 est31Fix some setting documentation
2015-11-23 paramatMgfractal: Move julia set selection into formula parameter
2015-11-21 paramatMapgen: Add global 'decorations' flag
2015-11-15 paramatMgfractal: Revert unnecessary duplication of parameters
2015-11-14 paramatMgfractal: Create a choice of 4 mandelbrot formulas
2015-11-13 paramatMgv6: Move global mapgen flag 'flat' into mgv6 spflags
2015-11-11 paramatMapgen: Add flat mapgen in hidden form
2015-11-08 est31Settings tab: add v3f type
2015-11-06 paramatConf.example, settingtypes: Improve mgfractal documentation
2015-11-05 paramatSettingtypes: Correct documentation for mgfractal
2015-11-04 paramatMgfractal: Add documentation to conf.example and settin...
next