You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: