client icon indicating copy to clipboard operation
client copied to clipboard

game.prefs Manager

Open IDragonfire opened this issue 11 years ago • 2 comments

I have a version system for my game.prefs ... Since the GAZ_UI rework some game.prefs are broken ... Maybe we should add a game.prefs manager into the lobby?

Where you can switch options (e.g. full screen key binding, share key binding, share build templates) and clean up all config stuff from old mods?

IDragonfire avatar Oct 28 '14 18:10 IDragonfire

YES! That sounds amazing! :D

On Tue, Oct 28, 2014 at 2:01 PM, IDragonfire [email protected] wrote:

I have a version system for my game.prefs ... Since the GAZ_UI rework some game.prefs are broken ... Maybe we should add a game.prefs manager into the lobby?

Where you can switch options (e.g. full screen key binding, share key binding, share build templates) and clean up all config stuff from old mods?

— Reply to this email directly or view it on GitHub https://github.com/FAForever/lobby/issues/105.

RoundTab1er avatar Oct 28 '14 18:10 RoundTab1er

Sounds like a very good idea. Also, mods should also use this manager instead of settings their own keys all over the preferences.

Maybe can overload the current Prefs object and automatically put a mods options in it's own namespace.

Crotalus avatar Oct 29 '14 06:10 Crotalus