Commit Graph

152 Commits

Author SHA1 Message Date
Mark Wolf d872986aeb Merge pull request #12 from jonbrouse/fix-persuasion-skill
Fix persuasion skill
2019-02-16 12:49:32 -06:00
Mark Wolf 31683fb471 Merge pull request #8 from jonbrouse/add-cleric-spell-slots
Add cleric spell slots
2019-02-16 12:48:13 -06:00
Tristan Maat 6680ab1c07 Fix project-wide spelling of "sorcerer"
"Sorcerer" was spelled "Sorceror" by mistake, which caused confusion
when trying to set character classes.

This is an API-breaking change.
2019-01-24 16:49:22 +00:00
Mark Wolfman 6480bcfc8f Fixed some formatting in spell details. 2019-01-23 17:00:00 -06:00
Ben Cook e9fe09b87f Update README.rst 2019-01-15 11:55:00 -05:00
Ben Cook be39860060 updated feature_selector to allow multiple choices of (ex) Fighting Style 2019-01-15 11:28:53 -05:00
Mark Wolfman 28a4e7f0a7 Added some monsters and monster attributes. 2019-01-13 16:54:07 -06:00
Mark Wolfman 54b5e37d45 Added a few spell definitions. 2019-01-12 21:05:20 -06: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 d723a047c6 updated tests 2019-01-02 15:47:52 -05:00
Ben Cook e6c67df8d3 Added examples for all new class features 2019-01-01 22:50:30 -05:00
Ben Cook 2d7a25724b updated how weapons are handled 2019-01-01 17:11:39 -05:00
Ben Cook 708a39403c testing all new class features 2019-01-01 16:17:00 -05:00
Ben Cook 73cb2b5e16 Added features for all classes and subclasses 2019-01-01 01:17:54 -05:00
Ben Cook 5411084001 All features added for cleric, druid, fighter, monk 2018-12-31 19:36:05 -05:00
Ben Cook d8c11b6ed1 Merge branch 'master' into features 2018-12-27 13:00:29 -05:00
Ben Cook 98444308e2 added all features for bards 2018-12-27 13:00:26 -05:00
Ben Cook ce080b9224 Completed all features for Barbarians 2018-12-27 12:18:09 -05:00
Ben Cook 4545ecb267 Added makefile to install all dependencies 2018-12-26 20:20:57 -05:00
Ben Cook c29d3694f2 Updated latest tests to pass 2018-12-26 20:00:17 -05:00
Ben Cook 8ef3026abb v0.9.3: first magic_items added 2018-12-26 19:57:40 -05:00
Ben Cook 7f560feedb Added magic items 2018-12-26 19:57:22 -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 6809d29fc2 Confirmed tests run 2018-12-26 19:07:12 -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 66880cd6bf added features and multiclass tests 2018-12-22 17:59:20 -05:00
Ben Cook d5a588deb6 confirmed all tests run properly 2018-12-22 17:16:16 -05:00
Ben Cook b799f8b108 updated character definitions to use names 2018-12-22 16:57:14 -05:00
Ben Cook 943c572d15 changed way class names are handled 2018-12-22 16:16:51 -05:00
Ben Cook 86b9c77a27 Updated weapon damage to match tests 2018-12-22 15:22:18 -05:00
Ben Cook 40b070d782 updated so all tests pass except distinct changes to desired implementation 2018-12-22 15:17:58 -05:00
Ben Cook 8ff94d0f13 version 0.9.0: added PHB warlock invocations 2018-12-22 13:21:12 -05:00
Ben Cook 8ab3133a2c added warlock invocations 2018-12-22 13:20:35 -05:00
Ben Cook 2146e315eb Renamed Spellbook to Spell Descriptions, removing invocations 2018-12-21 13:45:44 -05:00
Ben Cook bb9e44bc81 Added invocations from PHB to Warlock 2018-12-21 13:45:06 -05:00
Ben Cook 66b08b57ea added multiclass proficiencies for all classes 2018-12-21 12:44:11 -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 bcbbb6c1f7 Version 0.9.0: fully tested multiclass create-character, save options, and features for races and backgrounds 2018-12-20 22:15:29 -05:00
Ben Cook a69fe0df3e Added multiclass examples to Examples 2018-12-20 22:14:42 -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 84e1d4dd16 v0.8.0 2018-12-20 10:36:13 -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 b93b1ac6d7 reorganized spells by name, and added directory for features for each class" 2018-12-20 09:09:38 -05:00