mtg_python_deckbuilder/code/deck_builder/phases
2025-10-28 08:21:52 -07:00
..
phase0_core.py 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
phase1_commander.py perf: improve commander selection speed and fix color identity display 2025-10-19 13:29:47 -07:00
phase2_lands_basics.py feat: stage reordering, skip controls, quick build, and commander session cleanup 2025-10-14 16:09:58 -07:00
phase2_lands_duals.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase2_lands_fetch.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase2_lands_kindred.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase2_lands_misc.py feature: add non-basic land types to tagging mechanics 2025-10-13 15:07:31 -07:00
phase2_lands_optimize.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase2_lands_staples.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase2_lands_triples.py chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix 2025-09-10 16:20:38 -07:00
phase3_creatures.py fix: systematically handle numpy arrays from Parquet files across codebase 2025-10-18 22:47:09 -07:00
phase4_spells.py fix: systematically handle numpy arrays from Parquet files across codebase 2025-10-18 22:47:09 -07:00
phase5_color_balance.py Add colorless commander filtering and display fixes 2025-10-16 11:20:27 -07:00
phase6_reporting.py overhaul: migrated to tailwind css for css management, consolidated custom css, removed inline css, removed unneeded css, and otherwise improved page styling 2025-10-28 08:21:52 -07:00