Commit Graph

144 Commits

Author SHA1 Message Date
Robert Kubosz 6a5878da93 add multiprocessing
Multiprocessing seems to be working.
Removed unused imports.
Changed output of print statements, because previous ones were unreadable with multiprocessing.
2020-05-13 01:50:33 +02:00
Robert Kubosz edb30f3443 fix reroll max hp
This commit fixes a bug that occured in create-character menu.
The 'reroll max hp' option crashed due to invalid parameters of
function.
2020-05-11 18:59:34 +02:00
Mark Wolfman 8f0facc429 Removed unnecessary dependency on numpy.
Fixes https://github.com/canismarko/dungeon-sheets/issues/27
2020-05-06 21:00:48 -05:00
Mark Wolfman 615275f1de Optional support in make_sheets.py for the dndbook LaTeX package with the `-F` flag.
Partially fixes: https://github.com/canismarko/dungeon-sheets/pull/18
2020-05-06 20:48:55 -05: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
Tomáš Heger 9fe0e0f286 Make make_sheets.py runnable directly 2020-05-05 22:23:41 +02:00
Mark Wolfman 33817135a0 All examples now build, plus added examples to travis build. 2020-05-03 22:56:35 -05:00
Mark Wolf 117efdf18e Merge pull request #62 from rkubosz/unprepared_spells_solid_black
fix #58
2020-05-01 21:07:41 -05:00
Mark Wolf 58d1800179 Merge branch 'master' into resilient_feature_and_cloak_of_displacement 2020-05-01 11:46:11 -05:00
Mark Wolfman ac921308ff Added humans backl into the list of races.
Fixes issue: https://github.com/canismarko/dungeon-sheets/issues/49
2020-05-01 10:43:32 -05:00
Robert Kubosz 14ea609617 remove gray color for unprepared spells 2020-05-01 17:07:02 +02: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 e778dd79d5 add Cloak of Displacement to magic items 2020-05-01 00:12:15 +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 82ae4dd63e Removed parse_json.py
It was an old remnant from inital development:
https://github.com/canismarko/dungeon-sheets/issues/46
2020-04-30 00:30:40 -05: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
Mark Wolfman 1f04846554 Merge branch 'spells' of https://github.com/VKerman/dungeon-sheets into VKerman-spells 2020-04-28 12:48:27 -05:00
Mark Wolf 3e5cf25291 Merge pull request #47 from geckon/46
Fix syntax error in the regex
2020-04-28 12:25:46 -05:00
Tomáš Heger 9b7241d4b9 Fix syntax error in the regex (refs #46) 2020-04-26 00:58:20 +02:00
Tomáš Heger 806765bc94 Fix #43: is not -> != 2020-04-26 00:47:14 +02:00
Tomáš Heger 283067a25a Add Pearl of Power, Cloak of Protection 2020-04-15 21:38:27 +02:00
Mark Wolf 4a737d25a5 Merge pull request #23 from cemkeylan/master
Typo
2020-04-14 09:19:11 -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 47623409f5 Added id insinuation 2020-02-04 15:33:38 -05:00
tim_jackins cc7cb7327d Added elemental adept 2020-02-04 15:33:24 -05:00
Jack 4131691da1 Added rashemi to races 2020-02-02 13:53:06 -05:00
Robert Kubosz f54baa9436 add missing druid spells 2020-01-17 09:41:28 +01: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
Jack 82f3d2588a Removed extra spacing on feature setting 2019-12-21 17:02:24 -05:00
Jack cb0fe1e2d8 Fixing fighting style error 2019-12-21 17:00:46 -05:00
Tim-Jackins 08ed7da59d Removed non utf-8 characters 2019-09-09 12:45:22 -04:00
jerom venneker 9a850526a7 slight change to hobgoblin proficiencies_text 2019-08-13 21:09:49 +02: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
Cem Keylan 5e95fba2e5 Typo 2019-07-28 14:12:16 +03:00
Mark Wolfman 7ee2d25a9f Merge branch 'bacook17-master' 2019-03-23 17:23:08 -05:00
Mark Wolfman f675c9c96f Merge branch 'master' of https://github.com/bacook17/dungeon-sheets into bacook17-master 2019-03-23 17:16:57 -05:00