chilli-axe / mpc-autofill

Print automation software (leveraging MakePlayingCards) for your tabletop gaming community
https://mpcautofill.github.io
GNU General Public License v3.0
206 stars 93 forks source link

Fix and Upgrade Patreon Support #210

Closed Investigamer closed 7 months ago

Investigamer commented 7 months ago

Description

Patreon Fixes

Minor Fixes

Pre-Commit Notes

Right now pre-commit on my end is falsely asserting that the module elasticsearch has no attribute Elasticsearch (MPCAutofill\cardpicker\search\search_functions.py line 9) so I had to force commit overriding the pre-commit hook, all other pre-commit checks passed.

Checklist