-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
suggestion: add random seed #616
Comments
You can already upload "Pre-Determined Boosters" to replay a draft. Maybe I could add a way to load boosters from a log as Pre-Determined Boosters, but I'm not sure if this is worth it? How often do you want to replay a draft? |
our group is drafting and crafting independently before bringing the finished decks together. if we could input a seed, we could each use the same pool. |
We just had a situation today where someone asked for the same feature. Someone lost connection and couldn't rejoin at the end of pack one, so we had to restart the draft. Another player asked if we could put a seed in to restart with the same start. (Even if that was available, that would have had other problems, such as relying on people to honestly pick the same cards again and not make any mistakes.) For OPs situation, a better feature would be the ability to generate a set of predetermined boosters and download as a file. (It would however require honesty to not look at the file first and cheat.) |
a598f36 adds a 'Export Boosters' button to Draft Logs to easily share boosters and 38703e7 adds a 'Reload Boosters' button to quickly replay a previous draft (and also reduce the risk of spoiling too much if the previous draft wasn't finished). This doesn't replace a seed input, but should help in some use cases. |
then we can replay the same draft
The text was updated successfully, but these errors were encountered: