matt
16261bbf09
feat(themes): whitelist governance, synergy cap, docs + tests; feat(random): laid roadwork for random implementation, testing in headless confirmed
2025-09-17 13:23:27 -07:00
matt
07a92eb47f
chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix
2025-09-10 16:20:38 -07:00
matt
cfcc01db85
feat: complete M3 Web UI Enhancement milestone with include/exclude cards, fuzzy matching, mobile responsive design, and performance optimization
...
- 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
2025-09-09 18:15:30 -07:00
matt
341a216ed3
feat(web): Multi-Copy modal earlier; Multi-Copy stage before lands; bump version to 2.1.1; update CHANGELOG\n\n- Modal triggers after commander selection (Step 2)\n- Multi-Copy applied first in Step 5, lands next\n- Keep mc_summary/clamp/adjustments wiring intact\n- Tests green
2025-08-29 09:19:03 -07:00
mwisnowski
0f73a85a4e
Web UI: setup progress + logs folding, Finished Decks library, commander search UX (debounce, keyboard, highlights, color chips), ranking fixes (first-word priority, substring include), optional auto-select; setup start reliability (POST+GET), force runs, status with percent/ETA/timestamps; stepwise builder with added stage reporting and sidecar summaries; keyboard grid wrap-around; restrict commander search to eligible rows
2025-08-26 09:48:25 -07:00
mwisnowski
661bf236d9
Preperly functional Docker instance created and working
2025-08-21 10:28:10 -07:00
mwisnowski
760c36d75d
With assistance from Github CoPilot, massively overhauled the builder functionality, splitting it into smaller modules to provide a better step-by-step focus and drastically reduce the overall size of the core builder module
2025-08-20 10:46:23 -07:00
mwisnowski
b7ee6ea57d
Finished core deck builder. Still need to do cleanup, implement cards that are not singleton, and pricing
2025-08-19 14:15:23 -07:00
mwisnowski
8478bc2534
Implemented logic for adding creatures by themes, with weighted values. Added logic for keeping track of how many cards with what themes have been added as well
2025-08-19 10:18:53 -07:00
mwisnowski
411f042af8
Builder tool has been restrcutured up through adding lands, still a bit of cleanup to do, but will come back after other parts
2025-08-19 09:00:51 -07:00
mwisnowski
a8a181c4af
Started remaking the builder module, Currently up through adding the standard/staple lands
2025-08-18 11:58:25 -07:00
mwisnowski
039b8fe89e
Consolidated constants that are duplicated in various constant files. Implemented dataclass methodoligies for tagging counter-related cards tagging
2025-08-15 09:36:37 -07:00
mwisnowski
dbbc8bc66e
Moved the builder, tagger, and setup modules into their own folders, along with constants to help provide better clarity and readability. Additionally added a missing call for the tag_for_artifcact_triggers() function
2025-01-28 10:19:44 -08:00