Skip to content

Releases: fspoettel/arkham.build

v2.11.1

27 Jan 21:10
Compare
Choose a tag to compare

Added

  • Add a setting for configuring the display of xp in the application.
  • Add a button to clear limited card pool selection.

Fixed

  • Remove Core checkbox for cards not in deck to avoid a display inconsistency.
  • Fix updating of attachment quantities for persisted decks.
  • Fix scans view sorting for Permanent assets.

Full Changelog: v2.11.0...v2.11.1

v2.11.0a

25 Jan 23:59
Compare
Choose a tag to compare

Full Changelog: v2.11.0...v2.11.0a

v2.11.0

25 Jan 23:09
Compare
Choose a tag to compare

Added

  • Add a scans view for deck lists. This displays the cards as a grid, stacking cards with multiple copies in deck. Thank you for the visual design @5argon.
  • Allow configuring of decklist sorting / grouping in settings.
  • Display filled customizable sheets when showing deck as scans. Thank you @morvael for providing the API access here.
  • Display attachment and annotations when displaying cards as scans or full cards.
  • Add card tooltips when displaying cards as scans.
  • Add placeholder card for random basic weakness. Thanks @HatfulBob.
  • Add latest spoilers (though some are missing images).

Changed

  • Increase layout max-width to 1080px.

Fixed

  • Improve speed of recommendations with core cards. Thank you @TartanLlama!
  • Make local cards take precedence over API cards consistently.
  • Fix XP calculation and deck validation for myriad cards with different sub names (Empower Self).
  • Fix XP penalty calculations for Down the Rabbit Hole + Myriad.

Full Changelog: v2.10.3...v2.11.0

v2.10.3a

22 Jan 09:32
Compare
Choose a tag to compare

Full Changelog: v2.10.3...v2.10.3a

v2.10.3

22 Jan 09:23
Compare
Choose a tag to compare

Added

  • add possibility to filter level: null.

Fixed

  • only show "Slot" in list headers when parent is "Asset".

Full Changelog: v2.10.2...v2.10.3

v2.10.2

19 Jan 22:24
Compare
Choose a tag to compare

Added

  • Display discount stats in upgrade history. This shows you whether xp reductions such as Arcane Research were applied to an upgrade.
  • Display public share links for arkhamdb decks. This is mainly done to make clear that this works; the links worked previously already.
  • Add latest spoilers.

Fixed

  • Fix a case where we did not correctly validate deck_limit for cards with deck_limit 1 and a sub name.
  • Fix a couple of edge cases related to Down the Rabbit Hole XP calculation:
    1. Adding level 0 cards now correctly costs 1 instead of 2 xp.
    2. Adding back exile cards does not incur further xp penalties.
    3. DtRH discount is only applied once per customizable.

Full Changelog: v2.10.0...v2.10.2

v2.10.0

18 Jan 12:19
Compare
Choose a tag to compare

Added

  • Add more contextual information to chart tooltips in deck tools.
  • Add hotkey a for editing annotations in card modals.
  • Add setting to configure the sorting & grouping of the choose investigator list.

Changed

  • Use card list grouping logic for deck lists. This allows a future iteration to make this fully configurable.
  • Improve card list display on larger screens. This now uses CSS columns to split the card groups evenly across available space.
  • Improve placement of card annotations in card modals.
  • Automatically grow or shrink textareas when editing notes and annotations.

Fixed

  • Improve handling of deck_limit: 0. This prevents bonded cards from being added to the deck either manually (card modal) or automatically (kate's signature cards).

Full Changelog: v2.9.2...v2.10.0

v2.9.2a

14 Jan 17:40
Compare
Choose a tag to compare

Hotfix release to fix a regression introduced with the card search changes.

Full Changelog: v2.9.2...v2.9.2a

v2.9.2

14 Jan 17:16
Compare
Choose a tag to compare

Added

  • Always show card search checkboxes on tall screens.
  • Add latest spoilers

Full Changelog: v2.9.1...v2.9.2

v2.9.1

14 Jan 09:03
Compare
Choose a tag to compare

Fixed

  • Fix sync not working when ArkhamDB decks contain mythos cards.
  • Fix deck_limit missing on some spoilers (notably Anchor Chain).
  • Fix close button in Campaign-Playalong modal not working.
  • Fix Kate's bonded signatures getting added to deck in deck create.

Full Changelog: v2.9.0...v2.9.1