Skip to content

Releases: fspoettel/arkham.build

v1.7.0

18 Sep 10:02
Compare
Choose a tag to compare

Added

  • Add support for sealed decks. A sealed deck can be imported via a .csv file with format:
     code
     x
     y
    

Changed

  • Move card type switch to filter bar and add labels.

Full Changelog: v1.6.3...v1.7.0

v1.6.3

15 Sep 20:02
Compare
Choose a tag to compare

Fixed

  • Correctly sort investigators in create deck flow.
  • Ignore signatures & weaknesses when validating decks that contain Underworld Support.

Full Changelog: v1.6.2...v1.6.3

v1.6.2

14 Sep 18:52
Compare
Choose a tag to compare

Fixed

  • Fix floating content flashing when loading on small viewports

Full Changelog: v1.6.1...v1.6.2

v1.6.1

14 Sep 08:24
Compare
Choose a tag to compare

Added

  • Allow collapsing sidebar & filter at any resolutions by @kidManuel

Fixed

  • Fix deck creation from parallel investigator modals.

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Sep 12:10
Compare
Choose a tag to compare

Added

  • Add UI to configure list sorting & grouping defaults.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

13 Sep 09:20
Compare
Choose a tag to compare

Added

  • Add a button to move cards from side deck to main deck.
  • Add The Drowned City spoilers.
  • Add support for specialist cards.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

10 Sep 09:10
Compare
Choose a tag to compare

Fixed

  • Fix two-column layout for deck builder not being shown on larger screens.
  • Fix quantity display in deck history.
  • Truncate long card sub titles in deck editor with an ....

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Sep 09:31
Compare
Choose a tag to compare

Added

  • Allow to define a limited card pool for a deck.
  • Add No Cost option to cost filter by @kidManuel in #72
  • Add Innsmouth Conspiracy reprint packs.

Fixed

  • Clear persistent toasts after navigation events.
  • Accept /decklist/{id} URLs when importing decks from arkhamdb.
  • Fix a responsive display issue in Safari.

Full Changelog: v1.4.1...v1.5.0

v1.4.1

06 Sep 17:19
Compare
Choose a tag to compare

Fixed

  • Fix hunch deck choices not being persisted on save

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Sep 17:11
Compare
Choose a tag to compare

Added

  • Add possibility to track choices for setup decks. This allows to define, on a deck-level, which cards are meant to go in separate decks such as the hunch deck. Available choices are highlighted in the deck and card list. This is implemented for:
    • Joe Diamond
    • Underworld Market
    • Stick to the Plan
    • Bewitching

Changed

  • Switch image format from webp to avif.

Fixed

  • Customizable choices are now cleared if a card is removed from the deck. When a customizable card is removed from an upgraded deck, the upgrade will be kept in accordance with the rules.
  • Fixed a minor display issue with the Raven Quill card selector.

Full Changelog: v1.3.1...v1.4.0