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 |
|
Doug Woos
|
842a76cfd0
|
Add a field to armor to ignore dexterity
The dexterity modifier, whether it's a bonus or a penalty, should be ignored
entirely when computing AC for heavy armor.
|
2021-08-08 11:24:36 -07:00 |
|
Mark Wolfman
|
700541a35d
|
New function to combine dice, and use this function for hit dice.
Fixes: https://github.com/canismarko/dungeon-sheets/issues/84
|
2021-08-08 13:23:15 -05:00 |
|
Mark Wolfman
|
339dd61bce
|
Fixed spell list for Dao monster and version bump to 0.17.0.
|
2021-08-08 00:10:03 -05:00 |
|
Mark Wolfman
|
8a46ed31db
|
Renamed *extra_sections* to *extra_content* and added documentation for the feature.
|
2021-08-07 23:45:36 -05:00 |
|
Mark Wolfman
|
1c0c13df72
|
Register content by module name, to avoid circular imports.
|
2021-08-07 22:51:44 -05:00 |
|
Mark Wolfman
|
92b301a8e0
|
Made a Content base class, and changed GM extra content interface.
|
2021-08-07 21:18:34 -05:00 |
|
Mark Wolfman
|
a18b6df3bb
|
Magic items now can add to saving throw modifiers, and added
Ankylosaurus back in.
This is all or nothing at the moment, so all saving throws get the
same bonus.
Fixes: https://github.com/canismarko/dungeon-sheets/issues/101
|
2021-08-05 21:34:27 -05:00 |
|
Mark Wolfman
|
a1659873dc
|
Quick fix to module loading when using fancy D&D sheets.
|
2021-08-05 14:38:24 -05:00 |
|
Mark Wolfman
|
1e6d877e7c
|
Merge pull request #103 from matsavage/latex_environment
adds DnD tempate as submodule
|
2021-08-05 14:11:55 -05:00 |
|
Mark Wolfman
|
dfa47f957c
|
Recreated monster definitions with different restructured text layout.
|
2021-07-25 23:52:40 -05:00 |
|
Mark Wolfman
|
6bfaddf821
|
GM notes can now include arbitrary additional sections as attributes.
|
2021-07-24 17:40:21 -05:00 |
|
mat
|
b46c68eae4
|
fixes submodule
|
2021-07-22 15:03:39 +01:00 |
|
mat
|
8db45f1651
|
updates setup.py to bring dungonsheets deps into site-packages
|
2021-07-22 14:52:05 +01:00 |
|
mat
|
e758ab6a15
|
updates relative import to /
|
2021-07-22 14:34:01 +01:00 |
|
mat
|
dd2c1cc56e
|
moves submodules
|
2021-07-22 14:30:21 +01:00 |
|
mat
|
4b8458c646
|
adds DnD tempate as submodule
|
2021-07-22 14:10:41 +01:00 |
|
Mark Wolfman
|
a1a5d7783a
|
Merge branch 'vincentmalloy-master'
|
2021-07-21 17:19:16 -05:00 |
|
Mark Wolfman
|
5183a6301d
|
Added character portraits from @vincentmalloy.
Merge https://github.com/canismarko/dungeon-sheets/pull/100
|
2021-07-21 17:18:31 -05:00 |
|
Mark Wolfman
|
ee7d5de601
|
Added background paper to epub output.
|
2021-07-14 13:01:49 -05:00 |
|
Mark Wolfman
|
70cb8ae30f
|
Tweaked the style sheets for fancy decorations in epub.
|
2021-07-13 22:37:13 -05:00 |
|
Mark Wolfman
|
3df1906156
|
GM notes EPUB now contains monster spell descriptions.
|
2021-07-13 21:43:28 -05:00 |
|
Mark Wolfman
|
d26f520666
|
Epub for gm notes now prints monster spells, if specified.
|
2021-07-13 12:28:56 -05:00 |
|