Commit Graph
37458 Commits
Author SHA1 Message Date
SteveKoontz 7174174cf4 Update sheet.json 2015-01-20 15:31:01 -08:00
Matthew Carpenter ab1bf9fd85 Merge remote-tracking branch 'origin/master' into Runequest6_v2 2015-01-20 17:13:59 -05:00
Thomas Seliger a7c09468cf Merge branch 'master' into 13th_Age-neovatar 2015-01-20 21:30:44 +01:00
Thomas Seliger c5e50da8a0 * tablet performance tweak as proposed in https://app.roll20.net/forum/post/1518867/attn-sheet-authors-compatibility-with-roll20-for-ipad-slash-android#post-1525727 2015-01-20 21:27:56 +01:00
Thequietcroc 7d96c3a955 Update pathfinder-neceros.html 2015-01-19 22:51:41 -06:00
Thequietcroc a12664311d Update pathfinder-neceros.css 2015-01-19 22:51:27 -06:00
aRotondi1990 31025cceb9 CSS for added sections and small tweaks
Added CSS around the melee attacks, ranged attacks, and Ki Techniques to be consistent.
2015-01-19 22:10:02 -06:00
aRotondi1990 084e84be69 Additional Sections added
Added section to track Ranged weapons and their specifics
Added section to track the basic info of Ki Techniques for characters. Actions around ki techniques might be coming later with roll templates, but just storage for now
Added labels for Initiatives, since characters with 5+ options can have a hard time remembering which penalties associate with each weapon/armor combo.
Added section in Melee weapons to account for using shields as defined in the core rulebook.
2015-01-19 22:05:49 -06:00
SteveKoontz 90b95be040 Merge pull request #570 from finderski/master
Clean Up Stuff
2015-01-19 15:59:39 -08:00
SteveKoontz f791fb3e7b Merge pull request #569 from neovatar/13th_Age-neovatar
Updates for 13th_Age-neovatar character sheet
2015-01-19 15:57:27 -08:00
SteveKoontz 80518b28cc Merge pull request #568 from willluongo/master
A few formatting tweaks and bugfix for Dark Heresy 2nd Edition
2015-01-19 15:56:42 -08:00
SteveKoontz 65c5297ea6 Merge pull request #567 from suldae/master
Fix D&D 3.5 input box name for lvl 7 arcane spells
2015-01-19 15:56:01 -08:00
SteveKoontz 35175349c5 Merge pull request #566 from Taliesin1/patch-2
Update Pendragon.html
2015-01-19 15:54:08 -08:00
Thequietcroc a6c6cb8bcc Merge pull request #2 from vince-roll20/patch-2
added roll template info for spells tab/section...
2015-01-19 08:05:32 -06:00
Thequietcroc 2bc86ee58d Merge pull request #1 from vince-roll20/patch-1
added roll templates for spells and checks
2015-01-19 08:05:17 -06:00
vince-roll20 d97760277a Update pathfinder-neceros-roll-template.html 2015-01-18 22:04:51 -08:00
vince-roll20 49865799aa added roll template info for spells tab/section...
- added roll templates for the spells tab/section (all spell button rows and macro text)

- added DC-mod field to repeatable spells. (repeatable DC-mod + spellclass-0-level-X-savedc) total is shown as part of the spell-block in chat DC-mod only pulls from spellclass-0 like the current sheet.  Not sure if it's worthwhile to create a solution that also works with spellclass-1

- added roll templates to Caster level checks and concentration sheet rolls
2015-01-18 21:39:05 -08:00
vince-roll20 d903953e5c added roll templates for spells and checks 2015-01-18 21:21:58 -08:00
vince-roll20 e67e248e3b Delete pathfinder-neceros-roll-template.css 2015-01-18 21:08:31 -08:00
vince-roll20 acd8958fd1 Delete pathfinder-neceros-roll-template.html 2015-01-18 21:07:23 -08:00
vince-roll20 2897005bdd Delete sheet.json 2015-01-18 21:07:14 -08:00
vince-roll20 1e26d9b150 added roll template to spells tab
added roll templates for the spells tab/section including caster level checks and concentration checks.
2015-01-18 20:43:43 -08:00
vince-roll20 c62ce9bf5f added roll template styles for "spells" and "checks" 2015-01-18 20:40:24 -08:00
vince-roll20 610eb7b7f1 Create sheet.json 2015-01-18 20:29:59 -08:00
vince-roll20 72989c7c77 Create pathfinder-neceros-roll-template.html 2015-01-18 20:29:06 -08:00
vince-roll20 e682f0ba42 Create pathfinder-neceros-roll-template.css 2015-01-18 20:28:09 -08:00
finderski c0fffbb22d Removed Opacity from CSS
Per Riley’s request, removed the opacity settings from the CSS file and
replaced with display: none/block respectively to improve performance.
2015-01-18 21:54:00 -05:00
Thomas Seliger ff856f61bc * updated ingo in sheet.json 2015-01-18 21:52:33 +01:00
Thomas Seliger 383faa5c59 * updated info in sheet.json 2015-01-18 21:40:00 +01:00
Thomas Seliger d087e160c7 * updated preview 2015-01-18 21:26:17 +01:00
Thomas Seliger de734d6ee0 Merge branch 'master' into 13th_Age-neovatar 2015-01-18 21:17:07 +01:00
Will Luongo b36089744b Fix another typo 2015-01-18 14:19:31 -05:00
Will Luongo b2e0913300 Fix bug in Hit button, fix layout for ranged weapons 2015-01-18 13:42:57 -05:00
Will Luongo c49f5936ad Fix formatting and typo 2015-01-18 13:20:37 -05:00
Riley Dutton a71bcffb7d Changning from using visibility/opacity to using display: block. After extensive testing, the perf hit from visibility and opacity usage is extremely high, especially on tablets. We lose the transition this way, but it's a cost we need to pay to get acceptable performance on all platforms. 2015-01-18 11:26:11 -06:00
Thomas Seliger 7a6fbc1e99 * fancy hr element
* npc attributes use their own naming scheme to prevent errors
* hitpoints are autocalculated from base value, con mod and level mod
* rearranged some sheet sections
2015-01-18 01:27:39 +01:00
Diana P. 0641088ccf Fix input box name for lvl 7 arcane spells. 2015-01-17 16:00:35 -07:00
Thomas Seliger ea32475ee9 * player character AC, PD and MD are now autocalculated (middle value + level bonus) 2015-01-17 20:04:37 +01:00
Taliesin1 9e09d75b1a Update Pendragon.html
Corrected some a few niggling issues with spelling on displayed field labels.
Improved the plain-English syntax on some of the chat box "reporting". Example: "{MYNAME} is doing a CHASTE roll becomes "{MYNAME} rolls CHASTE", etc. It's more natural-sounding syntax for English speakers and it's much more compact.
Changed the Chivalry bonus threshold to 96 per Greg Stafford's official errata.
Changed "Directed Traits" subhead to H3.
Change "actif" label next to Chivalry Bonus to "Active?"
Tweaked the label formation to be consistent across tabs. All headers are now all caps, and other labels under them are upper and lowercase to delineate the hierarchy more clearly.
Moved asterisks on Trait labels to after the label to improve alignment of labels.
2015-01-17 11:49:00 -06:00
finderski bc74ca0437 Modified CSS for Mozilla
Attempt to fix a problem with Firefox displaying the drop down arrows.
2015-01-16 14:22:00 -05:00
finderski 850bc33e24 Roll Comments Clearned
Clarified some of the Roll Comments and corrected a problem with the
Intimidation and Investigation Skills.
2015-01-16 10:58:16 -05:00
Riley Dutton 9383fe71e4 Update sheet.json 2015-01-16 09:10:49 -06:00
Riley Dutton e0b42fc99d Change filenames apparently. 2015-01-16 09:08:54 -06:00
Thomas Seliger cf30954bc0 Merge branch 'master' into 13th_Age-neovatar 2015-01-16 12:41:59 +01:00
finderski baa152879e Cosmetic Updates
Adjusted the alignment on the Attributes so that when the Dice Drop
Down Menus are used, the Rank Modifier box remains within the borders.
2015-01-15 15:14:40 -05:00
SteveKoontz 8b87231ea7 Update approved.yaml 2015-01-15 09:22:33 -08:00
SteveKoontz b9c68aac84 Merge pull request #564 from DigitalPagan/COC_7th_Ed
Fixing up the sheet notes in the json file.  URL to autocalc script was ...
2015-01-15 09:18:56 -08:00
SteveKoontz f81bed6dc8 Merge pull request #563 from dayst/master
Spelling error changed speical to special
2015-01-15 09:17:46 -08:00
SteveKoontz 48bd2ccbcf Merge pull request #562 from Taliesin1/patch-1
Update Pendragon.html
2015-01-15 09:17:28 -08:00
SteveKoontz 5e3d22bb0f Merge pull request #561 from zstlaw/FateCssFixes
Fate CSS and layout fixes
2015-01-15 09:16:41 -08:00