maxswa
|
f80b417121
|
v2.13.0
v2.13.0
|
2023-04-12 12:53:39 -04:00 |
|
maxswa
|
415fe2f02b
|
Update np
|
2023-04-12 12:50:41 -04:00 |
|
Max Swartwout
|
968799176f
|
Merge pull request #70 from maxswa/wilderness-boss-variants
Add wilderness boss variants.
|
2023-04-12 12:46:11 -04:00 |
|
maxswa
|
f45ae67813
|
Add wilderness boss variants.
|
2023-04-12 12:42:37 -04:00 |
|
maxswa
|
7724636b40
|
v2.12.1
v2.12.1
|
2023-03-19 23:33:33 -04:00 |
|
maxswa
|
3954b04acc
|
Add publishConfig to package.json
|
2023-03-19 23:33:03 -04:00 |
|
Max Swartwout
|
ee7389455c
|
Merge pull request #68 from maxswa/add-options
Add `validateRSN`, `GetStatsOptions`
|
2023-03-19 23:28:34 -04:00 |
|
maxswa
|
54c11635e0
|
Add GetStatsOptions for getStats
|
2023-03-19 23:14:10 -04:00 |
|
maxswa
|
dc799cf363
|
Add validateRSN helper function.
|
2023-03-19 22:38:45 -04:00 |
|
maxswa
|
d4c7aaff2a
|
v2.12.0
v2.12.0
|
2023-02-19 18:31:43 -05:00 |
|
Max Swartwout
|
03c089ebff
|
Merge pull request #66 from maxswa/account-builds
Add new `Gamemode`s
|
2023-02-19 18:31:00 -05:00 |
|
Max Swartwout
|
96641d875a
|
Merge pull request #65 from maxswa/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-02-19 18:28:33 -05:00 |
|
maxswa
|
b2bdd3d2ce
|
Add new Gamemode s
|
2023-02-19 18:27:56 -05:00 |
|
dependabot[bot]
|
a4ddfaf199
|
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-03 04:54:08 +00:00 |
|
maxswa
|
efbcdfc709
|
v2.11.0
v2.11.0
|
2023-01-13 11:21:51 -05:00 |
|
Max Swartwout
|
fe913aba1f
|
Merge pull request #64 from davidvorona/add-muspah
Add phantom muspah
|
2023-01-12 15:30:21 -05:00 |
|
Max Swartwout
|
1497653bab
|
Merge pull request #63 from maxswa/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
|
2023-01-12 15:29:38 -05:00 |
|
David Vorona
|
f76de38eb1
|
Add phantom muspah
|
2023-01-11 11:45:59 -08:00 |
|
dependabot[bot]
|
2f1d10b309
|
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 22:36:14 +00:00 |
|
Max Swartwout
|
f08424cb81
|
Update build badge in README
|
2022-12-19 12:24:03 -05:00 |
|
maxswa
|
69088db3b6
|
v2.10.2
v2.10.2
|
2022-12-15 23:24:59 +00:00 |
|
Max Swartwout
|
9cc89735cd
|
Merge pull request #61 from maxswa/get-rsn-format-highlight-row
Fix `getRSNFormat`
|
2022-12-15 18:15:34 -05:00 |
|
Max Swartwout
|
a126ae4fc7
|
Merge pull request #58 from maxswa/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
|
2022-12-15 18:11:34 -05:00 |
|
Max Swartwout
|
52f3df1838
|
Merge pull request #59 from maxswa/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
|
2022-12-15 18:11:23 -05:00 |
|
maxswa
|
2891bbddc4
|
Fix getRSNFormat
|
2022-12-15 18:09:21 -05:00 |
|
dependabot[bot]
|
e2ea2fe33d
|
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 06:28:03 +00:00 |
|
maxswa
|
b7ae812f45
|
v2.10.1
v2.10.1
|
2022-12-04 14:17:36 -05:00 |
|
dependabot[bot]
|
240628d9cc
|
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 19:14:24 +00:00 |
|
Max Swartwout
|
b754663f6d
|
Merge pull request #56 from APKiwi/main
Added "-" as a valid character in "getStats"
|
2022-12-04 14:13:51 -05:00 |
|
Max Swartwout
|
0678f7c979
|
Merge pull request #57 from maxswa/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-04 14:13:27 -05:00 |
|
dependabot[bot]
|
2a60283a93
|
Bump decode-uri-component from 0.2.0 to 0.2.2
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-03 13:49:33 +00:00 |
|
SirKhaoz
|
b912731cf9
|
Added "-" as a valid character in "getStats"
|
2022-11-04 21:56:39 +13:00 |
|
maxswa
|
cf44c57ec6
|
v2.10.0
v2.10.0
|
2022-08-24 08:25:48 -04:00 |
|
Max Swartwout
|
3f34c9ab61
|
Merge pull request #55 from maxswa/toa
Add Tombs of Amascut.
|
2022-08-24 08:24:58 -04:00 |
|
maxswa
|
1ef73b6b0c
|
Add Tombs of Amascut.
|
2022-08-24 07:48:05 -04:00 |
|
maxswa
|
08ecf68689
|
v2.9.0
v2.9.0
|
2022-07-17 13:08:27 -04:00 |
|
Max Swartwout
|
ab3ee70237
|
Merge pull request #53 from maxswa/dependabot/npm_and_yarn/jsdom-16.5.0
Bump jsdom from 16.4.0 to 16.5.0
|
2022-07-17 13:06:51 -04:00 |
|
Max Swartwout
|
cad20d41cb
|
Merge pull request #54 from davidvorona/pvp-arena
Add support for PvP Arena activity
|
2022-07-17 13:02:32 -04:00 |
|
David Vorona
|
2877b9c8a1
|
Add support for PvP Arena activity
|
2022-07-15 14:29:06 -07:00 |
|
dependabot[bot]
|
afbb22749a
|
Bump jsdom from 16.4.0 to 16.5.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.5.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 04:56:25 +00:00 |
|
maxswa
|
eebf76a34c
|
v2.8.0
v2.8.0
|
2022-04-18 15:50:35 -04:00 |
|
Max Swartwout
|
e60442a7ce
|
Merge pull request #50 from maxswa/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-04-18 15:47:45 -04:00 |
|
Max Swartwout
|
1132a085e1
|
Merge pull request #52 from molo-pl/main
Add support for Rifts Closed
|
2022-04-18 15:47:35 -04:00 |
|
molo-pl
|
a2a34a46e3
|
Add support for Rifts Closed
|
2022-04-15 11:30:56 +02:00 |
|
dependabot[bot]
|
71a76a12fd
|
Bump minimist from 1.2.5 to 1.2.6
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-28 13:26:44 +00:00 |
|
Max Swartwout
|
3a72315498
|
Merge pull request #49 from maxswa/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-15 14:37:28 -05:00 |
|
dependabot[bot]
|
c1c9833ad0
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 12:01:29 +00:00 |
|
Max Swartwout
|
9fe03746e1
|
Merge pull request #48 from maxswa/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.4 to 1.14.7
|
2022-01-18 10:42:22 -05:00 |
|
dependabot[bot]
|
66a4fb47a6
|
Bump follow-redirects from 1.14.4 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-13 14:22:21 +00:00 |
|
Max Swartwout
|
83c44148a7
|
Merge pull request #47 from maxswa/fix-tests-nex
Fix tests
|
2022-01-05 21:54:48 -05:00 |
|