Commit Graph
52 Commits
Author SHA1 Message Date
Diana P. e3fd6c668f Fixed typo in craft1 title 2015-03-07 23:30:29 -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. 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
Diana P. e604802c88 More updates to Roll Templates 2015-02-21 18:20:19 -07:00
Diana P. 3465a303eb Fixed Roll Template Header alignment again. 2015-02-18 23:45:36 -07:00
Diana P. 2429018b5c Started adding RollTemplates
Started adding RollTemplates to the various checks; added a couple of
additional edit boxes to allow editing of the macros and calculations.
2015-02-18 23:37:39 -07:00
Diana P. ccf4d5c904 Mostly added parenthesis around calculated values so they play nicer with macros 2015-02-17 23:16:55 -07:00
Diana P. d2ea7a35d3 Update D&D 3.5 sheet to have roll-templates available; add version number. 2015-02-17 17:01:11 -07:00
Diana P. 0641088ccf Fix input box name for lvl 7 arcane spells. 2015-01-17 16:00:35 -07:00
suldae 030cabbd6c and the AC max dex value so it works right. 2014-06-03 23:24:21 -06:00
suldae 8211899b68 Really save it with the AC dex mod calculation. 2014-06-03 23:19:10 -06:00
suldae c9edb58c09 Added code for calc dex mod for AC.
And standardized capitalization for attributes/tooltips.
2014-06-03 22:45:06 -06:00
suldae 0543540746 Fixed tooltips I had to remove due to conflicts
Fixed tooltips I had to remove due to conflicts with GitHub for Windows.
2014-06-02 15:32:28 -06:00
suldae 8571d18a29 Merge remote-tracking branch 'upstream/master'
Conflicts:
	D&D_3-5/charsheet_3-5.html
2014-06-02 15:04:52 -06:00
suldae 9283705236 Sync 2014-06-02 14:53:12 -06:00
suldae 99b8c7cb3b Update Roll button attributes
to actually have the attr_ in their name.
2014-06-02 10:44:33 -06:00
suldae 672a79d178 Update weapon tooltips 2014-06-01 21:58:23 -06:00
suldae b89925c16b Additional Spell Sections
and fixed prepared/used spells
2014-06-01 20:51:46 -06:00
suldae 0de57000de Updating checkbox styling 2014-06-01 00:11:21 -06:00
suldae b769c2dbec Fix alphabetization 2014-05-29 23:44:31 -06:00
suldae 0808e346ed Add Disable Device Skill 2014-05-29 23:39:26 -06:00
suldae 6ff15c0d85 Fixing position of section header
Fixed position of section header
2014-05-29 18:53:21 -06:00
suldae ddc4db8b48 Css Support for collapsible spell sections
Added support for collapsible spell sections.
2014-05-29 18:26:57 -06:00
suldae 1e8fe6542f More fixes
Reduce size of speed box so it fits in the section better; add a none
option to damage stat under categories.
2014-05-29 18:24:11 -06:00
suldae 697a1e8548 Added additional sections for spells
Added additional spell sections as well as check boxes to collapse them.
2014-05-29 16:21:50 -06:00
suldae 2e2005da69 Added 2 additional sections for spells
Added 2 additional sections for spells
2014-05-29 15:07:39 -06:00
suldae d736fd8c49 Tweak to weapons again
Added pulldown for weapon damage stat; differentiated it from weapon
attack stat; adjusted damage macro to use the weapon damage stat.
Added a 2nd Caster level box and updated one of the sample spell macros
to use it.
2014-05-29 14:35:31 -06:00
suldae fdd5b9602a removed some misplaced/bogus styles
removed some misplaced/bogus styles
2014-05-28 23:41:34 -06:00
suldae 309abaf86a Char sheet fixes
Modified weapons again, added HD box, updated some of the tooltips.
2014-05-28 23:28:53 -06:00
42shadow42 9fda70006a Update charsheet_3-5.html
Standardized box sizes in AC Calculation.
2014-05-28 22:49:19 -06:00
Riley Dutton f033cd0fb7 merge 2014-05-28 16:56:20 -05:00
suldae 6a1e45591b Fixed error in calculation.
Fixed one item too many.
2014-05-28 15:09:00 -06:00
suldae a5ab9ed48c Update CSS/html files
Fixed grapple-size value; attempting commit again.
2014-05-28 14:54:39 -06:00
suldae 63242ba8dd Update sheet.json
Update instructions.
2014-05-27 22:16:22 -06:00
suldae 388376d2b2 Update charsheet_3-5.css
Added support for collapsible weapons.
2014-05-27 22:10:03 -06:00
suldae 8bfe90fe9b Update charsheet_3-5.html
Changed weapons to collapsible rather than fieldsets.  Moved feats/class/racial abilities back to the right column, added code to try and keep columns aligned.  Added more titles/tooltips to fields.  Fixed a couple typos.
2014-05-27 22:08:23 -06:00
suldae 10270e0004 Update charsheet_3-5.html
Based on conv with Peter R.:
Added alternate movement, spell pen, spell focus, alt ability for jump/climb.
moved race/type and class/character level one space counterclockwise.
Adjusted weapon damage input box to textarea and added title to encourage editing to adjust weapon damage.
Added calculations for BAB for second, third, and fourth attacks.
2014-05-22 17:35:51 -06:00
suldae 6c0fb8f9f0 Update charsheet_3-5.html
Add repeating section for other skills, move sections for feats/class/racial abilities to other side; add box for caster level for spell calculations.  Added missing skills: Decipher Script, Open Lock, Slight of Hand, Tumble & Use Magic Device.  Fixed typo/bug with calculating armor penalties for some skills.
2014-05-22 10:38:39 -06:00
Riley Dutton 4b6b3835fe Merge pull request #201 from suldae/master
Add user-editable fields for the macros many of the roll buttons
2014-05-16 08:26:56 -05:00
suldae 5ef09cd5d2 Update charsheet_3-5.css
update .css to go with updated .html file
2014-05-15 09:09:54 -06:00
suldae 512688a68f Update charsheet_3-5.html
Add user-editable fields for many of the roll macros.
2014-05-15 09:08:51 -06:00
Riley Dutton 8865469c6c Merge pull request #174 from suldae/master
Update charsheet_3-5 html and jpg
2014-05-12 08:10:36 -05:00
suldae 76d19c629e Update to charsheet_3-5.jpg
Update preview image
2014-05-10 17:03:56 -06:00
suldae aa78cafda5 Update charsheet_3-5.html
Added section for spells
2014-05-10 16:57:39 -06:00
Riley Dutton c6b764af55 Merge pull request #164 from suldae/master
Add class-skill check boxes and calc of skill points/lvl
2014-05-09 14:32:33 -05:00
suldae b480592a56 Add class-skill check box and calc of skills/lvl 2014-05-08 17:43:39 -06:00
Riley Dutton 51561a1074 fixing json errror 2014-05-06 13:58:00 -05:00
suldae 323fa70cc9 Update sheet.json 2014-05-06 09:56:43 -06:00