Commit Graph

27 Commits

Author SHA1 Message Date
mat 8db45f1651 updates setup.py to bring dungonsheets deps into site-packages 2021-07-22 14:52:05 +01:00
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 b1e69182eb Added a CSS file to the epub output format. 2021-07-05 22:54:23 -05:00
Mark Wolfman 22dd8894bc Ability to output GM sheets as EPUB files (without CSS for now). 2021-07-04 23:19:44 -05:00
Mark Wolfman 4719ad4305 Switched to docutils/sphinx for parsing docstrings into LaTeX. 2021-04-14 07:23:18 -05:00
Mark Wolfman fcef8ed0b6 Version bump and included python 3.8 in setup.py file. 2020-04-30 00:13:39 -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
Ben Cook 5275cd0566 dungeonsheets v0.9.2: tested all features for bens campaign 2018-12-26 19:12:27 -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 b93b1ac6d7 reorganized spells by name, and added directory for features for each class" 2018-12-20 09:09:38 -05:00
Ben Cook 8f0ee321a4 test that backward compatability works 2018-12-19 09:34:03 -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 d2c24cfb2a Added a few monsters and spells, and pdfrw dependency. 2018-10-28 13:42:33 -05:00
Mark Wolfman 2c8492485e Minor fixes and minor version bump.
- More reliable clean up of stray temporary files.
- Typos in spell description.
- Separate file for version number.
2018-10-14 13:59:47 -05:00
Mark Wolfman d705a1cb31 Added detailed spellbook for spellcasters 2018-05-03 00:48:36 -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
Mark Wolfman 57043fefe3 Added a few spells and made spells sort by alpha order. 2018-04-14 13:32:31 -05:00
Mark Wolfman c9bcaac18d Added armor and shields to calculate armor class. 2018-04-14 01:28:46 -05:00
Mark Wolfman 9ff160eb59 Updated packaing for version 0.1. 2018-04-13 11:27:33 -05:00
Mark Wolfman 82d59a70d9 Added more spells. 2018-04-06 18:14:13 -05:00
Mark Wolfman 9fd2747eb8 Uploaded to pypi and added REAME.rst 2018-04-01 01:14:58 -05:00
Mark Wolfman e44bb9203b Added weapons, weapon proficiencies, and equipment. 2018-03-28 01:33:34 -05:00
Mark Wolfman d680cdc296 Some more advanced characteristics, different player classes, and a CLI interface. 2018-03-25 23:59:48 -05:00
Mark Wolfman 7862d14c9d Basic implementation, can fill in some attributes on the character sheet. 2018-03-25 21:08:48 -05:00