Commit graph

11 commits

Author SHA1 Message Date
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
712cc38ef6 removed reference to an unpublished python package. Corrected a mistyped directory in the dockerhub instructions 2025-08-21 11:10:31 -07:00
mwisnowski
6fc859b766 Planned first release 2025-08-21 10:50:22 -07:00
mwisnowski
a1d120f700 Added basic docker configuration for test 2025-08-21 09:03:48 -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
matt
76277f876c Adjusted logging across the files 2025-01-17 18:04:29 -08:00
mwisnowski
b8d9958564 Fleshed out docstrings, added typings, cleaned up imports, and added a requirements.txt file
Additionally, renamed utility.ty to tag_utils.py to fit the naming pattern used with setup.py and setup.utils.py
2025-01-14 09:06:59 -08:00
mwisnowski
083ef937af Made numerous changes to the card draw functions, as well as other tagging functions up through to artifact tagging
These changes were done with teh assistance of traycer
2025-01-02 13:00:52 -08:00
mwisnowski
af0ee0e0b6 Refined land add logic 2024-12-20 13:39:23 -08:00
mwisnowski
ebc0beb38d Updated gitignore 2024-12-05 14:25:07 -08:00
mwisnowski
73ff4cad3a Removed csv files and added .gitignore 2024-12-04 14:25:11 -08:00