Commit Graph
85326 Commits
Author SHA1 Message Date
shdwjk 798dd40e80 Add Health_max and Karma_max
Fixed bug detailed by Gauss here:
https://app.roll20.net/forum/post/1296661/marvel-super-heroes-bug-soluti
on#post-1296661
2014-10-26 23:20:27 -05:00
finderski 3f64635c21 Fixed Hidden Attribute Roll Fields
The hidden attribute roll fields for the Mooks were overriding the Wild
Card rolls, so when using @{rollSmarts} in a macro, the Wild Die was
not being rolled. Fixed the name of the fields on the Mook sheet.
2014-10-25 02:27:02 -04:00
benchambon 5e7a3e52bd Update README.md 2014-10-23 16:46:58 +02:00
benchambon a4b39bfc77 Update COPS.css 2014-10-23 16:39:54 +02:00
Nico Marrero b2d36cb9c6 Bugfix: Specify styles that conflict with other styles 2014-10-22 22:33:02 +01:00
Daniel Dudek 2e5c55573e Mistake fixed
There was an issue with the skill rolls. Should work as intended now.
2014-10-22 19:15:19 +02:00
Kevin Searle e8e0da5e04 Added settings directory for JetBrains editors 2014-10-22 07:13:06 -05:00
Kevin Searle 1e7fb4b544 Added JetBrains 2014-10-22 07:09:07 -05:00
Riley Dutton 0603ac6f89 Update approved.yaml 2014-10-21 20:47:25 -05:00
Riley Dutton db2d06e4f0 Merge pull request #462 from DigitalPagan/COC_7th_Ed
Replacing hard and extreme values with roll buttons.  Also switched back...
2014-10-21 20:46:02 -05:00
Riley Dutton 47c3de7f93 Merge pull request #461 from Minalien/master
Updated PTU Full
2014-10-21 20:45:53 -05:00
Riley Dutton 8f468f1c19 Merge pull request #460 from Mistwolf/patch-1
New Logo and Updated Skills
2014-10-21 20:45:46 -05:00
Riley Dutton ed1aaa33f4 Merge pull request #459 from NMarrero/master
Fixes CSS security check issues
2014-10-21 20:45:40 -05:00
Riley Dutton 5d528b4b50 Merge pull request #458 from alicia86/master
Fixed PC Deception skill calculation
2014-10-21 20:45:34 -05:00
Riley Dutton 608d3839e2 Merge pull request #457 from nihco2/patch-2
[rolemaster] Fix duplicate attr name
2014-10-21 20:45:27 -05:00
Riley Dutton e68f109a48 Merge pull request #456 from finderski/master
Minor Fixes
2014-10-21 20:45:20 -05:00
Riley Dutton e282c9490a Merge pull request #454 from benchambon/master
Cops Character Sheet
2014-10-21 20:45:15 -05:00
Riley Dutton 6a84e55f55 Merge pull request #453 from dashinginventor/Simple-System-Character-Sheet
Simple System Character Sheet
2014-10-21 20:45:09 -05:00
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