Commit Graph
102 Commits
Author SHA1 Message Date
Diana P b86328fe21 Add Notes section for Ability Stats,
and moved them and the macro to a toggle-hidden area, adjusted/fixed
calculation for dex penalties for flatfooted and immobile AC.
2016-05-12 00:15:16 -06:00
Diana P e022e004cc Fix spacing when calculating number of dice in
attack/damage/crit damage calculations
2016-04-13 15:21:46 -06:00
Diana P b664519b82 DnD3.5: Remove some redundant nested
roll/calculations (nested ability-mod calcs).
2016-03-26 21:56:07 -06:00
Diana P 2653b6fdf6 D&D3.5: more bug squashing. 2016-03-15 19:05:19 -06:00
Diana P f61342ec09 D&D3.5: Nobody saw that typo.... 2016-03-15 16:56:18 -06:00
Diana P 91a15c0ca8 D&D3.5: Sheet workers Recalc button.
To force a recalc if necessary.
2016-03-15 16:49:59 -06:00
Diana P 7f062beb05 D&D3.5 changed the new pronoun (for macros)
setup to the correct version
2016-03-15 15:31:46 -06:00
Diana P a8756d3458 D&D3.5 : consistency fixes
add titles to what I hope are the rest of the attributes.  Update some
queries to dropdowns in the example macros.  Convert the rest of the '
-pairs to " -pairs for consistency.
2016-03-15 15:08:41 -06:00
Diana P 18cbbaa674 D&D3.5: Sheet worker does setup on sheet open
correctly now.
2016-03-15 08:43:29 -06:00
Diana P 3305eb7413 D&D3.5 CSS fixes
If I'm gonna have comments, it's useful if they are correct.
2016-03-14 19:57:11 -06:00
Diana P 5b55a1e05f Updates to both Html and CSS files
CSS support for a couple of new collapsible sections as well as
additional annotations.

HTML:  add a couple of new collapsible sections, update titles for
repeating sections, update grapple, melee attack bonus, and ranged
attack bonus to have a notes section and a macro-edit section so they
match the style of the rest of the sheet (every roll button should have
a field next to it to edit the macro now).  More work on sheet worker
calculations.
2016-03-14 05:11:28 -06:00
Diana P 28f554643c fix equipment textarea styling 2016-03-08 23:01:58 -07:00
Diana P bd6a98fd99 Adding sheet workers
Using sheet workers to calculate equipment cost/weight totals, ability
bonuses, encumbrance, etc
2016-03-08 16:50:21 -07:00
Diana P 81a35bf88f D&D 3.5 Added 1/2 Str to attack damage calcs. 2015-09-23 12:55:39 -06:00
Diana P 5884bf04f8 D&D3.5 Spacing fixes, color/error fixes etc
Reverted old pull due to an issue/mistake; This commit has fixes to
solve the spacing/alignment issue previously seen in Chrome, reverts the
colorizing of the skill rank box at zero ranks for trained only skills
(and thus solves the error it produced), fixes the appraise macro issue,
etc.
2015-09-20 21:51:03 -06:00
Diana P 2089455ed3 D&D3.5-Changed CSS order to keep tab styling together. 2015-08-12 07:01:16 -06:00
Diana P 69ee13bff7 D&D3.5 update, cosmetic +
added notes areas for saves and skills to use in the roll template notes
property.  Added support for epic levels by adding Epic Save Bonus and
Epic Attack Bonus.  Switched some value= to placeholder= to make text
fields a bit more friendly to edit.  Adjusted the size of several fields
and removed some redundant styles.

Also added additional checkbox to CSS to support the save notes.
2015-08-11 00:25:12 -06:00
Diana P a51481165c Update buttons to have correct html close tag. 2015-07-29 14:50:50 -06:00
Diana P 7ce04142ec Add Total AC calc to AC tab; +
add color coding to skill ranks for untrained skills + CSS support for
the color coding.
2015-06-30 17:10:59 -06:00
Diana P 073a232e6f D&D3.5: update image file to reflect new tabbed sheet. 2015-06-22 15:44:50 -06:00
Diana P ed096c564d D&D 3.5: Added indicator for Trained-Only Skills 2015-06-21 23:48:53 -06:00
Diana P c13ad480b8 D&D3.5- Implementing Tabbed version of 3.5 sheet.
Renamed tabbed sheet to be regular version; non-tabbed version is
depreciated but still in folder for mentor use if desired.
2015-06-20 10:37:16 -06:00
Diana P 82b8d831b3 D&D3.5; Changed the class button to toggle between 0 and 1 instead of 0 and 'Class"
Per requests.  Will need to be toggled manually to change currently
toggled skills.
2015-06-16 16:36:19 -06:00
Diana P 9c6a52ef3b D&D3.5 changed armor check penalty abbreviation to AC Pen;
removed the word Bonus from Armor Bonus in AC section.
2015-06-13 10:13:13 -06:00
Diana P a418283062 D&D 3.5 v3 of AC Section. 2015-06-13 01:04:57 -06:00
Diana P 350ed08c25 D&D 3.5: version 2 of armor class stuff + fixes for NPC sheet. 2015-06-12 00:12:04 -06:00
Diana P ed56fdd650 D&D3.5: version 1 of new AC section. 2015-06-11 01:18:50 -06:00
Diana P 70de0015b7 Mostly cosmetic adjustments to code spacing etc. 2015-06-10 01:24:49 -06:00
Diana P 90ae3368c9 style adjustments. 2015-06-09 14:35:46 -06:00
Diana P d0865da9e5 updated css to go with collapsible sections. 2015-06-09 13:21:21 -06:00
Diana P 1a5e8c75d5 Added collapsible sections in Equipment tab. 2015-06-09 13:20:30 -06:00
Diana P e220db8d01 Update title for load dropdown 2015-06-09 12:39:41 -06:00
Diana P 1ac83a4648 D&D3.5: Add encumbrance and load calcs to tabbed sheet. 2015-06-09 09:34:19 -06:00
Diana P 2b20bd1e19 Add Crit field to weapons on tabbed sheet.
Also adjusted attack macros to use the crit field.
2015-06-04 12:59:16 -06:00
Diana P 6c5e8b640c D&D 3.5; Remove crit roll button.
Doesn't really work correctly so just removing it.
2015-06-03 22:45:59 -06:00
Diana P e2e5cb4231 D&D 3.5: Update to tabbed version of sheet and css file to support that.
Bug fixes, some code clean-up and re-arranging.  Moved NPC section to
match live sheet.  Moved Roll Template section to bottom to match live
sheet.
2015-05-11 22:51:36 -06:00
Diana P e47f8f7b27 A couple minor bug fixes; fixed NPC initiative roll potential issue 2015-04-30 10:58:50 -06:00
Diana P fd5ef8081b Update NPC section on tabbed sheet as well. 2015-04-30 10:52:09 -06:00
Diana P ddf52e42d0 Update D&D3.5 character sheet to use nested inline rolls
+ add NPC/Monster tab; update CSS for NPC tab as well.
2015-04-29 23:37:54 -06:00
Diana P f5178821b6 D&D 3.5: Remove labels from skill calculations so they work in skill queries without adding a roll. 2015-04-17 12:44:45 -06:00
Diana P bfb1e5b764 Fixed the roll button for the Balance check. 2015-04-14 23:17:37 -06:00
Diana P 19293e760d Update column width for 3.5 full attack in tabs-n-roll templates bonus sheet. 2015-04-13 10:48:34 -06:00
Diana P. e975f4d8f8 Update width of fullattackmacro to get the button next to it to hopefully sit nicer. 2015-03-23 09:56:03 -06:00
Diana P. 20ee50d22c fix to maxdex calc in armor worn fix
removed an erroneous armorworn; changed 1e10 to 10000000000 to get the
equation to work correctly.
2015-03-18 12:17:45 -06:00
Diana P. d15a268211 Added checkboxes and logic for armor and shield worn
Affects armor and shield worn bonuses as well as max dex mod and armor
penalty.  The checkboxes are next to the armor/shield titles.
2015-03-17 16:57:30 -06:00
Diana P. 6894859657 Minor fixes
Cosmetic fix to Spell section label, rename strmodrab to dexmodrab to
correctly follow naming convention, correctly use armorclassshieldbonus
and  instead of just shieldbonus to allow use of armorclassshieldbonus
in worn calculations later.
2015-03-16 23:34:33 -06:00
Diana P. d946912cd5 Add Dodge to AC/Touch AC; Add Powerpoint section 2015-03-13 15:20:28 -06:00
Diana P. 5bd1124c8c Fix class for Balance skill to resize it back to where it should be. 2015-03-11 09:19:36 -06:00
Diana P. 2956296a90 And update version number/date to be correct as well 2015-03-10 13:48:48 -06:00
Diana P. 16cb49d364 Fix extraneous token action class on roll-template example macros 2015-03-10 13:46:45 -06:00