Commit Graph

70 Commits

Author SHA1 Message Date
Mark Wolfman 8be06d2ffe Epub now contains character sheets information. 2021-07-11 09:13:55 -05:00
Mark Wolfman 50754f7d5d Added ability to make epub files for character sheets (missing stats and spell list). 2021-07-07 22:32:20 -05:00
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 72af80f991 Fixed some stale code from a PR and fixed monk unarmed strike when importing from Foundry.
Pull-request https://github.com/canismarko/dungeon-sheets/pull/96
introduced some regressions in terms of the model between
``Character`` and ``Entity`` classes. These were cleaned up.
2021-06-12 13:55:21 -05:00
Mark Wolfman b432e67a35 Added 'Rival Intern' background, fixed bugs, and findattr now removes '/'. 2021-06-09 23:06:48 -05:00
Mark Wolfman 3d8b9987db Fixed broken test and cleaned up with flake8/black. 2021-06-04 11:36:35 -05:00
Mark Wolfman 905ecee4c9 Now creates GM sheet PDF, but with monsters only. 2021-06-03 23:35:42 -05:00
matsavage 631a320d84 splits out features to multiple templates and added DnD styling 2021-05-05 18:02:04 +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 4aa43d2bec RST now parses tables. 2021-04-14 07:24:34 -05:00
Mark Wolfman 2aa5afd538 Fixed some docstrings for spells and features. 2021-04-14 07:24:27 -05:00
Jackson bc8e40b7f2 Fix Artificer Magical Tinkering description 2021-03-06 22:51:54 -05:00
Mark Wolfman 75c77aa750 Added a way to include homebrew in a character file. 2021-02-09 22:26:50 -06:00
Robert Kubosz 0314357a84 change dots to hyphen
This commit also fixes spelling and files' formatting
2020-05-14 01:07:00 +02:00
Robert Kubosz bcc42c4edb fix flake8 warnings 2020-05-12 17:33:27 +02:00
Robert Kubosz e3f5cf49fd change hyphen to dots 2020-05-12 12:19:54 +02:00
Robert Kubosz 4b11695d51 remove spells from prepared list
This commit ensures, that there would be no added spells in case user
does not choose a subclass.
2020-05-12 11:17:56 +02:00
Robert Kubosz cf27b596ef add artificer to create-character 2020-05-12 03:15:19 +02:00
Robert Kubosz c9a0d4d6d7 add spells for specializations 2020-05-12 00:34:28 +02:00
Robert Kubosz 6aedac5b89 mod infuse item 2020-05-12 00:03:31 +02:00
Robert Kubosz ff835fefeb add artificer class
Work still in progress, at now just basics.
2020-05-11 23:46:15 +02:00
Mark Wolf 6a8b2a5793 Merge pull request #64 from geckon/50
Fix imports, make make_sheets.py runnable directly
2020-05-06 15:22:05 -05:00
Mark Wolfman cf47cd4bff Merge branch '55_fighter' of https://github.com/geckon/dungeon-sheets into geckon-55_fighter 2020-05-06 15:15:51 -05:00
Mark Wolfman b09fc4f70d Merge branch '51_feats' of https://github.com/geckon/dungeon-sheets into geckon-51_feats 2020-05-06 15:12:40 -05:00
Tomáš Heger 5a9bb96dd9 Replace all relative imports with absolute ones 2020-05-05 23:00:17 +02:00
Mark Wolf 58d1800179 Merge branch 'master' into resilient_feature_and_cloak_of_displacement 2020-05-01 11:46:11 -05:00
Robert Kubosz f74ea6e426 add missing name and source of Tinker feat 2020-05-01 14:18:10 +02:00
Tomáš Heger 3e1a15e394 Add fighter fighting styles from UA 2020-05-01 02:19:16 +02:00
Tomáš Heger 0df5d50fe5 Fix dash words and some other typos 2020-05-01 01:22:24 +02:00
Tomáš Heger d4ede93d42 Add a lot of feats. 2020-05-01 00:59:53 +02:00
Robert Kubosz 9faa294b9e add Resilient feature 2020-04-30 23:57:31 +02:00
Robert Kubosz 8d7d65baba fix typo 2020-04-30 23:38:04 +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 fbc3dd64e9 Merge branch 'master' of https://github.com/jeromkiller/dungeon-sheets into jeromkiller-master 2020-04-29 22:09:25 -05:00
Mark Wolf e63e602c7b Merge pull request #39 from naviabbot/master
Added Kalashtar Race from Eberron: RFTLW
2020-04-28 12:52:54 -05:00
Joshua Cain 1cbe6b25dc Fixing a few spots where CI failed 2020-03-17 04:00:33 -05:00
Joshua Cain a49d263a66 Added Kalashtar Race from Eberron: RFTLW 2020-03-17 03:49:51 -05:00
tim_jackins cc7cb7327d Added elemental adept 2020-02-04 15:33:24 -05:00
Robert Kubosz dc690b5bf5 add new druid subclass: circle of spores 2020-01-16 21:41:56 +01:00
Robert Kubosz df89508bea fix typo 2020-01-16 20:29:10 +01:00
Robert Kubosz 4dd998501a add Goblin race
This commit adds Goblin race and it's features.
Source: Guildmaster's Guide to Ravnica
2020-01-16 19:35:23 +01:00
Tim-Jackins 08ed7da59d Removed non utf-8 characters 2019-09-09 12:45:22 -04:00
jerom venneker 6fd03fd8fc Merge branch 'monsterRaces' 2019-08-13 20:44:24 +02:00
jerom venneker eb6bc7d591 Added the monster races from volos guide 2019-08-13 20:43:45 +02:00
jerom venneker fe33ac5f80 added death domain as cleric subclass 2019-08-13 19:34:35 +02: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 be39860060 updated feature_selector to allow multiple choices of (ex) Fighting Style 2019-01-15 11:28:53 -05:00
Ben Cook a384fe3a27 updated max_hp in create-character 2019-01-02 21:07:22 -05:00