Commit Graph

30 Commits

Author SHA1 Message Date
Christopher Johnstone a506bdd304 Fixed misspellings of "proficiencies" 2022-06-24 20:39:03 -04:00
Mark Wolfman b675e19407 Added soulknife roguish archtype. 2021-08-23 16:27:48 -05:00
Mark Wolfman 1c0c13df72 Register content by module name, to avoid circular imports. 2021-08-07 22:51:44 -05:00
Matthew DeMartino 610d75582b [WIP] Creating an Encounter 2021-05-22 20:04:47 -04: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 a67fac2f17 Removed a redundant definition for the goblin race
fixes https://github.com/canismarko/dungeon-sheets/issues/76
2021-02-10 21:09:58 -06:00
Tomáš Heger 5a9bb96dd9 Replace all relative imports with absolute ones 2020-05-05 23:00:17 +02: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
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 a49d263a66 Added Kalashtar Race from Eberron: RFTLW 2020-03-17 03:49:51 -05:00
Jack 4131691da1 Added rashemi to races 2020-02-02 13:53:06 -05: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
jerom venneker 9a850526a7 slight change to hobgoblin proficiencies_text 2019-08-13 21:09:49 +02:00
jerom venneker eb6bc7d591 Added the monster races from volos guide 2019-08-13 20:43:45 +02:00
Ben Cook 708a39403c testing all new class features 2019-01-01 16:17:00 -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 35b272be5f Added subclasses from PHB, SCAG, XGTE. Need to add features for all 2018-12-21 10:37:02 -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 371fb327d3 Added all racial features in PHB, EEPC, VGTM 2018-12-20 20:28:35 -05:00
Ben Cook 5a221877dc create-character now works for multiclass and subclasses 2018-12-20 14:00:39 -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 274f34fe88 added Aasimar, updated background languages, and corrected a few other issues 2018-12-17 16:47:58 -05:00
Mark Wolfman 94d502462a Finished the basic functionality of the character creator. 2018-04-23 14:08:05 -05:00
Mark Wolfman 624eb620a6 Added the TUI for creating a character, but it does not save. 2018-04-21 15:54:41 -05:00
Mark Wolfman cafde3465d Added basic support for Races and some raw text boxes. 2018-03-28 21:33:12 -05:00