[go: up one dir, main page]

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

Tournament Table (cannot select decks) #12914

Open
dberga opened this issue Sep 26, 2024 · 0 comments
Open

Tournament Table (cannot select decks) #12914

dberga opened this issue Sep 26, 2024 · 0 comments

Comments

@dberga
Copy link
dberga commented Sep 26, 2024

If AI is selected, there is no box for selecting nor generating deck. In creating a single table, the deck is selectable.

By default, the deck from AI is selected as the same as the player as shown here
https://github.com/magefree/mage/blob/master/Mage.Client/src/main/java/mage/client/dialog/NewTournamentDialog.java#L706
whereas when creating a single table, the last parameters are not set (maybe the box builds when removing that argument?)
https://github.com/magefree/mage/blob/master/Mage.Client/src/main/java/mage/client/dialog/NewTableDialog.java#L513

Here are the form files (single table and tournament table)
https://github.com/magefree/mage/blob/master/Mage.Client/src/main/java/mage/client/dialog/NewTableDialog.form
https://github.com/magefree/mage/blob/master/Mage.Client/src/main/java/mage/client/dialog/NewTournamentDialog.form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant