matt
3c45a31aa3
refactor(web): finished JavaScript consolidation, tested JavaScript items, refined themes and color palettes, tested all themes and palettes, ensured all interactive lements use theme-aware css
2025-10-29 15:45:40 -07:00
matt
8435312c8f
feat: migrate to unified Parquet format with instant GitHub setup and 4x faster tagging
2025-10-18 21:32:12 -07:00
matt
c2960c808e
Add card browser with similar cards and performance optimizations
2025-10-17 16:17:36 -07:00
matt
9e6c68f559
feat: theme catalog optimization with tag search and faster enrichment
2025-10-15 17:17:46 -07:00
matt
f70ffca23e
feat: consolidate card data into optimized format for faster queries and reduced file sizes
2025-10-15 11:04:49 -07:00
matt
4a8d71b16b
feature: add non-basic land types to tagging mechanics
2025-10-13 15:07:31 -07:00
matt
37583ba0c5
feature: added 'Web-slinging' tag to tagger modules
2025-10-13 09:43:29 -07:00
matt
0dd5b4cf64
maintenance: cleaned up, consolidated, and refined codebase for tagging
2025-10-12 21:26:37 -07:00
matt
f2863ef362
feat: complete protection scope filtering with pool limiting
2025-10-09 17:29:57 -07:00
matt
06d8796316
feat: add keyword normalization and protection grant detection, fix template syntax and polling issues
2025-10-08 21:06:29 -07:00
matt
b7bfc4ca09
feat(ui): add debounce helper and skeleton polish
2025-10-07 11:35:43 -07:00
matt
9606149138
bugfix: removed erroneous pytest import in failing CI task
2025-10-06 09:56:27 -07:00
matt
7679176414
bugfix: update editorial_governance to use small smaple set of themes instead of looking for the full library
2025-10-06 09:50:56 -07:00
matt
d416c9b238
feat: Added Partners, Backgrounds, and related variation selections to commander building.
2025-10-06 09:17:59 -07:00
matt
ea3fae7509
Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder
2025-10-03 10:59:38 -07:00
matt
78672ddff7
bugfix: add theme_list.json exclusion to .gitignore for ci action
2025-10-03 10:59:29 -07:00
matt
9428e09cef
feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection
2025-10-03 10:43:24 -07:00
matt
6e9ba244c9
fix: restore htmx pagination and seed theme defaults
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
2025-09-30 08:26:11 -07:00
matt
4f7d39acba
chore: prep 2.3.1 docs and note Hero creature handling
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-29 23:00:57 -07:00
matt
a0299fbcfc
feat: align builder commander hover with deck view
...
- reuse shared hover metadata in Step 5 and keep the preview in-app\n- let hover reasons expand without an embedded scrollbar\n- document the hover polish in CHANGELOG and release notes
2025-09-29 21:32:08 -07:00
matt
33570399f0
feat: refresh theme catalog metadata
2025-09-27 15:19:32 -07:00
matt
49f1f8b2eb
feat(random): finalize multi-theme telemetry and polish
...
Editorial Lint / lint-editorial (push) Has been cancelled
- document random theme exclusions, perf guard tooling, and roadmap completion
- tighten random reroll UX: strict theme persistence, throttle handling, export parity, diagnostics updates
- add regression coverage for telemetry counters, multi-theme flows, and locked rerolls; refresh README and notes
Tests: pytest -q (fast random + telemetry suites)
2025-09-26 18:15:52 -07:00
matt
c4a7fc48ea
feat(preview): sampling, metrics, governance, server mana data
...
Preview endpoint + fast caches; curated pins + role quotas + rarity/overlap tuning; catalog+preview metrics; governance enforcement flags; server mana/color identity fields; docs/tests/scripts updated.
2025-09-23 09:19:23 -07:00
matt
6d6243d6be
feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic
2025-09-19 11:53:52 -07:00
matt
f2a76d2ffc
feat(editorial): Phase D synergy commander enrichment, augmentation, lint & docs\n\nAdds Phase D editorial tooling: synergy-based commander selection with 3/2/1 pattern, duplicate filtering, annotated synergy_commanders, promotion to minimum examples, and augmentation heuristics (e.g. Counters Matter/Proliferate injection). Includes new scripts (generate_theme_editorial_suggestions, lint, validate, catalog build/apply), updates orchestrator & web routes, expands CI workflow, and documents usage & non-determinism policies. Updates lint rules, type definitions, and docker configs.
2025-09-18 10:59:20 -07:00
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
73d48567b6
fix(docker): seed all default card list JSONs & brackets.yml; update changelog
2025-09-10 08:53:00 -07:00
matt
0516260304
feat: Add include/exclude card lists feature with web UI, validation, fuzzy matching, and JSON persistence (ALLOW_MUST_HAVES=1)
2025-09-09 09:36:17 -07:00
matt
375349e56e
release: 2.2.6 – refresh bracket list JSONs; finalize brackets compliance docs and UI polish
2025-09-04 19:28:48 -07:00
mwisnowski
4e03997923
Bracket enforcement + inline gating; global pool prune; compliance JSON artifacts; UI combos gating; compose envs consolidated; fix YAML; bump version to 2.2.5
2025-09-03 18:00:06 -07:00
mwisnowski
ef858e6d6a
chore:removed unused combo.json file to fix an action error
2025-09-02 11:45:25 -07:00
mwisnowski
014bcc37b7
web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_*
2025-09-02 11:39:14 -07:00
mwisnowski
fe9aabbce9
chore(release): v2.2.3 - fixed bug causing basic lands to not be added; updated removal tagging logic causing non-removal cards to be tagged due to wording
2025-09-01 20:20:04 -07:00
mwisnowski
6c48fb3437
feat(combos): add Combos & Synergies detection, chip-style UI with dual hover; JSON persistence and headless honoring; stage ordering; docs and tests; bump to v2.2.1
2025-09-01 16:55:24 -07:00
matt
fd2530cea3
Release v1.1.1: headless README flags + DockerHub notes auto from template
2025-08-22 16:46:44 -07:00
matt
99005c19f8
Release v1.1.0: headless runner + tagging updates (Discard Matters, Freerunning, Craft, Spree, Explore/Map, Rad, Energy/Resource Engine, Spawn/Scion)
2025-08-22 16:32:39 -07:00