Mark Wolfman
4691e154fd
Included example and docs of making magic armor and a magic shield.
2022-03-10 14:25:08 -06:00
Mark Wolfman
c9a0eb1f0e
Added ability to define magic weapons by multiple inheritence.
2022-03-10 14:17:26 -06:00
Mark Wolfman
52903d91a1
Refactored random tables for GM sheet, added treasure table, and removed epub background image.
2021-08-15 22:12:05 -05:00
Mark Wolfman
8a46ed31db
Renamed *extra_sections* to *extra_content* and added documentation for the feature.
2021-08-07 23:45:36 -05:00
Mark Wolfman
6bfaddf821
GM notes can now include arbitrary additional sections as attributes.
2021-07-24 17:40:21 -05:00
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