Skip to content

Save server filter options #13

@BC46

Description

@BC46

Currently the filter options you can select in the server list menu are not saved when exiting the game. It would be nice if this configuration can be saved such that you don't have to fine tune the settings again every time.

Image

But then a "default" button may be needed as well. It should work like this: when launching the game, parse a custom .ini file somewhere in FL's data path. This ini file contains the default filter values. Upon reading them, they are stored in the memory, replacing the existing default values. When closing the dialog via the OK button, the new config is written to a new ini file in the user's data path. If this ini file exists in the user's data path when launching the game, the values are parsed from there and loaded into the memory instead of the default values. It's not necessary to re-read the ini file every time the filter menu is opened because the checked values are stored in memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions