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.
We need a way to create settings for the user to update.
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.