Mark Wolfman
5183a6301d
Added character portraits from @vincentmalloy.
...
Merge https://github.com/canismarko/dungeon-sheets/pull/100
2021-07-21 17:18:31 -05:00
Mark Wolfman
e40d6b1a20
When making GM session notes as epub, the party character sheets are also included.
2021-07-11 13:07:40 -05:00
Mark Wolfman
4e11af7acd
Added an option to put random tables into the GM notes.
2021-06-21 16:49:40 -05:00
Mark Wolfman
cc430720fb
Added a content registry, so homebrew content can be referenced by name.
2021-06-13 14:29:57 -05:00
Mark Wolfman
4ce68d5642
Added ability for a sheet to inherit from another parent sheet.
2021-06-12 13:15:30 -05:00
Mark Wolfman
7d564ac1e1
Allow importing of homebrew material stored in a separate module.
2021-06-11 09:07:48 -05:00
Mark Wolfman
62f6876f69
Added party stats for the GM notes sheet.
2021-06-06 23:07:04 -05:00
Mark Wolfman
84453404b4
Added documentation for the new GM notes feature.
2021-06-04 11:10:45 -05:00
Mark Wolfman
90e362055a
Added ability to parse JSON files exported from Foundry.
2021-05-21 09:47:40 -05:00
Mark Wolfman
33649f84d7
Documentation for including homebrew mechanics.
2021-02-10 21:01:40 -06: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
f10867719d
Added feature enhancements for Druid's
...
- Circle now properly reflects the druid's available wild_shapes
- Unavaiable wild_shapes are not listed on the sheet but ghosted.
- ``spells`` is now longer relevant, only use ``spells_prepared`` in
the character file.
2018-10-31 18:16:35 -05:00
Mark Wolfman
3c3d4be218
Added documentation, currently for writing character sheets only.
2018-10-15 00:52:31 -05:00