mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-06 05:07:16 +02:00
16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
|
|
# MTG Python Deckbuilder v4.6.1
|
||
|
|
|
||
|
|
## Added
|
||
|
|
- **Card Kingdom prices**: All card surfaces now show dual TCG / CK prices — card browser tiles, theme detail cards, similar cards, card detail page, build wizard, deck summary, hover panel, Upgrade Suggestions, budget review, and alternatives.
|
||
|
|
- **Price source legend**: "TCG = TCGPlayer · CK = Card Kingdom" label on deck summary and Upgrade Suggestions pages.
|
||
|
|
- **Shopping cart export**: One-click purchasing via TCGPlayer and Card Kingdom.
|
||
|
|
- **Upgrade Suggestions page**: Checkboxes per card with select-all toggle; buttons copy the list and open the vendor's mass-entry page.
|
||
|
|
- **Finished deck view**: "Buy This Deck" toolbar that exports the full 100-card list (commander + all 99) to TCGPlayer or Card Kingdom.
|
||
|
|
|
||
|
|
## Changed
|
||
|
|
- **"Upgrade Suggestions" rename**: The Pickups page and navigation button are now labelled "Upgrade Suggestions".
|
||
|
|
|
||
|
|
## Fixed
|
||
|
|
- Commander card hover panel was triggered by the entire left sidebar instead of just the commander image.
|
||
|
|
- Commander card hover panel was missing prices because no price overlay element was attached to the commander image on the deck view.
|