mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-17 16:10:12 +01:00
- Include/exclude cards feature complete with 300+ card knowledge base and intelligent fuzzy matching - Enhanced visual validation with warning icons and performance benchmarks (100% pass rate) - Mobile responsive design with bottom-floating controls, two-column layout, and horizontal scroll prevention - Dark theme confirmation modal for fuzzy matches with card preview and alternatives - Dual architecture support for web UI staging system and CLI direct build paths - All M3 checklist items completed: fuzzy match modal, enhanced algorithm, summary panel, mobile responsive, Playwright tests |
||
|---|---|---|
| .. | ||
| phase0_core.py | ||
| phase1_commander.py | ||
| phase2_lands_basics.py | ||
| phase2_lands_duals.py | ||
| phase2_lands_fetch.py | ||
| phase2_lands_kindred.py | ||
| phase2_lands_misc.py | ||
| phase2_lands_optimize.py | ||
| phase2_lands_staples.py | ||
| phase2_lands_triples.py | ||
| phase3_creatures.py | ||
| phase4_spells.py | ||
| phase5_color_balance.py | ||
| phase6_reporting.py | ||