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
|
acfb29cafb
|
feat(owned-cards): add owned-only workflow, multi-file parsing, and recommendations export\n\n- Prompt to use only owned cards (gated by presence of lists)\n- Support .txt/.csv owned lists, multi-select; commander exempt\n- Owned-only filtering + add guard; recommendations CSV/TXT when incomplete\n- CSV Owned column when not owned-only\n- Docs and Docker updated (owned_cards + config mounts)\n- CI: Windows EXE on tag; Docker Hub tag fix (no major.minor)\n- Changelog added; RELEASE_NOTES.md ignored
|
2025-08-25 09:48:05 -07:00 |
|
matt
|
5f922835a6
|
chore(release): v1.1.2 bump, notes/template + README updates, Docker Hub description updater, headless/docs tweaks
|
2025-08-23 15:29:45 -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 |
|
matt
|
cb710d37ed
|
feat!: auto-setup/tagging; direct builder + rerun prompt; fix(type-summary, .txt dup); refactor(export filenames); ci(DockerHub+GH releases); docs(minimal Windows guide, release notes template)
|
2025-08-21 17:01:21 -07:00 |
|
mwisnowski
|
6fc859b766
|
Planned first release
|
2025-08-21 10:50:22 -07:00 |
|
mwisnowski
|
0135eeeb3d
|
Finished modularization with assistance from Github copilot
|
2025-08-21 08:40:31 -07:00 |
|
mwisnowski
|
d9b56d8e12
|
Add text file export along with csv, for easy import into moxfield or other deck building sites
|
2025-08-20 11:17:51 -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
|
ff1912f979
|
Enacted some cleanup of builder.py. moved Imports to the top and cut out duplicate code/moved it to builder_utils.py
|
2025-08-19 15:00:28 -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
|
a69a4c8384
|
Started work on redoing the builder module, moved existing code to new dir and setup new builder.py file
|
2025-08-15 10:11:56 -07:00 |
|
mwisnowski
|
dd04dd0505
|
Revert "Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime"
This reverts commit 27ee13fb54 .
|
2025-08-15 10:04:19 -07:00 |
|
mwisnowski
|
27ee13fb54
|
Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime
|
2025-08-14 11:21:09 -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 |
|