Commit Graph

21 Commits

Author SHA1 Message Date
Mark Wolfman a1659873dc Quick fix to module loading when using fancy D&D sheets. 2021-08-05 14:38:24 -05:00
Mark Wolfman 84453404b4 Added documentation for the new GM notes feature. 2021-06-04 11:10:45 -05:00
Mark Wolfman c9e0350a02 Added badge to Readme for black coding style. 2021-05-21 09:57:53 -05:00
Mark Wolfman 9dfc02f3df Added texlive-latex-extra to travis.yml (for supertabular package). 2021-04-16 09:31:49 -05:00
Mark Wolfman ccf886b8ae Missing weapons now raise a warning, and recursive directory parsing.
In order to avoid parsing arbitrary python files encountered during
directory recursion, ``makesheets`` now checks each python file for a
string listing the *dungeonsheets_version* before trying to import the
character file.
2020-11-08 14:16:26 -06:00
Mark Wolfman 50ac9f8018 Added ability to import character files in JSON format from VTTES. 2020-11-08 01:11:25 -06:00
Mark Wolfman 5a1c45bd11 Bug fixes, missing items, and version bump to v0.10.2 2020-07-10 08:57:16 -05:00
Dan Roscigno dc98e7d97e Update README.rst
replace `to` with `the`
2020-06-12 09:23:48 -04:00
Mark Wolfman a3bf048e70 Parsing of reST headings into LaTeX \section*{}, etc. 2020-05-14 11:52:32 -05:00
Mark Wolfman 615275f1de Optional support in make_sheets.py for the dndbook LaTeX package with the `-F` flag.
Partially fixes: https://github.com/canismarko/dungeon-sheets/pull/18
2020-05-06 20:48:55 -05:00
Mark Wolfman 22c3e4dbeb Cleaned up cruft and removed generated files. 2020-05-03 21:22:19 -05:00
Mark Wolfman a3bb488c23 Updated travis to cover python 3.6-3.8 and integrated with coveralls. 2020-04-29 23:53:50 -05:00
Ben Cook e9fe09b87f Update README.rst 2019-01-15 11:55:00 -05:00
Mark Wolfman 3368a435cb Added a fallback PDF routine that uses pdfrw package instead of pdftk utility. 2018-10-17 02:53:11 -05:00
Mark Wolfman 3c3d4be218 Added documentation, currently for writing character sheets only. 2018-10-15 00:52:31 -05:00
Mark Wolfman 0648a08d0c Made pdflatex an optional dependency and a little more reliable. 2018-10-14 15:21:07 -05:00
Mark Wolfman b09fb2430b Added travis continuous integration. 2018-10-14 14:10:10 -05:00
Athos Ribeiro c32b9a654d Add external dependencies to documentation 2018-09-10 11:46:18 -03:00
Mark Wolfman 94d502462a Finished the basic functionality of the character creator. 2018-04-23 14:08:05 -05:00
Mark Wolfman ab8df8819a Added a bunch of spells, and a tools for parsing the json spells list. 2018-04-01 21:39:54 -05:00
Mark Wolfman 9fd2747eb8 Uploaded to pypi and added REAME.rst 2018-04-01 01:14:58 -05:00