saliens-hack icon indicating copy to clipboard operation
saliens-hack copied to clipboard

User Defined Settings

Open coryshaw1 opened this issue 6 years ago • 0 comments

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 avatar Jun 22 '18 12:06 coryshaw1