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
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
Dan Roscigno
ff5bd1e2db
Correct weapon names
...
Closes issue https://github.com/canismarko/dungeon-sheets/issues/81
2020-10-14 22:15:12 -04:00
Ben Cook
9f608288cf
added ALL spells; can add magic weapons/armor/shields using +X in name
2019-03-21 16:32:18 -04:00
Ben Cook
575d7ee703
added new spells and weapons
2019-03-11 17:13:22 -04:00
Ben Cook
2d7a25724b
updated how weapons are handled
2019-01-01 17:11:39 -05:00
Ben Cook
5411084001
All features added for cleric, druid, fighter, monk
2018-12-31 19:36:05 -05:00
Ben Cook
7f560feedb
Added magic items
2018-12-26 19:57:22 -05:00
Ben Cook
b73e9848ef
Features added and tested for all classes/subclasses in bens campaign
2018-12-26 18:58:25 -05:00
Ben Cook
a83c49146c
checked new code works for create-character
2018-12-23 03:22:47 -05:00
Ben Cook
6c4589d03f
added primary ability and new AC and speed calculations
2018-12-23 01:45:04 -05:00
Ben Cook
66880cd6bf
added features and multiclass tests
2018-12-22 17:59:20 -05:00
Ben Cook
86b9c77a27
Updated weapon damage to match tests
2018-12-22 15:22:18 -05:00
Ben Cook
371fb327d3
Added all racial features in PHB, EEPC, VGTM
2018-12-20 20:28:35 -05:00
Ben Cook
2b1f5981b4
save function now works for a character... need to add defaults if options dont exist
2018-12-20 10:35:50 -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
0ed7262fc8
first features implemented
2018-12-19 16:56:04 -05:00
Ben Cook
db76a1924a
added new spell functions and custom weapons
2018-12-19 14:33:24 -05:00
Ben Cook
e9d3bf989c
updated Spells so they auto track concentration and material cost, and display all on spell page
2018-12-19 13:51:49 -05:00
Ben Cook
274f34fe88
added Aasimar, updated background languages, and corrected a few other issues
2018-12-17 16:47:58 -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