Commit Graph
85326 Commits
Author SHA1 Message Date
vince-roll20 043efa8180 Pathfinder - Neceros(tabbed)
typo fixed for pf_spell roll template macros were using "{{target=..."
but should have been "{{targets=...}} for proper formatting.
2015-07-20 23:29:08 -07:00
AndrewTBP 7a19165163 Forked from Dragon Age RPG
Forked from the Dragon Age RPG character sheet.
Uses the Roll Templates copied from the 13th Age character sheet.
2015-07-21 12:48:00 +10:00
Ryan Hallinan d653cd94ee Merge pull request #949 from Rogerdodge/master
Updates to continuum sheet
2015-07-20 16:26:53 -05:00
Ryan Hallinan c5ede74192 Merge pull request #948 from vince-roll20/master
Pathfinder (tabbed)
2015-07-20 16:25:56 -05:00
Ryan Hallinan 8842a394f4 Merge pull request #946 from alicia86/master
Fixes
2015-07-20 16:15:29 -05:00
Ryan Hallinan 576780648f Merge pull request #945 from cwstra/patch-2
Added Initiative Macro & Damage Bonus Field
2015-07-20 16:11:29 -05:00
Ryan Hallinan 17e15c4907 Merge pull request #944 from AndrewTBP/master
Typos Corrected
2015-07-20 16:10:56 -05:00
Ryan Hallinan 8fe4b56180 Merge pull request #943 from lostaris/patch-1
Update RogueTrader.html
2015-07-20 16:09:50 -05:00
Ryan Hallinan ef1279884a Merge pull request #942 from CoalPoweredPuppet/patch-29
Adding shot tracker, cleaning up for Firefox
2015-07-20 16:07:25 -05:00
Ryan Hallinan e90db84347 Merge pull request #941 from CoalPoweredPuppet/patch-28
Adding shot tracker, cleaning up for Firefox
2015-07-20 16:07:14 -05:00
Rogerdodge 09559d825e Update sheet.json 2015-07-20 10:37:06 -07:00
Rogerdodge 005a5ef1e6 Update Continuum.html 2015-07-20 10:32:54 -07:00
Rogerdodge 1f4582ed57 Update Continuum.css 2015-07-20 10:25:49 -07:00
Rogerdodge a0ab0ab83f Update Continuum.html
Add new version of span log to help resolve performance issues.
2015-07-20 10:23:17 -07:00
Alicia G a3081bb6f1 Date of Last update 2015-07-20 12:03:01 -04:00
Alicia G 6e2c8392bb Text Areas and Attacks
* Switched the skill formula text areas to be inputs. This will allow
users to delete the related Ability and return the formula to default
more easily.
* Updated style for dropdowns to match inputs
* Switch around the value names of the Attack Total and Damage Totals so
that the complete formula would appear in rolls.
** related Total| max is now the auto calculated field showing the total
of what's in the formula. Where related Total field is the customizable
formula.
2015-07-20 12:02:11 -04:00
vince-roll20 f9acbc33b5 Pathfinder (tabbed)
CL check formula fix
2015-07-19 15:39:29 -07:00
cwstra 76ee0e8f16 Fixed Old Typo 2015-07-19 17:22:30 -04:00
cwstra 55894b89d7 Clarified Evasion Definition
There's a bit of manual error checking involved with evasion, so I made the notes match what has to happen.
2015-07-19 13:54:47 -04:00
Alicia G ebe7c51072 Fixes
* Added decimal modifier for Turn Order Initiative
* Knowledge (Galactic Lore) mod fixed (was STR now default is INT)
2015-07-18 17:47:39 -04:00
cwstra e7118643c1 Fixed Silly Error
Forgot that attr_ bit. Whoops!
2015-07-18 15:43:23 -04:00
cwstra 12b2485b0f Added Initiative Macro & Damage Bonus Field 2015-07-18 15:38:51 -04:00
AndrewTBP 5e99d7adeb Correct Typos
Typos Corrected:
Youtube
character’s
value
2015-07-18 21:25:13 +10:00
AndrewTBP 68a8d5e8a1 Corrected Typos
Corrected typos: appearance
2015-07-18 20:47:52 +10:00
AndrewTBP 3a6e35894f Corrected Typos
Corrected typos: strength, penalty, option, enhancement
2015-07-18 20:41:15 +10:00
lostaris 8439578b32 Update RogueTrader.html
fixed melee atacks not using ws, and the R method for rolling both to hit and dmg also not using ws and not also adding strength
2015-07-18 18:16:30 +12:00
CoalPoweredPuppet 4bcb156719 Adding shot tracker, cleaning up for Firefox
What is says on the tin
2015-07-16 22:46:19 -04:00
CoalPoweredPuppet fc4d403b9e Adding shot tracker, cleaning up for Firefox
What it says on the tin.
2015-07-16 22:45:07 -04:00
Ryan Hallinan 0d63c0fc46 Merge pull request #940 from Gerdofal/patch-4
re-design of wound section and enabling of certain options
2015-07-16 12:13:21 -05:00
Ryan Hallinan 0b0620e2b9 Merge pull request #939 from Gerdofal/patch-3
Minor color changes to notes display
2015-07-16 12:12:21 -05:00
Ryan Hallinan b527be2450 Merge pull request #938 from jfredett/stars
Stars Without Number Improvements
2015-07-16 12:12:07 -05:00
Joe Fredette c30e28f162 add generic attack roll button 2015-07-15 13:35:49 -04:00
Joe Fredette 8cccd7d54d add attack + damage rolls for weapons 2015-07-15 13:35:09 -04:00
Gerdofal 60dd2d2c8e re-design of wound section and enabling of certain options
Changes in this version:
- Re-designed wound section to make it easier to understand
- Added boxes to increase or decrease physical and stun track due to modifications
- Enabled options section (in testing) at bottom of sheet (first option is to show or hide notes in rolls)
2015-07-15 08:12:21 -08:00
Gerdofal 993a973e80 Minor color changes to notes display 2015-07-15 08:11:10 -08:00
Joe Fredette e665f22a28 add initiative button 2015-07-15 01:33:22 -04:00
Joe Fredette ce8fc32f41 add roll buttons for skills
also defaults skills to -1, couldn't get the @{skill_<name>|-1} syntax to
work, which would be my preference.
2015-07-15 01:23:45 -04:00
Joe Fredette 187156e66f add roll button for saves 2015-07-15 00:50:27 -04:00
Joe Fredette 7dd5ff8115 add AC box
Very useful for macros.
2015-07-15 00:23:37 -04:00
Joe Fredette 3bfbe188a4 add box for recording attribute bonuses 2015-07-15 00:17:38 -04:00
Joe Fredette 92e269a6c3 set max system strain to unaltered Con
rule reference p64 free edition of Stars Without Number
2015-07-15 00:10:31 -04:00
Ryan Hallinan ec2db889c0 Merge pull request #937 from jfredett/dark-heresy
fix hit location values in Dark Heresy 1e and Rogue Trader
2015-07-14 18:52:06 -05:00
Ryan Hallinan f860a36afd Merge pull request #936 from hylianux/master
Microlite20 - AC Mod Bugfix
2015-07-14 18:43:55 -05:00
Ryan Hallinan a015929784 Merge pull request #935 from vince-roll20/master
Pathfinder - Neceros (tabbed) update
2015-07-14 18:43:28 -05:00
Ryan Hallinan 42cb107fbd Merge pull request #934 from nogileyelsew/master
Updated HTML and CSS
2015-07-14 18:42:39 -05:00
Ryan Hallinan 634958df57 Merge pull request #933 from mlenser/master
Update 5e shaped.
2015-07-14 18:41:04 -05:00
Ryan Hallinan a34aaded07 Merge pull request #932 from finderski/master
Vehicles, Languages, & Fixes
2015-07-14 18:40:14 -05:00
Ryan Hallinan d56a7958b6 Merge pull request #931 from CoalPoweredPuppet/patch-27
Updating fonts links
2015-07-14 18:38:56 -05:00
Ryan Hallinan 742f0e7924 Merge pull request #930 from CoalPoweredPuppet/patch-26
Updating fonts links
2015-07-14 18:38:46 -05:00
Ryan Hallinan 70b8bf10f7 Merge pull request #929 from CoalPoweredPuppet/patch-25
Updating fonts links
2015-07-14 18:38:35 -05:00