SteveKoontz
e5dbd28e7b
Merge pull request #651 from hylianux/master
...
Microlite20 - New layout and styling. Also new sheet for Toon
2015-03-09 11:41:20 -07:00
Riley Dutton
afceb32a5a
Revert "Revert "Update Pathfinder Old files""
...
This reverts commit 2f92953d21 .
2015-03-09 10:28:11 -05:00
lithl
13bd2503cb
Attempt to fix div.sheet-madness bug
...
Per [this
thread](https://app.roll20.net/forum/post/1691256/css-selector-not-being-processed#post-1691256 ),
the first selector is not being processed. Because this sheet makes use
of the unicode character Heavy Multiplication X (0x2716), and Roll20's
CSS sanitation process throws out the entire thing if a backslash is
detected, the file must be saved as Unicode. This means the file begins
with the byte-order mark 0xFEFF.
This commit is assuming that the BOM is being inserted into the style
element right next to the ".charsheet" (or right next to the "div") at
the start, which obviously does not match any element on the page, as
there is neither an element `<0xFEFF class="charsheet">` nor an element
`<0xFEFFdiv class="sheet-madness">`. As a result, a newline has been
inserted between the BOM and "div" in the hope that the problem will not
persist.
2015-03-09 01:38:45 -05:00
Andrew Raphael
333792fe04
Update 13th_Age-neovatar.html
...
Corrected misspelling of "Initiative" in both PC and NPC sections.
2015-03-09 16:21:10 +11:00
Actoba
821305f4ad
#79 - Readme and date updates to prep for initial roll template release
2015-03-09 01:24:34 +00:00
Actoba
729d8b505d
Merge remote-tracking branch 'upstream/master'
2015-03-08 23:58:47 +00:00
SteveKoontz
13f6bf20ac
Update approved.yaml
2015-03-08 13:02:25 -07:00
Diana P.
e3fd6c668f
Fixed typo in craft1 title
2015-03-07 23:30:29 -07:00
Diana P.
18f84926e8
Squashed another bug
2015-03-06 16:40:25 -07:00
Diana P.
94e64d0055
Roll template update for RMSS sheets
...
Add line about roll templates to .json file; update .css and .html files
to latest roll templates.
2015-03-06 15:54:30 -07:00
Diana P.
ff2dca8817
Updated .css file for roll templates +
...
Updated .css file for roll templates, adjusted character sheet names to
put in roll templates. Added comment to .json file. Depreciated file
without roll templates in directory (with additional file with tabs) but
not linked via .json file; available for mentor users if desired.
2015-03-06 15:45:23 -07:00
Diana P.
8ee01480fa
Update roll template descriptions, variable consistency update
2015-03-06 15:28:02 -07:00
Diana P.
6e22bd68d4
some bug fixes; finalized roll templates.
2015-03-05 18:37:20 -07:00
Steve K
27d56a8c36
Removing proprietary code
2015-03-05 16:51:24 -08:00
Actoba
f063eacc49
Merge remote-tracking branch 'upstream/master'
2015-03-05 22:05:27 +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
Acyd69
56174de4af
Added Roll Templates
...
Added Roll Templates to the Pathfinder Legacy Character sheet in
preparation for Update of Holding. Please hold merge until just before
Update goes live.
This update also corrects the total-skill attribute calculator as well
as changing the weapon/attack block to allow for critical hit logic to
be used within the roll template.
2015-03-05 11:25:13 -06:00
Acyd69
eb56565fca
Merge pull request #2 from Roll20/master
...
update my master branch
2015-03-05 11:10:34 -06:00
Gaya
fcff489912
Update sheet.json
...
Trying my hardest to work out this whole json thing.
2015-03-05 03:06:19 -06:00
Gayachan
9524dac3c5
Update sheet.json
2015-03-05 02:44:10 -06:00
Gayachan
6c52a42ba9
Update maid.html
2015-03-05 02:40:40 -06:00
Gayachan
5db06e9780
Update maid.css
2015-03-05 02:39:49 -06:00
Actoba
5615bfdf2f
#79 - Flipped order of freetext class features/feats and new class action sections
2015-03-04 22:44:39 +00:00
Diana P.
8360b4b99b
Bug fixes on fullcalc sheet; added roll template sheets
2015-03-04 12:34:05 -07:00
Daniel Figueiredo Caetano
106ea6de23
Updated roll20 user id
2015-03-04 13:19:14 -03:00
Daniel Figueiredo Caetano
c367b62699
Created pt-br version of dnd sheet with translated macros and values, everything following the pattern provided by official books
2015-03-04 13:02:53 -03:00
herrozerro
ddd56ca8ba
Changes for Fugue 2.0
...
Revamped the page.
2015-03-03 13:00:22 -06:00
Riley Dutton
2f92953d21
Revert "Update Pathfinder Old files"
...
This reverts commit ffe4d91130 .
2015-03-02 13:52:06 -06:00
Diana P.
57825aa61d
Separate out Roll templates until they go live
2015-03-02 12:28:29 -07:00
Diana P.
1003213bff
Finished applying roll templates to rolls
2015-03-02 11:42:14 -07:00
vince-roll20
7387be3c30
Merge pull request #2 from Nibrodooh/patch-17
...
Patch 17
2015-03-02 10:23:46 -08:00
vince-roll20
6fa20315e5
Merge pull request #1 from Nibrodooh/patch-16
...
Patch 16
2015-03-02 10:22:57 -08:00
Matthew Carpenter
d70128f25e
Fixed missing type on prof skill names
2015-03-01 22:43:45 -05:00
Matthew Carpenter
0476de4975
Fixing devotion calculations
2015-03-01 22:41:56 -05:00
Matthew Carpenter
3afff886f6
Adding more space for mysticism path calculations
2015-03-01 22:41:05 -05:00
Matthew Carpenter
dcb17f1d8b
Fixing insight calculations
2015-03-01 22:40:05 -05: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
Actoba
d03f709313
#79 - Updated layout of weapon row and added possible support for crit range
2015-03-01 12:00:30 +00:00
Actoba
0094a39b8c
#79 - Tweak to spellcast macro to ensure that rolls are not made unless the relevant option is selected (instead of rolling but not using the results. Only exception is crit damage, which will always be rolled if the damage option is selected regardless of whether the attack is a crit or not.
2015-03-01 10:46:52 +00:00
Matthew Carpenter
0609e2a665
Fixing skill equations to match display, temp to outside difficulty calculations
2015-02-28 16:42:13 -05:00
SteveKoontz
8090e16bb7
Update approved.yaml
2015-02-28 11:13:17 -08:00