Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Map] Better user experience in the settings #5

Open
5 tasks
leMicin opened this issue Sep 2, 2021 · 1 comment
Open
5 tasks

[Map] Better user experience in the settings #5

leMicin opened this issue Sep 2, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@leMicin
Copy link
Contributor

leMicin commented Sep 2, 2021

Summary

@PeteyPii Did an amazing job getting this feature started . We wanted the feature for version 1.0, but we want to make it better in a future version. If you want to do the adjustments yourself, just reply here and we will assign it to you :) .

Goals

Add a tab in the settings for the map info view. Inside that tab, there would be a list of checkboxes with different pre-determined list of dangerous mods. If the checkbox is active, then we check if that mod is found on the map. The regex would be located in the LanguageProvider object so that they can be translated. This will be cleaner for the end user, instead of asking them to manipulate a regex.

Tasks

  • Add a tab in the settings view for Map Info settings.
  • Show checkboxes for each dangerous mod.
  • Save the state of the checkboxes in the settings. By default, all dangerous mod should be checked.
  • Determine if a user-selected dangerous mod is listed in the map.
  • Use and store language-specific regex in the Language Provider. For languages that we do not have the translation, use '__TranslationRequired__'.
@leMicin leMicin added the enhancement New feature or request label Sep 2, 2021
@leMicin leMicin added this to the Backlog milestone Sep 2, 2021
@domialex
Copy link
Contributor

domialex commented Apr 16, 2024

[Idea] Add and remove dangerous map mods from the map mod overlay itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants