Releases: fspoettel/arkham.build
Releases · fspoettel/arkham.build
v2.11.1
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
Full Changelog: v2.11.0...v2.11.0a
v2.11.0
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
Full Changelog: v2.10.3...v2.10.3a
v2.10.3
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
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:
- Adding level 0 cards now correctly costs 1 instead of 2 xp.
- Adding back exile cards does not incur further xp penalties.
- DtRH discount is only applied once per customizable.
Full Changelog: v2.10.0...v2.10.2
v2.10.0
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
Hotfix release to fix a regression introduced with the card search changes.
Full Changelog: v2.9.2...v2.9.2a
v2.9.2
Added
- Always show card search checkboxes on tall screens.
- Add latest spoilers
Full Changelog: v2.9.1...v2.9.2
v2.9.1
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