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 |
|
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 |
|
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 |
|
Mark Wolfman
|
23b4bd2559
|
Fixed tests: needed defaults for making character sheets for NPCs (e.g. GM notes).
|
2022-01-22 14:49:13 -06:00 |
|
Mark Wolfman
|
a30dc28100
|
Added passive insight and investigation for GM notes.
|
2022-01-13 15:28:56 -06:00 |
|
Mark Wolfman
|
51419bd3d7
|
Added content.
|
2022-01-13 15:28:10 -06:00 |
|
Mark Wolfman
|
9225df8002
|
Added some monsters and spells.
|
2022-01-08 15:15:46 -06:00 |
|
Mark Wolfman
|
7934043775
|
Merge pull request #120 from plsaddbloodhunter/patch-1
fixed bloodhunter spell naming mistakes
|
2021-11-29 11:02:49 -06:00 |
|
N3SSUNO
|
03049b6de0
|
Update bloodhunter.py
|
2021-11-29 16:00:29 +01:00 |
|
Mark Wolfman
|
d6a92f326a
|
Updated SRD monsters with proper hit dice and damage vulnerabilites/etc.
|
2021-11-04 23:27:03 -05:00 |
|
Mark Wolfman
|
8deecf8d5c
|
Fixed bug where all monster spells show up as concentration.
|
2021-11-03 21:42:33 -05:00 |
|
Mark Wolfman
|
d8ab8687b5
|
Merge pull request #119 from plsaddbloodhunter/master
added Blood Hunter class and features
|
2021-11-03 09:07:54 -05:00 |
|
N3SSUNO
|
0fec1c62c9
|
capitalizations error
i hope i fixed those minor inconveniences in this way
|
2021-11-03 14:45:23 +01:00 |
|
N3SSUNO
|
9cfc7bcd73
|
Greatweapon Figthing
changed from Ranger to Fighter
|
2021-11-03 14:43:05 +01:00 |
|
N3SSUNO
|
30891d7bce
|
Add files via upload
|
2021-11-01 15:47:54 +01:00 |
|
N3SSUNO
|
b2363b2477
|
Add files via upload
|
2021-11-01 15:47:33 +01:00 |
|
N3SSUNO
|
5f60f22aaa
|
Add files via upload
|
2021-11-01 15:47:02 +01:00 |
|
Mark Wolfman
|
92aced83bb
|
Merge pull request #115 from majamin/master
Paladin - Oath of Vengeance features and class update
|
2021-10-13 16:19:54 -05:00 |
|
Marian Minar
|
b53d443514
|
add Channel Divinity features to Oath of Vengeance Paladin
|
2021-10-10 12:39:10 -07:00 |
|
Marian Minar
|
f602ff2af8
|
add Paladin - Oath of Vengeance features and class update
|
2021-10-10 12:27:29 -07:00 |
|
Mark Wolfman
|
be7268a0b3
|
Added generic encounter class (doesn't really do anything yet).
|
2021-10-04 17:08:19 -05:00 |
|
Mark Wolfman
|
8be31abd25
|
Merge pull request #114 from Tim-Jackins/master
Fix catapult spell
|
2021-10-01 11:12:56 -05:00 |
|
tim_jackins
|
4aba76ca3a
|
Fix catapult spell
|
2021-09-30 23:58:58 -04:00 |
|
Mark Wolfman
|
6637166ac5
|
Merge branch 'bw-mutley-master'
|
2021-09-30 21:40:45 -05:00 |
|
Mark Wolfman
|
5d2f61fe6f
|
Added command line argument for using the LaTeX character sheet template.
|
2021-09-30 21:40:23 -05:00 |
|
Mark Wolfman
|
c38d8172d2
|
Merge branch 'master' of https://github.com/bw-mutley/dungeon-sheets into bw-mutley-master
|
2021-09-30 21:16:36 -05:00 |
|
Mark Wolfman
|
35de8a673f
|
Bug fix for different instances of supertabular correction when using fancy dnd decorations.
|
2021-09-30 21:14:22 -05:00 |
|
Mark Wolfman
|
5b8ef004c7
|
Added party XP thresholds to GM sheets.
|
2021-09-30 21:10:34 -05:00 |
|
Mark Wolfman
|
1d67463566
|
Added random table for curses.
|
2021-09-17 20:08:44 -05:00 |
|
bw-mutley
|
b012c8388c
|
Merge branch 'canismarko:master' into master
|
2021-09-08 11:09:51 -03:00 |
|
Mark Wolfman
|
4f8a0e442b
|
When resolving +1 weapons, replaced check for inheritance from Weapon
with check for *improved_version* method.
Fixes https://github.com/canismarko/dungeon-sheets/issues/112
|
2021-09-07 20:10:53 -05:00 |
|
Mark Wolfman
|
288b090ca9
|
Added some content, and now restores the TEXINPUTS environmental after building.
|
2021-09-07 19:55:28 -05:00 |
|
bw-mutley
|
f296ee10ac
|
Add files via upload
|
2021-09-02 21:14:30 -03:00 |
|
bw-mutley
|
da63cc3edd
|
Add files via upload
|
2021-09-02 21:06:27 -03:00 |
|
bw-mutley
|
6248165ab3
|
Merge branch 'canismarko:master' into master
|
2021-09-02 09:17:16 -03:00 |
|
Mark Wolfman
|
b675e19407
|
Added soulknife roguish archtype.
|
2021-08-23 16:27:48 -05:00 |
|
Mark Wolfman
|
52903d91a1
|
Refactored random tables for GM sheet, added treasure table, and removed epub background image.
|
2021-08-15 22:12:05 -05:00 |
|
Mark Wolfman
|
e7ccb6f9f3
|
Added more flexible way of specifying random tables in the GM sheet.
|
2021-08-11 21:56:03 -05:00 |
|
Mark Wolfman
|
37a159f39f
|
Merge pull request #106 from dwoos/no-dex-penalty
Add a field to armor to ignore dexterity
|
2021-08-10 10:02:32 -05:00 |
|
bw-mutley
|
8034e63155
|
Merge pull request #1 from bw-mutley/bw-mutley-patch-1
Adaption to latex character sheet template
|
2021-08-09 18:58:15 -03:00 |
|
bw-mutley
|
a6eea476b1
|
Merge pull request #2 from bw-mutley/bw-mutley-patch-2
Jinjafyied version of character sheet
|
2021-08-09 18:57:13 -03:00 |
|
bw-mutley
|
a80c8c75ce
|
Add files via upload
|
2021-08-09 18:53:07 -03:00 |
|
bw-mutley
|
fe88987db1
|
Add files via upload
|
2021-08-09 18:48:29 -03:00 |
|
Mark Wolfman
|
8fab8911cd
|
Monster stat blocks now include XP alongside challenge rating.
|
2021-08-08 22:01:02 -05:00 |
|
Mark Wolfman
|
7b5aac9247
|
Added ability-specific saving throw bonuses to magic items.
|
2021-08-08 17:26:28 -05:00 |
|