Commit Graph

9 Commits

Author SHA1 Message Date
Mark Wolfman f020eaccc6 Cleaned up the display of spell components.
Fixes https://github.com/canismarko/dungeon-sheets/issues/91
2021-07-11 12:47:48 -05:00
matsavage 73e26b80d6 changes spell sorting to alphabetic 2021-05-08 18:56:04 +01:00
matsavage 406b4d004d spells also ordered by level 2021-05-04 22:31:03 +01:00
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 c8577187b0 Added a test to check that all spells are valid rst. 2021-04-14 13:04:46 -05:00
Ben Cook 40b070d782 updated so all tests pass except distinct changes to desired implementation 2018-12-22 15:17:58 -05:00
Ben Cook aa84911efd fully tested new multiclass create-characters, with features for races and backgrounds 2018-12-20 22:09:46 -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