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

User Defined Settings #20

Open
coryshaw1 opened this issue Jun 22, 2018 · 0 comments
Open

User Defined Settings #20

coryshaw1 opened this issue Jun 22, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@coryshaw1
Copy link
Owner

We need a way to create settings for the user to update.

  • Time to wait in between joining/leaving zones and planets (setTimeout lengths)
  • Planet id to focus
  • Zone id to focus

Open to more ideas

I'm thinking this could be a collapsible fixed div with number inputs to update the values with a save button. Then we would save those values to localstorage, and we would look at them in the code. If the value doesn't exist in localstorage then default to the values that are currently in the script.

@coryshaw1 coryshaw1 added enhancement New feature or request help wanted Extra attention is needed labels Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant