Commit Graph

52 Commits

Author SHA1 Message Date
Mark Wolfman c5672f950f Fixed broken test and added ability to put session summary into GM notes. 2021-06-16 10:08:59 -05:00
Mark Wolfman 6dcd20f877 Spell list now only includes prepared spells if the list would overflow the available lines. 2021-06-12 15:02:00 -05:00
Mark Wolfman 2f26cbd951 Tweaked inspiration, and added example of cascading sheets. 2021-06-12 14:07:39 -05:00
Mark Wolfman 2312f50d07 Merge pull request #96 from Tim-Jackins/master
Adding the second page of the standard character sheet to the generation (WIP)
2021-06-12 13:14:10 -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 bd895c4efc Cleaned up the PDF for GM monster stats. 2021-06-09 21:22:12 -05:00
Jack Timmins b4150c5f28 Merge branch 'master' into master 2021-06-09 01:13:10 -04:00
tim_jackins 8c1540d2cc Added all possible values to monk1 2021-06-09 01:07:30 -04:00
Mark Wolfman 62f6876f69 Added party stats for the GM notes sheet. 2021-06-06 23:07:04 -05:00
Mark Wolfman 905ecee4c9 Now creates GM sheet PDF, but with monsters only. 2021-06-03 23:35:42 -05:00
Mark Wolfman 3b8dbc0566 Prepared package for adding GM sheets.
- Improved test coverage in ``make_sheets.py``.
- Refactor file loading to make it more flexible.
- Added a stub ``gm.py`` example.
2021-06-01 22:51:10 -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 75c77aa750 Added a way to include homebrew in a character file. 2021-02-09 22:26:50 -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 839f684b02 Added a test for bulleted list formatting. 2020-10-27 21:24:28 -05:00
Robert Kubosz 666fca4217 add infusions to character template 2020-05-12 18:58:39 +02:00
Mark Wolfman 22c3e4dbeb Cleaned up cruft and removed generated files. 2020-05-03 21:22:19 -05:00
jerom venneker fe33ac5f80 added death domain as cleric subclass 2019-08-13 19:34:35 +02:00
Mark Wolfman 9a49e7cb14 Fixed examples that did not build due to wrong armor. 2019-05-14 14:40:15 -05:00
Ben Cook e6c67df8d3 Added examples for all new class features 2019-01-01 22:50:30 -05:00
Ben Cook 708a39403c testing all new class features 2019-01-01 16:17:00 -05:00
Ben Cook d5a588deb6 confirmed all tests run properly 2018-12-22 17:16:16 -05:00
Ben Cook 8ff94d0f13 version 0.9.0: added PHB warlock invocations 2018-12-22 13:21:12 -05:00
Ben Cook 0dbe54605f Added subclass descriptions 2018-12-21 12:25:02 -05:00
Ben Cook a69fe0df3e Added multiclass examples to Examples 2018-12-20 22:14:42 -05:00
Ben Cook b93b1ac6d7 reorganized spells by name, and added directory for features for each class" 2018-12-20 09:09:38 -05:00
Ben Cook 1629ca7460 v0.7.2: multiclass character now function, with correct spell slots. Need to add MulticlassProficiencies 2018-12-19 11:49:31 -05:00
Ben Cook 667d7df7d8 added multiclass with multiple spellcasting classes 2018-12-19 10:43:26 -05:00
Ben Cook e517223ad2 first multiclass character works 2018-12-19 10:12:01 -05:00
Ben Cook 8f0ee321a4 test that backward compatability works 2018-12-19 09:34:03 -05:00
Ben Cook 6c634c0429 added first version of multiclass options. Need to test 2018-12-18 22:30:40 -05: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 0e543deee9 Added Druid wild shapes, tweaked armor, and fixed some bugs.
Druid's can now add ``wild_shapes = `` to their character file. "Light
leather armor" is now just "Leather Armor".
2018-10-21 02:09:15 -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 d705a1cb31 Added detailed spellbook for spellcasters 2018-05-03 00:48:36 -05:00
Mark Wolfman 23ca1d6884 Added ritual and concentration spell indicators. 2018-05-02 23:29:15 -05:00
Mark Wolfman c9bcaac18d Added armor and shields to calculate armor class. 2018-04-14 01:28:46 -05:00
Mark Wolfman e6bec1ce55 Added more all wizard necromancy spells and a spell factory. 2018-04-09 23:58:56 -05:00
Mark Wolfman 82d59a70d9 Added more spells. 2018-04-06 18:14:13 -05:00
Mark Wolfman bab2413f4d Added spell proficiencies and an example warlock character sheet. 2018-04-02 00:03:55 -05:00
Mark Wolfman 0f6d6a03a2 Added some spells to spellsheet, but many still not entered. 2018-03-29 23:53:52 -05:00
Mark Wolfman 8a53b7c2be Added spell sheet for casters, but not spells yet. 2018-03-28 23:56:11 -05:00
Mark Wolfman cafde3465d Added basic support for Races and some raw text boxes. 2018-03-28 21:33:12 -05:00
Mark Wolfman e44bb9203b Added weapons, weapon proficiencies, and equipment. 2018-03-28 01:33:34 -05:00
Mark Wolfman 2790296a7c Auto-detect .py characters and added class ability proficiencies. 2018-03-27 13:27:32 -05:00
Mark Wolfman b1dedaddb2 Added some personality characteristics 2018-03-27 00:01:57 -05:00
Mark Wolfman bbfc8ff295 Added saving throws and skills. 2018-03-26 23:50:26 -05:00