Commit Graph
93 Commits
Author SHA1 Message Date
dependabot[bot] c3a1107585 Bump micromatch from 4.0.7 to 4.0.8 in /Ironsworn/src
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 18:03:23 +00:00
dependabot[bot] da3589a7ad Bump braces and gulp in /Ironsworn/src
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:13:04 +00:00
dependabot[bot] 21e15ab4d9 Bump es5-ext from 0.10.62 to 0.10.63 in /Ironsworn/src
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 16:31:24 +00:00
dependabot[bot] cc968d8839 Bump semver from 5.7.1 to 5.7.2 in /Ironsworn/src
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 10:00:21 +00:00
dependabot[bot] 1be0a6c488 Bump decode-uri-component from 0.2.0 to 0.2.2 in /Ironsworn/src
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 17:17:54 +00:00
idispatch75 ac0a20ced0 Make the Assets summary in Moves optional
For those who play without assets or do not want that much info in the same page.
2022-09-01 11:03:28 +02:00
idispatch75 b5d7ff62a9 [Ironsworn] Added assets summary in Moves 2022-08-30 11:39:09 +02:00
idispatch75 b2ab8a1cb9 [Ironsworn] Fixed roll template selectors not prefixed with template class, and forbidden escape sequence in CSS (#10981)
* Fix roll template selectors not prefixed with template class

* Removed the escape character from CSS that made the sanitizer fail
2022-08-29 10:07:33 -07:00
idispatch75 b5093f5416 [Ironsworn][Feature] More localization and moves shortcuts (#10916)
* [Ironsworn] More localization and moves shortcuts

* Reorder Moves in Scene categories

With the new shortcuts, Pay the Price and Ask the Oracle will rarely be used, so they are moved at the bottom of the list.
Secure an Advantage and Face Danger are moved to the common moves, to have the emblematic moves of each category at the top.

* Fixed an i18n string

* Separates scene-specific moves from common moves more clearly

The border between scene-specific and common moves is mde thicker

* Fixed missing closing </em> tag in translations

* Added more localization support for Oracle rolls

and fixed Pay the price shortcut roll

* Removed i18n from labels containing elements

Otherwise the content is overwritten with the localized text

* Fix incorrect attribute data-l10n

* Add missing localization in some roll headers
2022-08-27 11:16:57 -07:00
Guillaume Durand d09a69f133 chagelog tweak 2022-08-07 11:05:14 +02:00
Guillaume Durand fdd93b0e3b correct title in roll template 2022-08-07 10:43:35 +02:00
Guillaume Durand 5a116fc1df new line at end of file 2022-08-07 09:59:46 +02:00
Guillaume Durand bd213647ad The end? 2022-08-06 12:09:50 +02:00
Guillaume Durand 70d307d1d8 input test OK 2022-08-05 22:40:34 +02:00
Guillaume Durand b507a7e67e Test framework 2022-08-05 20:09:59 +02:00
Guillaume Durand 8a5f32a94a first pass for test framework 2022-08-05 20:09:49 +02:00
Guillaume Durand 7613acfc0c Changelog check 2022-08-03 22:55:03 +02:00
Guillaume Durand 1e1d609b2a Reorder harm moves 2022-08-03 22:47:38 +02:00
Guillaume Durand 9e7b262ef0 #10858 Add Scene categories to Moves in preview mode. 2022-08-03 19:32:59 +02:00
LeeRhodes 42b413eb27 fixed column heights 2022-05-13 10:14:28 +01:00
dependabot[bot] 363f5f5aec Bump async from 2.6.3 to 2.6.4 in /Ironsworn/src
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 01:12:10 +00:00
dependabot[bot] 32163e62fe Bump minimist from 1.2.5 to 1.2.6 in /Ironsworn/src
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 00:34:37 +00:00
LeeRhodes ca47693220 stopgap fix for darkmode and endure harm fix 2022-03-07 21:59:21 +00:00
Nic Bradley 4af1e29b99 renormalize line-endings 2022-03-02 16:50:14 -08:00
dependabot[bot] 94aa9a7df4 Bump hosted-git-info from 2.8.8 to 2.8.9 in /Ironsworn/src
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)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 23:00:14 +00:00
rsek 7ffee9ad42 add cave lion enter the fray, update package-lock 2021-09-20 23:56:05 -07:00
LeeRhodes dcf31e0c9c fixed misses-filled to use correct format 2021-09-07 20:06:06 +01:00
LeeRhodes c3e74327a4 fixed moves 2021-09-06 03:24:13 +01:00
LeeRhodes 76e9f82b23 updated changelog 2021-08-22 19:16:09 +01:00
LeeRhodes 2c5b6110bd added translations for oracles 2021-08-22 19:13:45 +01:00
dependabot[bot] 34b97fa95f Bump path-parse from 1.0.6 to 1.0.7 in /Ironsworn/src
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 22:24:17 +00:00
LeeRhodes 79cbc2df04 updated sheet worker with vow mark progress 2021-04-18 23:51:09 +01:00
LeeRhodes 75e9d3c8e7 updated change log 2021-04-14 02:15:53 +01:00
LeeRhodes 3e8dfad674 add temp fix for nested rolls 2021-04-14 01:59:11 +01:00
Lee Rhodes 56afa41721 [Ironsworn] Migrating Legacy Vows (#8657)
* added migration for legacy vows

* added new changelog explainer

* added html for explainer

* removed console.log
2021-04-08 10:13:32 -04:00
Miguel Peres f232be5077 Merge pull request #8645 from aureyia/ironsworn-gulp-build
[Ironsworn] Migrated to CSE and using gulp build
2021-04-05 13:11:54 -03:00
LeeRhodes c488ef49f1 cleaned up roll button 2021-04-05 05:37:56 +01:00
LeeRhodes 915c146a49 fixed bonds styling changes and added progress changes 2021-04-05 01:48:00 +01:00
LeeRhodes 4da47593a1 fixed buttons styling issue 2021-04-04 19:32:03 +01:00
LeeRhodes 2191e73152 merged master 2021-04-04 19:01:12 +01:00
LeeRhodes 285e4f2c95 added latest from roll20 2021-04-04 18:26:13 +01:00
LeeRhodes ba4349fe33 merged non legacy into gulp build 2021-04-04 18:24:21 +01:00
dependabot[bot] 1bf9f0e70a Bump lodash from 4.17.15 to 4.17.21 in /Ironsworn/src
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-04-01 19:46:07 +00:00
Miguel Peres 61981ba2f6 Merge pull request #8618 from Roll20/dependabot/npm_and_yarn/Ironsworn/src/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /Ironsworn/src
2021-04-01 16:45:35 -03:00
Miguel Peres 7ccbaf35c3 Merge pull request #8567 from hituro/ironsworn-svg-marks
Ironsworn: Show images for progress boxes
2021-04-01 15:37:18 -03:00
dependabot[bot] 4656cd18d2 Bump y18n from 4.0.0 to 4.0.1 in /Ironsworn/src
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-04-01 03:18:50 +00:00
LeeRhodes f839ce1a6e fixed btn styling bug 2021-03-25 02:54:25 +00:00
LeeRhodes bbda685156 merged in move-to-non-legacy branch 2021-03-25 02:32:48 +00:00
LeeRhodes 0b9d49552b removed browser refresh 2021-03-25 01:11:32 +00:00
LeeRhodes aec63e8efe added watch command and cleaned up code 2021-03-24 21:20:45 +00:00