An error occurred while fetching participants.
Sort decklists by types for players
- May 05, 2024
-
-
Antoine Albertelli authored
This commit sorts decklist by card types for displaying it to players, more similar to how sites like mtg goldfish will do it. For logged in users, we assume they are judges and use that to display it sorted by mana value only, to make deck checks easier.
-
Antoine Albertelli authored
Some tests are failing because Card are not unique, to avoid that, provide more cards to choose from. In addition, add a factory for picking a legal card type.
583bcc8e
-