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
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