Mark Wolfman
b432e67a35
Added 'Rival Intern' background, fixed bugs, and findattr now removes '/'.
2021-06-09 23:06:48 -05:00
Mark Wolfman
bd895c4efc
Cleaned up the PDF for GM monster stats.
2021-06-09 21:22:12 -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
63c62a17f8
Fixed remaining docstrings to be valid rst, and cleaned up TeX templates.
2021-04-15 22:31:14 -05:00
Mark Wolfman
c8577187b0
Added a test to check that all spells are valid rst.
2021-04-14 13:04:46 -05:00
Mark Wolfman
67adc390cb
Fixed unit-tests for RST parsing.
2021-04-14 07:24:33 -05:00
Mark Wolfman
2aa5afd538
Fixed some docstrings for spells and features.
2021-04-14 07:24:27 -05:00
Mark Wolfman
75c77aa750
Added a way to include homebrew in a character file.
2021-02-09 22:26:50 -06:00
Tomáš Heger
7dd46bd0ce
Add Mind Sliver and Wristpocket
2020-11-24 01:01:27 +01:00
Mark Wolfman
839f684b02
Added a test for bulleted list formatting.
2020-10-27 21:24:28 -05:00
Mark Wolfman
51c5e81322
Remove illegal unicode character (\227) from spells_p.py descriptions.
2020-07-09 14:04:54 -05:00
Mark Wolfman
6a23931e40
Parsing of lists in spell/feature/etc docstrings.
2020-05-19 16:42:04 -05:00
Mark Wolfman
a3bf048e70
Parsing of reST headings into LaTeX \section*{}, etc.
2020-05-14 11:52:32 -05:00
Tomáš Heger
5a9bb96dd9
Replace all relative imports with absolute ones
2020-05-05 23:00:17 +02:00
Mark Wolfman
33817135a0
All examples now build, plus added examples to travis build.
2020-05-03 22:56:35 -05:00
Tomáš Heger
0df5d50fe5
Fix dash words and some other typos
2020-05-01 01:22:24 +02:00
Mark Wolfman
971946cfd0
Merge branch 'master' of https://github.com/rkubosz/dungeon-sheets into rkubosz-master
2020-04-29 23:30:55 -05:00
Mark Wolfman
1f04846554
Merge branch 'spells' of https://github.com/VKerman/dungeon-sheets into VKerman-spells
2020-04-28 12:48:27 -05:00
tim_jackins
47623409f5
Added id insinuation
2020-02-04 15:33:38 -05:00
Robert Kubosz
f54baa9436
add missing druid spells
2020-01-17 09:41:28 +01:00
Tim-Jackins
08ed7da59d
Removed non utf-8 characters
2019-09-09 12:45:22 -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
9e7b3485b5
added few new spells
2019-03-21 14:39:59 -04:00
Ben Cook
575d7ee703
added new spells and weapons
2019-03-11 17:13:22 -04: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
73cb2b5e16
Added features for all classes and subclasses
2019-01-01 01:17:54 -05:00
Ben Cook
5411084001
All features added for cleric, druid, fighter, monk
2018-12-31 19:36:05 -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
40b070d782
updated so all tests pass except distinct changes to desired implementation
2018-12-22 15:17:58 -05:00
Ben Cook
8ab3133a2c
added warlock invocations
2018-12-22 13:20:35 -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