-
Notifications
You must be signed in to change notification settings - Fork 12
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
Retrieve Decklists via NRDB Auth for Open List Cuts #35
Comments
In addition to submitting decklists, having them properly formatted for printout would be aces. We'd need the person's name, handle, Corp ID/Deck, and Runner ID/Deck. Basically, we should tailor e-submit of a list to have all the same questions answered as a paper copy (Name/Pronouns/Event/Handle/Decks/Stream Consent/Etc). |
This is really a lot of different features, with integrations between several systems. I've split out a bunch of issues.
|
This should be finished now, though I've raised a few more issues for potential improvements. I'm closing this and we can pick up on separate issues if necessary. |
This may require that profiles for players be implemented in some fashion, via NRDB Auth like ABR. Perhaps this could even be linked to a person's ABR profile somehow.
Two things would need to be implemented in the tournament setup: 1) a setting for "Decklists Required? Y/N" and 2) a setting for "Open Lists in Cut? Y/N"
With both active, during registration someone could link their list from their NRDB profile. This list, or a link to it, would be stored and accessible by a NRDB authed opponent when the two are paired during the Cut.
TOs would need admin access to lists at all times for deck checks, and having tools to dynamically open up or close list sharing during Cut rounds would also be desirable.
The text was updated successfully, but these errors were encountered: