Open Issues Need Help
View All on GitHubAI Summary: Implement a new feature in the Arkham Horror: The Card Game™ deckbuilder to allow users to create Level 0 Ultimatum of Chaos decks. This involves adding a button with checkboxes for selecting cards, mirroring the existing functionality for Suzi's standalone decks. The implementation should integrate with the existing deck schema and potentially require backend modifications for data handling and persistence.
Deck builder for Arkham Horror: The Card Game™
AI Summary: Implement "previous" and "next" buttons and keyboard shortcuts within the card modal of the Arkham Horror: The Card Game deckbuilder to facilitate easier navigation between cards, especially on mobile devices.
Deck builder for Arkham Horror: The Card Game™
AI Summary: Implement a filter in the Arkham Horror: The Card Game deckbuilder's investigator selection screen. This filter should allow users to exclude investigators for whom they already have existing decks saved in their account.
Deck builder for Arkham Horror: The Card Game™
AI Summary: Develop a feature for the Arkham Horror: The Card Game™ deckbuilder that allows users to select multiple decks and check if they can all be built using the cards from a single specified card pool. This involves analyzing the card requirements of each selected deck and comparing them against the available cards in the chosen pool.
Deck builder for Arkham Horror: The Card Game™
AI Summary: Implement a language selection mechanism for individual card pages in arkham.build, similar to ArkhamDB's flag-based approach. This involves adding a language selector (likely a dropdown or flag icons) to the card page UI, fetching localized card data based on the selected language (potentially leveraging existing translation infrastructure), and updating the displayed card information accordingly.
Deck builder for Arkham Horror: The Card Game™
AI Summary: Implement a new feature in the Arkham Horror: The Card Game deckbuilder to allow users to draft a random basic weakness from a selection of three, banning one and randomly assigning one of the remaining two to their deck. This involves creating a new button, a modal to display the draft, and integrating with the existing deckbuilding logic.
Deck builder for Arkham Horror: The Card Game™