Commit Graph

18 Commits

Author SHA1 Message Date
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