mwisnowski
|
8fa040a05a
|
build(windows): fix PyInstaller packaging\n\n- Add spec file with hiddenimports and data dirs\n- Use spec in release workflow; fallback to --paths code\n- Insert ./code into sys.path when frozen to resolve local imports
|
2025-08-25 09:57:02 -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
|
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
|
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 |
|