Commit Graph
37458 Commits
Author SHA1 Message Date
Lithl a29ffda4b9 Combat page first pass
Essence motes, attack, damage moved to Combat page
Combos, armor added
Verbose charms, weapons added
Need to remove weapons from statistics page, replace charms on
statistics page with Merits & Flaws
Need to move Dodge DV and Mental DVs to Combat page
2014-06-12 00:20:41 -05:00
Devindra Payment 00ba40fcc4 Split advantages and disadvantages, and added damage types. 2014-06-11 18:22:52 -07:00
Actoba 970a50202b Tweaked tab styling (except spell tab for now) and fixed previous minor issues with new psuedo repeating section tests in utility spell section.
TDOD: finish off utility spells section with groups of 5 added/removed by buttons and see how it works in practice before deciding to actually use it instead of built in roll20 repeating sections.  May also need to add a row number to make it easier to see which row is being used and to make it easier to know which number to use for attributes/macro usage
2014-06-12 00:34:08 +01:00
sturtus 8e5c990ef0 API sheet, bug fixes 2014-06-11 18:28:42 -04:00
Actoba cf9458c8c1 Playing around with some alternative options to repeating sections. The sheet is in a bit of a broken state because of this but i'm having computer/hardware issues so checking it in anyway so i dont lose it! 2014-06-11 22:35:50 +01:00
Actoba 89d602e8e1 Minor update to remove a reference to a section i had already removed from the readme 2014-06-11 17:47:11 +01:00
ove1kenobi 47c6bfaca0 Update sheet.json
roll20userid added
2014-06-11 09:08:30 +02:00
anarisis ee07462b64 v2.02.1 Bug fix
Fixed a bug where the hit bonus from strength was being used when the bonus for damage was needed.
2014-06-10 21:27:04 -07:00
anarisis ad5c5e0839 v2.02 Bug fixes
Fixed a bug where two wealth fields were coming up with the same value
Fixed a bug where the encumbrance table toggled the ability scores table
2014-06-10 20:42:19 -07:00
Lithl dfd7b5d88b Formatting 2014-06-10 15:09:19 -05:00
Actoba 989f4c1811 Merge branch 'master' into 5e_launch 2014-06-10 18:22:00 +01:00
Actoba 8921fe2c55 Spell sub tabs added and sections planned out. Completed utility repeating section. Need to restyle spell sub tabs to make them different from the main tabs 2014-06-10 18:21:02 +01:00
Actoba 538c66936a Completed new weapon section using static rows instead of repeating sections so that users can use the macros/attributes a bit easier. Takes up more space but this is no problem with the tabbed interface 2014-06-10 16:42:58 +01:00
Actoba 47fb41bda1 Removed racial section and moved it's elements to the background section. Adjusted tabs to fit 2014-06-10 14:41:17 +01:00
GMGroll20 b3e87560a0 valid json this time... 2014-06-10 09:21:37 +02:00
David Hawkins 82c66ef24f Update sheet.json 2014-06-10 00:55:03 -04:00
Riley Dutton 24d53cdd2d Merge pull request #327 from dayst/master
Fixed career skill not saving uncheck
2014-06-09 21:48:06 -05:00
Riley Dutton 7ffecf1c48 Merge pull request #326 from DigitalPagan/COC_7th_Ed
Adding sheet for Call of Cthulhu 7th Edition.
2014-06-09 21:47:57 -05:00
Riley Dutton 44b3541dc7 Merge pull request #324 from Ardnived/master
GURPS Sheet Update 5
2014-06-09 21:46:45 -05:00
Riley Dutton 32100d90fb Merge pull request #323 from Thequietcroc/master
Big update to Pathfinder, small update to M&M
2014-06-09 21:46:33 -05:00
Riley Dutton a17d1404e5 Merge pull request #322 from Heilemann/master
Fix broken fields (missing type).
2014-06-09 21:46:25 -05:00
Riley Dutton ca0658e665 Merge pull request #321 from anarisis/master
Players' Optional (2.01)
2014-06-09 21:46:14 -05:00
Riley Dutton d8b7bf2fc0 Merge pull request #317 from EduTheOwl/patch-1
Update true20.html
2014-06-09 21:46:01 -05:00
Riley Dutton 1b2bf77a94 Merge pull request #315 from the-storyteller/master
Preview image
2014-06-09 21:45:21 -05:00
Riley Dutton 6e535426e4 Merge pull request #314 from Aritei/patch-2
Update sheet.json
2014-06-09 21:45:14 -05:00
Riley Dutton f5685dbf39 Merge pull request #313 from pigalot/master
Added id to json
2014-06-09 21:45:10 -05:00
Riley Dutton ab369ec5ba Merge pull request #312 from Lithl/master
Update sheet.json
2014-06-09 21:45:04 -05:00
Steve Day d799eb22e3 Fixed career skill not saving uncheck 2014-06-09 21:28:15 -05:00
Lithl 4d6c7c5d4f Created UA sheet 2014-06-09 20:15:18 -05:00
Actoba bf4a35f09b Setup all the tabs i'll need and prepared sections for each content. Pending rules update, I believe that the Core stats, skills and background sections are complete for now 2014-06-10 01:32:13 +01:00
Actoba 3b6b8f96a4 Update to skills section. Should be done for now until we see what the full rules release brings 2014-06-10 00:50:50 +01:00
Actoba 24a54f2895 Fixed minor skill formatting issue and reworked core stat layout/presentation now that the tabbed view provides more space. Also standardised sub-header class to eventually replace heading-row across the sheet 2014-06-10 00:44:09 +01:00
Actoba a0df67851e Reverted change to disabled attributes after re-reading the html5 and xhtml spec and closed #11 as a result. using disabled="disabled" is valid xhtml and passes the html5 validator too. disabled="true" does not pass as valid HTML5 as boolean attributes should simply either be defined or not. There is no disabled="true".
Also WIP changes to seperate skill section out to it's own tab....suspect that I have broken something during the change though
2014-06-09 18:29:05 +01:00
Actoba 2c2426621b Correcting last checkin, this is the completed restyle/rework of skills section - issue #9
Some WIP tweaking to tabs section to make tabs smaller and use colour blind safe colours - issue #2
2014-06-09 16:45:59 +01:00
Actoba e2e465774e Basic restyle and rework of skills section complete to allow for misc modifiers on the sheet rather than via a dice query as per issue #9 2014-06-09 16:20:46 +01:00
Actoba b530cd6a7c Fixed #11 - changed disabled attribute value to true instead of disabled 2014-06-09 15:46:05 +01:00
Thequietcroc 43fecde400 Update pathfinder-neceros.css 2014-06-09 08:55:23 -05:00
Thequietcroc 12fa6418b7 Update pathfinder-neceros.html
made the spells per day section hideable
2014-06-09 08:52:02 -05:00
Thequietcroc 1340493fe7 Update mutants-and-masterminds.html
added rank boxes to powers
2014-06-09 08:44:28 -05:00
Matthew Carpenter fb327f95ef Adding sheet for Call of Cthulhu 7th Edition. The newest edition demands changes to the sheet making it incompatible with with existing CoC sheet. 2014-06-08 19:59:17 -04:00
Thequietcroc a84d2723fc Update pathfinder-neceros.html
added back the npc hp field
added temp hp and non lethal damage to npc sheet
2014-06-08 14:29:50 -05:00
Michael Heilemann de4b2c17d9 Style updates. 2014-06-08 12:10:07 -04:00
Thequietcroc baae5e85c6 Update pathfinder-neceros.html
removed uses remaining from 0 level spells
2014-06-08 10:24:47 -05:00
Devindra Payment 88816d3c0e Another small fix. 2014-06-08 07:43:58 -07:00
Devindra Payment 8bb01c6605 Bug fix 2014-06-08 07:35:19 -07:00
Michael Heilemann d6c409e025 Improved dots. 2014-06-07 21:35:33 -04:00
Michael Heilemann 90f730c474 Dots for skills. D12 dice for buttons. 2014-06-07 21:09:09 -04:00
Actoba ed32cbe85e Got basic layout for first few skills done...just need to spend the time updating them all now. Likely to tweak core section layout a bit more though 2014-06-08 01:38:58 +01:00
Thequietcroc 12fe7e31c4 Update mutants-and-masterminds.html
added injuries that affect toughness
changed some description fields to 3 line text areas
2014-06-07 19:18:24 -05:00
Alicia G 057010162b Update StarWarsSagaEdition.html 2014-06-07 20:08:10 -04:00