Commit Graph

28 Commits

Author SHA1 Message Date
Mark Wolfman b09fb2430b Added travis continuous integration. 2018-10-14 14:10:10 -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 Wolf 5a15b0dfd0 Merge pull request #1 from athos-ribeiro/readme
Add external dependencies to documentation
2018-09-10 13:33:16 -05:00
Athos Ribeiro c32b9a654d Add external dependencies to documentation 2018-09-10 11:46:18 -03:00
Mark Wolfman d705a1cb31 Added detailed spellbook for spellcasters 2018-05-03 00:48:36 -05:00
Mark Wolfman 23ca1d6884 Added ritual and concentration spell indicators. 2018-05-02 23:29: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
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 e6bec1ce55 Added more all wizard necromancy spells and a spell factory. 2018-04-09 23:58:56 -05:00
Mark Wolfman 82d59a70d9 Added more spells. 2018-04-06 18:14:13 -05:00
Mark Wolfman bab2413f4d Added spell proficiencies and an example warlock character sheet. 2018-04-02 00:03:55 -05:00
Mark Wolfman ab8df8819a Added a bunch of spells, and a tools for parsing the json spells list. 2018-04-01 21:39:54 -05:00
Mark Wolfman 9fd2747eb8 Uploaded to pypi and added REAME.rst 2018-04-01 01:14:58 -05:00
Mark Wolfman dc331dbbf4 Added some spell definitions. 2018-03-31 11:28:17 -05:00
Mark Wolfman 0f6d6a03a2 Added some spells to spellsheet, but many still not entered. 2018-03-29 23:53:52 -05:00
Mark Wolfman 8a53b7c2be Added spell sheet for casters, but not spells yet. 2018-03-28 23:56:11 -05:00
Mark Wolfman cafde3465d Added basic support for Races and some raw text boxes. 2018-03-28 21:33:12 -05:00
Mark Wolfman e44bb9203b Added weapons, weapon proficiencies, and equipment. 2018-03-28 01:33:34 -05:00
Mark Wolfman 2790296a7c Auto-detect .py characters and added class ability proficiencies. 2018-03-27 13:27:32 -05:00
Mark Wolfman b1dedaddb2 Added some personality characteristics 2018-03-27 00:01:57 -05:00
Mark Wolfman bbfc8ff295 Added saving throws and skills. 2018-03-26 23:50:26 -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
Mark Wolf e823e71fdd Initial commit 2018-03-04 11:26:12 -06:00