Commit Graph

63 Commits

Author SHA1 Message Date
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
Ben Cook 0ed7262fc8 first features implemented 2018-12-19 16:56:04 -05:00
Ben Cook db76a1924a added new spell functions and custom weapons 2018-12-19 14:33:24 -05:00
Ben Cook e9d3bf989c updated Spells so they auto track concentration and material cost, and display all on spell page 2018-12-19 13:51:49 -05:00
Ben Cook 1629ca7460 v0.7.2: multiclass character now function, with correct spell slots. Need to add MulticlassProficiencies 2018-12-19 11:49:31 -05:00
Ben Cook 0a6bd4df28 need to add spell slots even if no prepared spells of that level 2018-12-19 10:44:49 -05:00
Ben Cook 667d7df7d8 added multiclass with multiple spellcasting classes 2018-12-19 10:43:26 -05:00
Ben Cook 7200b7a4db updated todo list 2018-12-19 10:15:43 -05:00
Ben Cook e517223ad2 first multiclass character works 2018-12-19 10:12:01 -05:00
Ben Cook 8f0ee321a4 test that backward compatability works 2018-12-19 09:34:03 -05:00
Ben Cook 6c634c0429 added first version of multiclass options. Need to test 2018-12-18 22:30:40 -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 bb09b9dacb Fixed duration for Engantgle spell. 2018-11-20 13:16:28 -06:00
Mark Wolfman f10867719d Added feature enhancements for Druid's
- Circle now properly reflects the druid's available wild_shapes
- Unavaiable wild_shapes are not listed on the sheet but ghosted.
- ``spells`` is now longer relevant, only use ``spells_prepared`` in
  the character file.
2018-10-31 18:16:35 -05:00
Mark Wolfman d2c24cfb2a Added a few monsters and spells, and pdfrw dependency. 2018-10-28 13:42:33 -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 0140290b51 Version bump to 0.5.0 2018-10-17 02:58:12 -05:00
Mark Wolfman 3368a435cb Added a fallback PDF routine that uses pdfrw package instead of pdftk utility. 2018-10-17 02:53:11 -05:00
Mark Wolfman 3c3d4be218 Added documentation, currently for writing character sheets only. 2018-10-15 00:52:31 -05:00
Mark Wolfman 0648a08d0c Made pdflatex an optional dependency and a little more reliable. 2018-10-14 15:21:07 -05:00
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