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

feat(GUI): enable race seed button for dev with spoiler log lock #2311

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

TreZc0
Copy link
Member

@TreZc0 TreZc0 commented Sep 24, 2024

This adds the race seed button to the web UI for dev forks.
So far, this was disabled, as dev forks have no encryption.
However, in response, maybe competitive events disabled spoiler log generation on dev in their presets to streamline the process. This is no longer needed with this, as a dev seed can now be created as race seed.

As against release, the seed will still not be encrypted, but the spoiler log will be locked away and won't be available without admin interference.
In addition, a custom seed entered will be scraped and replaced with a random string, and the actual randomizer seed will not be visible by any means on the seed page or the settings log unless the spoiler log is unlocked.

@fenhl fenhl added Type: Enhancement New feature or request Component: GUI/Website Specifically affects the OoTR GUI labels Sep 24, 2024
@fenhl fenhl added this to the next milestone Sep 24, 2024
@fenhl fenhl merged commit 952f2ce into OoTRandomizer:Dev Sep 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: GUI/Website Specifically affects the OoTR GUI Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants