Randall Reed, Jr
3bcb73f2ef
Remove console log
2021-08-08 15:01:14 -04:00
Randall Reed, Jr
f623cade2f
Calculate prepared spells on load
2021-08-08 14:44:39 -04:00
Randall Reed, Jr
fa006dd996
Calculate prepared spells when changed
2021-08-08 14:44:15 -04:00
Randall Reed, Jr
69e0567421
Add Spells Prepared fields to spell table
2021-08-08 14:41:47 -04:00
Randall Reed, Jr
735fe6b2df
Add attunement to first page of Inventory
2021-07-28 20:50:41 -04:00
Nathanael Winget
cfb3227746
Add legacy sanitization opt-in
2021-02-04 10:52:31 -05:00
darmes
71e18d80d1
DnD_5e Monster Compendium Support
...
Adds partial support for drag-and-dropping monsters from the compendium onto the NPC sheet. Automatically populates most values, but doesn't set actions.
2018-03-10 12:38:48 -06:00
Matt
51b023fa98
Adding partial compendium support to D&D 5e Community sheet.
2017-05-18 21:32:18 -07:00
Phil Behreberg
95b63de547
prettify + fix typo
2017-03-21 15:05:53 -06:00
Actoba
9abe963ac8
Fixing bug with recently introduced default roll option
2016-04-09 18:34:20 +01:00
Déja Augustine
da94c67819
Add default roll options panel
2016-04-03 23:43:13 -05:00
Actoba
2d3746b3eb
Fixing issue with the show math roll option on weapon attacks incorrectly showing damage bonus instead of to hit bonus
2016-03-04 19:43:15 +00:00
Actoba
6f6f2b0341
Fixing typo in charisma save name
2016-03-03 21:32:47 +00:00
Actoba
8108c2afd5
Fix for roll options window positioning
2016-02-29 19:22:58 +00:00
Actoba
917d0838e6
Tweaked spell roll template output to show the spell effect output in a single column instead of 2 (Thanks Frank A!)
2016-02-26 21:33:28 +00:00
Actoba
339ae90cdd
Fixed show math on weapons showing the global damage bonus twice instead of the global attack bonus and the global damage bonus in the appropriate show math RO sections
2016-02-22 07:20:28 +00:00
Actoba
770084ebe2
Updated readme for roll option update
2016-02-21 22:44:49 +00:00
Actoba
923f8d1721
Updated weapon section to add roll options...though this section is the next target for an overhaul...
2016-02-21 22:16:10 +00:00
Actoba
1813580d60
Added additional whisper to GM roll option for death saves
2016-02-21 18:55:07 +00:00
Actoba
f7255b9357
Added initial roll options for death saves, re-ordered new simple roll template section within the larger template structure
2016-02-21 18:51:32 +00:00
Actoba
8b7b5e6ebf
Added roll options for all skill/ability checks
2016-02-21 18:33:22 +00:00
Actoba
31909ffce6
made changes to existing roll template to re-use it for "simple" roll like saves/skill checks. Added in roll options for the acrobatics skill (to be replicated across the skills)
2016-02-21 16:42:47 +00:00
Actoba
4fb8b3e8f7
Added additional roll types for save throw roll options to allow for always advantage or always disadvantage. Tidies up the roll 2d20 output, and removed an erroneous class from the roll template save throw section that shows roll type
2016-02-21 16:18:49 +00:00
Actoba
2070ddfdac
Updated sheet version display to use an attribute so that in future I can accurately track and script migrating data from one sheet to the other.
2016-02-21 15:13:53 +00:00
Actoba
47bfa52c1a
Added (or confirmed previously undocumented work) that defaults had been added for some fields which would cause errors if unpopulated (like weapon crit range/damage).
2016-02-21 15:13:02 +00:00
Actoba
11df4a6ea7
Added roll options for all save throws
2016-02-21 14:58:08 +00:00
Actoba
818419777c
Adding roll options for STR save throws as first real integration of the externally developed/tested RO to the sheet...alongside a few tweaks to fix bugs associated with the integration. Next step is to replicate this across other rolls (starting with other saves)
2016-02-21 14:13:15 +00:00
Actoba
7ed1122afd
Updated roll template for upcoming roll options
2016-02-21 13:43:05 +00:00
Actoba
3c26d3de1d
Updated CSS for incoming roll options
2016-02-21 13:42:02 +00:00
Actoba
8548dcb13a
Added nested inline rolls for save throws in core section
2016-02-16 20:46:35 +00:00
Actoba
4ebb76e888
Another quick fix to add the missing roll templates for the NPC saves
2015-03-29 16:54:58 +01:00
Actoba
4cd34b2465
Quick fix to history skill check so it uses history tagged class actions instead of deception
2015-03-29 13:58:02 +01:00
Actoba
36d300e443
Quick template bugfix for subheaderright2
2015-03-23 23:38:33 +00:00
Actoba
0262d713bd
#81 - Updated the weapon stat options for real this time :)
2015-03-22 18:18:04 +00:00
Actoba
33e751c25e
Fixed #81 - collections of smaller updates based on user feedback from the UoH release.
2015-03-22 15:02:44 +00:00
Actoba
76638898ef
Quick tweak to allow rolls on the NPC sheet to be public or private (default)
2015-03-10 21:54:00 +00:00
Actoba
ee3fa53592
Minor spelling mistake fixed
2015-03-10 19:10:35 +00:00
Actoba
821305f4ad
#79 - Readme and date updates to prep for initial roll template release
2015-03-09 01:24:34 +00:00
Actoba
bec3e7e2c7
#79 - minor tweak to class section layout
2015-03-05 21:39:55 +00:00
Actoba
e00177a343
#79 - Updated styling on new class action section as well as removing a debug entry to get the sheet ready for release
2015-03-05 21:34:39 +00:00
Actoba
5615bfdf2f
#79 - Flipped order of freetext class features/feats and new class action sections
2015-03-04 22:44:39 +00:00
Actoba
7a38ffb1ed
#79 - Tweak to add support for a full width key in roll template where appropriate (removing the max width limit)
2015-03-01 23:17:45 +00:00
Actoba
c9a0a4e53b
#79 - minor tidy up of roll template
2015-03-01 23:00:09 +00:00
Actoba
6311da95d3
#79 - Added warning messages to old and now deprecated parts of the class section indicating that the new area should be used in both cases.
2015-03-01 22:22:22 +00:00
Actoba
aa02e1553f
#79 - All outstanding output options in new class action section hooked into the other rolls on the sheet
2015-03-01 22:08:36 +00:00
Actoba
26d21cae9f
#79 - First row of class action options now hooked in to other sheet rolls (Save's, initiative, hit dice, weapon attacks, spell info/cast)
2015-03-01 21:51:30 +00:00
Actoba
33d18c1a86
#79 - Hidden calcs to stitch together the various class action options now in place. Need to just use them in the various rolls now as well as likely tweak the roll template to accomodate
2015-03-01 21:50:35 +00:00
Actoba
12dc912292
#79 - Options added to new class section...not hooked up to anything yet
2015-03-01 19:45:19 +00:00
Actoba
9b2eebb78a
#79 - Beginnings of structure for new class actions section...still using some placeholder/copied structure though
2015-03-01 16:28:45 +00:00
Actoba
042d29e793
#79 - Updated both melee and ranged weapons to use newly added crit range attribute
2015-03-01 12:51:43 +00:00