Commit Graph
37458 Commits
Author SHA1 Message Date
Riley Dutton 528101d680 Merge pull request #451 from Twibbit/master
Added in Roll Buttons for basic attacks
2014-10-21 20:43:37 -05:00
Riley Dutton c3d0659b71 Merge pull request #450 from NathaTerrien/master
v2.7 (2014/09/22) : updates to macros and API
2014-10-21 20:43:27 -05:00
bitspersecond b86fb95b9d Image & md file updates
Corrected font size issue in md
Uploaded new png file sample
2014-10-21 22:27:48 +01:00
bitspersecond 5c696f9034 See README.md for list of changes 2014-10-21 22:10:33 +01:00
DealerUmbra cb3e7f502a Adding a L5R sheet for submission
Made a correction in the JSON to ensure it validates properly.
2014-10-21 14:23:24 +02:00
DealerUmbra 6f1c9eab68 Adding a L5R sheet for submission 2014-10-20 09:53:51 +02:00
Daniel Dudek 07fde476f6 Skills updated to allow for new DoS rules 2014-10-15 13:03:59 +02:00
Matthew Carpenter 833d21f4b5 Replacing hard and extreme values with roll buttons. Also switched back to text for inputs as some browsers have an odd need to double-click out of a number typed input. 2014-10-14 23:48:07 -04:00
Cassy Murray 3b7200118c Added 'base stat' field to PTU Full sheet to aid players in tracking base stat relationships. Total stat calculation is now floor((base + allocated) * combatStage). 2014-10-14 11:39:51 -07:00
Daniel Dudek 263e71ae01 Update DarkHeresy2ed.html 2014-10-14 10:43:43 +02:00
Nico Marrero df31e552cb Adds roll20 CSS Security checks and fixes security check issues 2014-10-12 21:29:09 +01:00
Alicia G 7dc0744b4e Fixed PC Deception calculation
missed a pesky " mark
2014-10-09 20:00:57 -04:00
Alicia G 13b54903dd Merge pull request #16 from Roll20/master
update
2014-10-09 19:55:50 -04:00
Nicolas Martin 2974b247a4 Fix duplicate attr name 2014-10-08 13:47:38 +02:00
finderski 68512dba8d Minor Fixes
Fixed the Default values of Traits that caused problems with auto
calculating fields. Updated the Mook sheet so Traits don’t use the Wild
Die in the rolls.
2014-10-07 17:27:24 -04:00
benchambon 3def975902 Cops Release 1 2014-10-07 21:11:48 +02:00
dashinginventor bbfeedb477 Simple System Character Sheet
Here is the Simple System Character Sheet.  Please let me know if I need
to make any changes.  Thanks!

Derek
2014-10-06 09:14:49 -07:00
Twibbit be5e1e59c3 Added in Roll Buttons for basic attacks
I have been thinking of adding these into my sheet for awhile. Finally got around to doing it.
2014-10-03 11:30:49 -05:00
NathaTerrien 8d8d5c4bba v2.7 (2014/09/22) : updates to macros and API
Natha's Numenera v2.7 (2014/09/22)
No change to the character sheet.
Moved the API scripts and Macros files to Git.
Enhanced Readme.md.
Updates to the API functions and macros  :
1. New function/macro to apply damage to NPC (the Character must have
these attributes: "Health" and "Armor")
2. Update to the stats rolls (function and macros) : now they handle
damage effort and the chat output has been corrected.
2014-10-02 00:37:08 +02:00
Riley Dutton 6316de8bde Merge pull request #449 from Rogerdodge/master
Update Continuum.html
2014-10-01 09:03:36 -05:00
Riley Dutton 1859d1bb78 Merge pull request #448 from Actoba/master
5e "unskilled" roll bugfix
2014-10-01 09:03:17 -05:00
Riley Dutton 7533a9f623 Merge pull request #446 from Craftomega/patch-1
Fixed Atributes for DH2
2014-10-01 09:03:12 -05:00
Riley Dutton 3c01af80b5 Merge pull request #444 from DigitalPagan/COC_7th_Ed
Fixing a few things
2014-10-01 09:02:36 -05:00
Riley Dutton 90f4b5889a Merge pull request #443 from nihco2/patch-1
Try to fix real time record of characteristics
2014-10-01 09:02:28 -05:00
Riley Dutton 4558457b25 Merge pull request #441 from Ardnived/master
Polished the Dungeon World sheet.
2014-10-01 09:01:53 -05:00
Riley Dutton 0726529a65 Merge pull request #439 from Thequietcroc/master
HOLY CRAP I FINISHED THE NPC SHEET
2014-10-01 09:01:19 -05:00
Riley Dutton c70de29c71 Merge pull request #438 from plexsoup/patch-1
Fixed typo
2014-10-01 09:01:13 -05:00
Riley Dutton 3c75589622 Merge pull request #436 from paw818/master
Changes, Additions, and Fixes
2014-10-01 09:01:06 -05:00
Riley Dutton 80f201d0d3 Merge pull request #435 from kevinsearle/sf
Cleaned up HTML and CSS files
2014-10-01 09:00:44 -05:00
Riley Dutton 2fa306648e Merge pull request #434 from NMarrero/master
Updated to fix global css error, source logo from bitbucket instead of locally
2014-10-01 09:00:39 -05:00
Riley Dutton 14c0a907ce Merge pull request #432 from Lithl/master
Update DFRPG.css
2014-10-01 09:00:25 -05:00
Rogerdodge b0cda113ed Update Continuum.html
Add options for crossing 0 to eliminate 1 year error that was previously calculated in your span log, change format of mind/body/quick checks to match skill check format and remove the inline rolls for visibility of info.
2014-09-30 23:20:01 -07:00
Actoba 1367635e39 Update last updated date 2014-09-30 19:55:22 +01:00
Actoba dd56f2ffc5 Merge remote-tracking branch 'upstream/master' 2014-09-30 19:51:59 +01:00
Actoba 60805feb1a Fixed #447 - Updated PC and NPC unskilled rolls to use the correct mod so that they take into account the proficiency setting next to them instead of ignoring it. 2014-09-30 19:50:55 +01:00
Craftomega e37af3c0eb Fixed Atributes
Changed influence test to use Influence not int.
Changed Medicae to use Medicae not Logic.
2014-09-28 11:00:00 -06:00
Matthew Carpenter 587557acae Merge branch 'master' into COC_7th_Ed 2014-09-26 10:51:45 -04:00
Matthew Carpenter acc5adbe34 Fixing custom fonts, fixing max SAN calulation, changing some inputs to number, adding auto-calc to fieldset values, removing number spinner from webkit browsers 2014-09-26 10:43:46 -04:00
Matthew Carpenter 5e6d48b1f1 Adding Fighting and Firearms to other skills list 2014-09-25 22:04:13 -04:00
Nicolas Martin 42b3e7aeb7 Try to fix real time record of characteristics 2014-09-26 00:08:27 +02:00
Thequietcroc cde43bb9de Fixed NPC Feat and Skill hide buttons 2014-09-25 13:25:27 -05:00
mantonyz aa5590b29b Create M20.html 2014-09-23 16:37:07 -05:00
Devindra Payment 368569a308 Overhauled the Dungeon World sheet. 2014-09-23 14:17:54 -07:00
mantonyz 83bd8ac7d7 Update sheet.json 2014-09-23 16:05:37 -05:00
mantonyz 168b0caa99 Create sheet.json 2014-09-23 16:02:54 -05:00
mantonyz 925376e962 Create M20Personal.css 2014-09-23 15:52:38 -05:00
mantonyz 614327ea2f Create M20personal.html 2014-09-23 15:51:57 -05:00
Thequietcroc 0e633cf76e Updated NPC spells and SLAs 2014-09-23 07:53:01 -05:00
Thequietcroc 47ae3c2757 Updated PC attack macro 2014-09-23 07:45:46 -05:00
Thequietcroc 4df72b9466 Typo 2014-09-23 07:42:57 -05:00