Miguel Peres
502be43fd6
Merge pull request #8868 from Roll20/dependabot/npm_and_yarn/GammaWorld3e/lodash-4.17.21
...
Bump lodash from 4.17.15 to 4.17.21 in /GammaWorld3e
2021-05-17 14:28:06 -03:00
dependabot[bot]
9db67eeaa9
Bump lodash from 4.17.15 to 4.17.21 in /GammaWorld3e
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 21:10:40 +00:00
dependabot[bot]
e063cb8ef1
Bump hosted-git-info from 2.8.8 to 2.8.9 in /GammaWorld3e
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 21:10:18 +00:00
dependabot[bot]
12f3ce37d2
Bump ssri from 6.0.1 to 6.0.2 in /GammaWorld3e
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-19 14:05:01 +00:00
dependabot[bot]
6fb159504d
Bump y18n from 4.0.0 to 4.0.1 in /GammaWorld3e
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-31 23:32:00 +00:00
dependabot[bot]
8c18c6f078
Bump elliptic from 6.5.3 to 6.5.4 in /GammaWorld3e
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-09 23:59:50 +00:00
Noel da Costa
e7a3971397
Update sheet.html
...
resolved conflicts
2021-03-03 08:50:53 +00:00
Noel da Costa
f120bf1d85
Merge branch 'master' into make-scores-manually-settable
2021-03-03 08:50:24 +00:00
Noel da Costa
175e81905d
Update sheet.html
2021-03-01 14:55:05 +00:00
Noel da Costa
a18cc53a6b
Added a tab for setting scores manually
...
- Added tab
- Added fields for that tab
- Added display for Roll tab
2021-03-01 14:54:57 +00:00
Noel da Costa
c742165721
Update sheet.html - exposed extra fields for mutations
...
Effect and Critical effect were not previously available, although existed in the rules.
Also re-arranged field layout for weapons.
2021-02-23 00:55:47 +00:00
Noel da Costa
8066142f09
Update companion.js chat styles
...
Cosmetic change only
2021-02-23 00:54:32 +00:00
Noel da Costa
0ac0ca2b50
Updated description without formatting for sheet.json manifest
...
Hopefully this will fix the hideous formatting when selecting character sheets in game.
2021-02-22 20:25:37 +00:00
Noel da Costa
59d25168f2
Fixed problems in some roll calculations
2021-02-22 20:05:55 +00:00
Noel da Costa
a14f03cce2
Changed .rst to .md
...
Should look better on the Character Sheet selection page in game.
2021-02-22 20:00:43 +00:00
Nathanael Winget
cfb3227746
Add legacy sanitization opt-in
2021-02-04 10:52:31 -05:00
dependabot[bot]
76b3c391f2
Bump ini from 1.3.5 to 1.3.8 in /GammaWorld3e
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-14 20:00:51 +00:00
dependabot[bot]
113455f324
Bump elliptic from 6.5.2 to 6.5.3 in /GammaWorld3e ( #7106 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 14:24:22 -04:00
Noel da Costa
a13948698b
GammaWorld 3e - new sheet ( #6388 )
...
* Initial Commit
GammaWorld 3e
This initial commit includes everything necessary to generate the sheet html, css and companion script. Insrtuctions in the README
* Added sheet.json
- Updated README
- added preview png
* Updated paths and sheet.json
PR validation didn't like the html and css in a subfolder.
2020-05-11 11:11:38 -04:00