Mark Wolfman
5183a6301d
Added character portraits from @vincentmalloy.
...
Merge https://github.com/canismarko/dungeon-sheets/pull/100
2021-07-21 17:18:31 -05: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
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
Tomáš Heger
806765bc94
Fix #43 : is not -> !=
2020-04-26 00:47:14 +02:00
Cem Keylan
5e95fba2e5
Typo
2019-07-28 14:12:16 +03:00
Ben Cook
4f6cfde477
added HP roller to GUI
2019-03-21 17:20:08 -04:00
Ben Cook
a384fe3a27
updated max_hp in create-character
2019-01-02 21:07:22 -05:00
Ben Cook
a80fa81993
updated create-character to include weapons and armor
2019-01-02 17:55:22 -05: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
943c572d15
changed way class names are handled
2018-12-22 16:16:51 -05:00
Ben Cook
0dbe54605f
Added subclass descriptions
2018-12-21 12:25:02 -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
3e48e0d4cd
thorough improvements and checks to create_character
2018-12-20 18:26:44 -05:00
Ben Cook
5a221877dc
create-character now works for multiclass and subclasses
2018-12-20 14:00:39 -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
274f34fe88
added Aasimar, updated background languages, and corrected a few other issues
2018-12-17 16:47:58 -05:00
Mark Wolfman
0e543deee9
Added Druid wild shapes, tweaked armor, and fixed some bugs.
...
Druid's can now add ``wild_shapes = `` to their character file. "Light
leather armor" is now just "Leather Armor".
2018-10-21 02:09:15 -05:00
Mark Wolfman
94d502462a
Finished the basic functionality of the character creator.
2018-04-23 14:08:05 -05:00
Mark Wolfman
31f5a32b17
Create character now does class skills and saves the results.
2018-04-23 00:28:39 -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