454 Commits

Author SHA1 Message Date
Thorben Klyn a4a347e9c9 fix spelling 1 instead of l 2022-08-23 07:13:23 +02:00
Thorben Klyn 9c5f97f6bf added warlock patrons from TCE 2022-08-23 06:48:32 +02:00
Thorben Klyn 560e7d4c51 Added Warlock Eldritch Invocations from TCE 2022-08-22 09:42:00 +00:00
Mark Wolfman 50d212e3d0 GM notes now have a monster summary table. 2022-07-30 20:57:36 -05:00
Mark Wolfman 1d74ef8f80 Removed duplicates from monsters and monster spells in GM notes. 2022-07-30 20:39:44 -05:00
Mark Wolfman a0a6b58e07 Foundry import now imports some class features. 2022-07-27 10:55:41 -05:00
Mark Wolfman 28df44197d Added spell list to Djinni monster. 2022-07-27 10:55:41 -05:00
Mark Wolfman 47c0d3901f Merge pull request #133 from agrgordon/patch-1
Added armor proficiencies to mountain dwarves
2022-07-18 11:26:20 -05:00
agrgordon bd2ae0e39c Added armor proficiencies to mountain dwarves
Had been previously missing.
2022-07-18 10:47:59 -04:00
Mark Wolfman 7effe9a117 Merge pull request #132 from meson800/jack_of_all_trades_initiative
Updated Jack of All Trades to apply to initiative rolls
2022-07-17 22:52:00 -05:00
Christopher Johnstone c0c278bc52 Updated Jack of All Trades to apply to initiative 2022-07-17 14:08:06 -04:00
Mark Wolfman 2d71c855b4 Merge pull request #129 from bw-mutley/Companions-and-Weight
Companions and weight
2022-07-08 19:36:38 -05:00
Mark Wolfman 7dc3b9f478 Merge branch 'master' into Companions-and-Weight 2022-07-08 10:58:10 -05:00
Mark Wolfman a452d5db9f Merge pull request #131 from meson800/upstream-fix-racial-proficencies
Fix racial proficiencies bug
2022-07-05 09:33:04 -05:00
Mark Wolfman 7fc8e711b5 Merge pull request #130 from meson800/add-gh-actions
Add Github actions testing
2022-07-05 09:31:27 -05:00
Christopher Johnstone a506bdd304 Fixed misspellings of "proficiencies" 2022-06-24 20:39:03 -04:00
Christopher Johnstone 002d38990d Add a test for racial weapon proficencies.
Note: should fail due to misspelling.
2022-06-24 20:38:56 -04:00
Christopher Johnstone 7b6df481c7 Rearrange final test run to fail GHA run if tests fail 2022-06-24 20:28:20 -04:00
Christopher Johnstone 7b49277173 Separate flake from testrunning 2022-06-24 13:22:26 -04:00
Christopher Johnstone 725fc32ce9 Allow apt-get to use sudo 2022-06-24 13:02:17 -04:00
Christopher Johnstone be661e888e Created initial GH-actions version of test runner. 2022-06-24 13:00:26 -04:00
Mark Wolfman 89154bef3b Foundry JSON file now resolves magic item names. 2022-06-07 22:16:09 -05:00
bw-mutley 308e7e43b7 Delete sorcerer_ranger_test.py 2022-04-06 16:42:12 -03:00
bw-mutley ed8a9f73e2 New name to come in terms with pytest 2022-04-06 16:41:46 -03:00
bw-mutley 52069b0fbf Add files via upload 2022-04-05 23:39:36 -03:00
bw-mutley 8e3669554a Add files via upload 2022-04-05 23:39:02 -03:00
bw-mutley fb042efae7 added spell description to appear for race spells
The spellsheets shouldn't be restricted to spellcasters. I suppose if a char gains access to a spell by a feature or any other means, the spellsheet should include it. So I changed a line in `make_sheets` so it calls for the proper method in case the char has any spell listed. 
Also, small changes were made to equipment_reader.py
2022-04-05 19:12:16 -03:00
bw-mutley d1d00b47c3 small changes to equipment_parser
Included predefined packs and other items
2022-04-03 20:42:27 -03:00
bw-mutley 061ba5ece1 small fix to MSavage_template 2022-04-03 20:39:09 -03:00
bw-mutley 00a582125a Added Beast Master and Equipment tests 2022-04-03 20:38:17 -03:00
bw-mutley 8c0322651c Added tests for dice and equpment parser 2022-03-30 01:11:22 -03:00
bw-mutley 94655735e3 Fixed small bugs with big effects
Fixed the character_potrait variable in make_sheets. Tested OK with .json files in example.
2022-03-30 01:07:25 -03:00
bw-mutley 313b580e3f Added char files for testing Companions and Weight 2022-03-30 01:03:25 -03:00
Mark Wolfman 82aa9cdf24 Added instruction on how to run only a sub-set of the tests. 2022-03-20 11:58:06 -05:00
Mark Wolfman 630ce519a1 Added instructions for running tests and building docs. 2022-03-20 11:38:10 -05:00
bw-mutley 4c32e7eed7 Delete MSavage_template.tex 2022-03-19 15:25:45 -03:00
bw-mutley b31e56dffe Added tests for Companions and Weight features 2022-03-19 15:20:13 -03:00
bw-mutley 6f6905f1ce tested version of character et al 2022-03-19 15:09:04 -03:00
bw-mutley 062adafe6a Included gm_spellbook and updated MSavage form 2022-03-19 12:37:28 -03:00
bw-mutley fb0f66aa10 Delete gm_spellbook_template.tex 2022-03-19 12:35:56 -03:00
bw-mutley 9854a891d5 Delete gm_spellbook_template.html 2022-03-19 12:35:45 -03:00
bw-mutley 9aa1f7e004 Delete companions_template.tex 2022-03-19 12:35:36 -03:00
bw-mutley 9d9808b7e0 Delete companions_template.html 2022-03-19 12:35:11 -03:00
bw-mutley 0b513318c5 Included gm_spellbook and small changes to MSavage 2022-03-19 12:34:34 -03:00
bw-mutley 53c0f42622 Included ranger_beast setter 2022-03-19 12:32:25 -03:00
bw-mutley f2949521d7 Included companions and weight management 2022-03-19 12:31:03 -03:00
Mark Wolfman de1506c13f Merge pull request #128 from allemangD/fix-windows-texinfo
Fix malformed TEXINPUTS on Windows.
2022-03-12 11:11:19 -06:00
David Allemang 184ff7fc7f Fix malformed TEXINPUTS on Windows.
Use `;` as the path separator on Windows since drive letters contain the `:` symbol.
2022-03-12 08:38:04 -05:00
Mark Wolfman 4691e154fd Included example and docs of making magic armor and a magic shield. 2022-03-10 14:25:08 -06:00
Mark Wolfman c9a0eb1f0e Added ability to define magic weapons by multiple inheritence. 2022-03-10 14:17:26 -06:00