mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
1,014 B
1,014 B
MTG Python Deckbuilder ${VERSION}
[Unreleased]
Summary
Major new feature: Build X and Compare with Intelligent Synergy Builder. Run the same deck configuration multiple times to see variance, compare results side-by-side, and create optimized "best-of" decks.
Added
- Build X and Compare: Build 1-10 decks in parallel with same configuration
- Side-by-side comparison with card overlap statistics
- Smart filtering of guaranteed cards
- Rebuild button for quick iterations
- ZIP export of all builds
- Synergy Builder: Create optimized deck from multiple builds
- Intelligent scoring (frequency + EDHREC + themes)
- Color-coded synergy preview
- Full metadata export (CSV/TXT/JSON)
- Partner commander support
- Feature flag:
ENABLE_BATCH_BUILD(default: on) - User guide:
docs/user_guides/batch_build_compare.md
Changed
None
Removed
None
Fixed
None
Performance
None
For Users
No changes yet
Deprecated
None
Security
None