Commit Graph
9701 Commits
Author SHA1 Message Date
Lockbox313 489f79ac5e Merge pull request #3 from Roll20/master
Syncing with master
2016-08-30 11:06:31 +00:00
Phil aaaffe5fb7 Update approved.yaml 2016-08-29 19:00:42 -06:00
Phil Behreberg bbace459ab update translations 2016-08-29 18:51:46 -06:00
Phil Behreberg 68d1f3722a fixing line-endings 2016-08-29 17:54:01 -06:00
Phil 7d0415ce08 Merge pull request #1863 from SETRusty/master
Adding character sheet for FASATrek
2016-08-29 17:52:30 -06:00
Phil 5bf4baf269 Merge pull request #1864 from khendar/master
Adding features and tidying up
2016-08-29 17:35:48 -06:00
Phil 30857f2f7d Merge pull request #1862 from cwstra/patch-1
Large-ish update
2016-08-29 17:30:41 -06:00
Phil 1cc3340676 Merge pull request #1861 from suntzu777/master
bug fix for harn html
2016-08-29 17:29:37 -06:00
Phil b77e0a8ec4 Merge pull request #1858 from Wolvereness/master
Remove ABS calls in 13th Age Official
2016-08-29 17:26:42 -06:00
Phil b8b7b54061 Merge pull request #1857 from Lockbox313/master
New Twilight 2000 V2.2 character sheet, Image replacements for Flashing Blades
2016-08-29 17:22:59 -06:00
Phil e4be2dd3c9 Merge pull request #1855 from vince-roll20/AD&D1e
AD&D  1e minor update
2016-08-29 17:18:54 -06:00
Phil d55397c4cb Merge pull request #1854 from cwstra/patch-2
Added link for useful macros
2016-08-29 17:18:15 -06:00
Phil fa9bd2f8b5 Merge pull request #1853 from Matt-Morton/master
Moved Conditions roll + minor updates
2016-08-29 17:17:44 -06:00
Phil db5a142a83 Merge pull request #1850 from Rats808/master
Unknown Armies Third Edition sheet
2016-08-29 17:17:17 -06:00
Phil 2b698e979d Merge pull request #1852 from mlenser/master
Shaped 6.1.1
2016-08-29 17:14:12 -06:00
Phil 3fd6e495e2 Merge pull request #1851 from schaefferp/loa-fr
Add Leagues of Adventure (french) character sheet based on Carl Tsui'…
2016-08-29 17:13:54 -06:00
Phil 6704c874e5 Merge pull request #1849 from aeakin1/patch-1
Patch 1
2016-08-29 17:04:39 -06:00
Tim Parkinson cb187ef082 Adding features and tidying up
Addition of NPC sheet
Skill roll suggestion engine
Bloat reduction and tidying up
Bug Fixes
2016-08-29 22:47:49 +09:30
SETRusty 0a352f4d3b Adding character sheet for FASATrek
Star Trek RPG by FASA from the 1980's - This character sheet is not 100% complete but I am looking for the ability to preview some of the formatting and calculations in Roll20.
2016-08-28 20:25:22 -04:00
cwstra c85e9a586b Large-ish update
Added More Edge and Ability Support, Improved DB Calc
2016-08-28 17:32:36 -04:00
Rob 2f8ae2c37b bug fix for harn html 2016-08-28 17:49:45 +01:00
Wesley Wolfe 8453945106 Remove ABS calls in 13th Age Official
This commit removes calls to ABS in internal attributes in favor
of other built-in functionality: dice calculations.

Calls to ABS suffer from performance issues, with AC/MD/PD calls
taking upwards of 10 seconds. When changing these to use the
built-in dice calculations, there are no noticable performance
issues.

The built-in dice functions are treated as clamp operations,
providing concise min and max operators, and tests, providing
level-range operations.

Min and max operators are used rather directly for calculating
the middle-mod for stats. They are also used to clamp the
escalation die to [0, 6] range.

The max operator is used to form baselines for health
multipliers, with higher health "overflowing" from 0 when the
level matches the next change in step-size.

The level multiplier for stats in damage rolls is calculated
by performing 3 tests, adding together the successes to form
the [1, 3] range of multiplier. A level of at least 1 is assumed
during the calculation, and that test is kept for reading
clarity.
2016-08-28 02:08:31 -05:00
Lockbox313 01741e76d8 Added new logo and background because imgur decided to delete the originals 2016-08-26 12:30:42 +01:00
Lockbox313 92c08a2883 Add files via upload 2016-08-26 12:28:06 +01:00
Lockbox313 2faacdf94c Add files via upload 2016-08-26 12:17:51 +01:00
Lockbox313 d13fb3e8f2 Create temp.txt 2016-08-26 12:04:06 +01:00
Lockbox313 f4e0451bec Merge pull request #2 from Roll20/master
Syncing from Original
2016-08-26 12:00:57 +01:00
vince-roll20 39847eb492 AD&D 1e minor update
- fixed bend bars/lift gates to fail if rolled above the given value
- updated TAS to latest version
2016-08-25 22:13:40 -07:00
Mark ab8e19cd1a Merge pull request #152 from Alzam01/patch-16
Add missing coma
2016-08-25 20:19:08 +02:00
Alzam01 c3c5e45faa Add missing coma 2016-08-25 14:25:50 +02:00
cwstra 18067f4712 Added link for useful macros 2016-08-24 16:04:53 -04:00
Matt-Morton 2aaf251146 Moved Conditions roll + minor updates 2016-08-25 03:01:46 +10:00
Mark 0875ca4594 Merge remote-tracking branch 'upstream/master'
Conflicts:
	5eShaped/translations/fr.json
2016-08-24 18:37:21 +02:00
Mark 9f1da3eab1 version 6.1.1 2016-08-24 18:30:37 +02:00
Mark 353fb98f07 normal roll includes d20 mod and update 2016-08-24 18:30:02 +02:00
Pierre Schaeffer 94b8bde3e1 Add Leagues of Adventure (french) character sheet based on Carl Tsui's Hollow Earth expedition 2016-08-24 18:21:17 +02:00
Rats808 e0bf9f4c70 I lied, this is the final commit
Fixing the tabs for the Fourth Identity area.
2016-08-23 10:24:44 -07:00
Rats808 1aec4e84d4 Final Commit
Everything's done.
2016-08-22 21:14:42 -07:00
aeakin1 f679688348 Update Call_of_Cthulhu.html
doing it right this time.
2016-08-22 22:32:22 -04:00
aeakin1 71226afd6f Update Call_of_Cthulhu.html
added roll label for Idea, Know and Luck
2016-08-22 22:26:24 -04:00
aeakin1 9a7f861cdc Update Call_of_Cthulhu.html
Adding in Stable Value for Sanity, MP and HP
2016-08-22 22:10:19 -04:00
Phil Behreberg 731cb6c105 adding missing preview image 2016-08-22 18:07:55 -06:00
Phil Behreberg 89c4d5bb84 rename file to match sheet.json 2016-08-22 18:00:32 -06:00
Phil Behreberg f74ecbeaa0 cleaning up character sheets, updating approved 2016-08-22 17:39:46 -06:00
Phil fb9f79b841 Merge pull request #1848 from Polaris-Dust/master
D&D 3.5 (fr), fix str check
2016-08-22 18:11:10 -05:00
Phil a686b56edb Merge pull request #1847 from plutosdad/master
Pathfinder v0.64
2016-08-22 18:09:25 -05:00
Phil ca3124bf6a Merge pull request #1845 from timdenee/master
Added "Roll Harm" button to Sprawl sheet
2016-08-22 18:06:56 -05:00
Phil a9ce44cae1 Merge pull request #1844 from CoalPoweredPuppet/patch-101
Deathwatch minor fix
2016-08-22 18:04:43 -05:00
Phil 5a01eef0ab Merge pull request #1843 from A-Picogna/master
Fixing bug on abilities autoroll
2016-08-22 18:04:16 -05:00
Phil 5e6af7afac Merge pull request #1842 from Project462/master
AD&D 2E Revised
2016-08-22 18:02:41 -05:00