-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
"Settings in the pause menu" to-do list #15701
Copy link
Copy link
Open
Labels
@ Mainmenu / Settingsmenu@ Startup / Config / UtilRequest / SuggestionThe issue makes a suggestion for something that should be done but isn't a new featureThe issue makes a suggestion for something that should be done but isn't a new feature
Metadata
Metadata
Assignees
Labels
@ Mainmenu / Settingsmenu@ Startup / Config / UtilRequest / SuggestionThe issue makes a suggestion for something that should be done but isn't a new featureThe issue makes a suggestion for something that should be done but isn't a new feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Follow-up to #6722 (comment) and #15614
Add missing setting callbacks
RenderingCore(could probably adapt approach in Add Settings to in-game menu, and rewrite pause menu in Lua #14785, grep forreloadGraphics)Hud(scaling settings already done in Limit crosshair scaling to integer multiples to avoid distortion #14501 and Add missing setting callbacks for display_density_factor #15273)TouchControls-> Add setting callbacks for Camera and TouchControls #15700Camera(including FOV) -> Add setting callbacks for Camera and TouchControls #15700Deal with client-side vs server-side vs both sides settings correctly -> Add server/client annotations to settingtypes.txt and use them #15756
settingtypes.txt(need to go through all settings?)Deal with settings that cannot be changed in-game and that we don't want/plan to make changeable in-game
settingtypes.txtas "requires rejoin" or "requires restart"Allow games/mods to register custom settings for the pause menu