Commit Graph

6 Commits

Author SHA1 Message Date
Mark Wolfman 1c0c13df72 Register content by module name, to avoid circular imports. 2021-08-07 22:51:44 -05:00
Mark Wolfman 30369ce1d4 Ran flake8 and black linters, and other cleanup-related fixes.
Project now passes flake8 and black linter (also including more rst
cleanup). Moved latex related things to dedicated ``latex.py`` module,
and removed the ``makesheets -dF`` call from travis.
2021-04-16 11:10:17 -05:00
Robert Kubosz 0314357a84 change dots to hyphen
This commit also fixes spelling and files' formatting
2020-05-14 01:07:00 +02:00
Robert Kubosz bcc42c4edb fix flake8 warnings 2020-05-12 17:33:27 +02:00
Robert Kubosz 8b56d5c651 artificer is now fully usable
Now user can pick Artificer and it works as it should.
This commit adds spell slot calculations for multiclassing with
Artificer.
2020-05-12 14:51:33 +02:00
Robert Kubosz 9a526278b3 add infusions
This commit adds infusions for use with Artificer class and adds a latex
form that generates pdf with infusions list.
2020-05-12 13:34:40 +02:00