OoTRandomizer / OoT-Randomizer

A randomizer for Ocarina of Time.
Other
404 stars 233 forks source link

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

Closed TreZc0 closed 2 months ago

TreZc0 commented 2 months ago

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.