4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09:51 +01:00
Commit Graph

628 Commits

Author SHA1 Message Date
82216a6980
Merge pull request #425 from AltarikMC/dependabot/npm_and_yarn/dev/eslint-plugin-promise-6.6.0
Bump eslint-plugin-promise from 6.2.0 to 6.6.0
2024-08-31 23:01:31 +02:00
7eca57062b
Merge pull request #435 from AltarikMC/dependabot/npm_and_yarn/dev/eslint-9.9.1
Bump eslint from 9.6.0 to 9.9.1
2024-08-31 23:01:10 +02:00
dependabot[bot]
5b1613dc33
Bump eslint-plugin-promise from 6.2.0 to 6.6.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 20:58:59 +00:00
dependabot[bot]
0edc0a7f93
Bump eslint from 9.6.0 to 9.9.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.6.0 to 9.9.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.6.0...v9.9.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 20:58:23 +00:00
3ee4127b28
Merge pull request #434 from AltarikMC/dependabot/npm_and_yarn/dev/electron-32.0.1
Bump electron from 31.1.0 to 32.0.1
2024-08-31 22:57:27 +02:00
b6e905fd57 Dump to 2.2.0 2024-08-31 22:46:58 +02:00
3850fa0254 Change mod information endpoint 2024-08-31 22:46:28 +02:00
dependabot[bot]
c6707ecdaa
Bump electron from 31.1.0 to 32.0.1
Bumps [electron](https://github.com/electron/electron) from 31.1.0 to 32.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v31.1.0...v32.0.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 15:14:35 +00:00
ede3c6bf62 feat: add reloading button on chapter selection panel, refactor: remove loading chapters file from filesystem, fix: Luanhcer was periodically fetching for the chapter declaration online, do it one time at loading now 2024-08-31 17:13:36 +02:00
39bbff1fdb 2.1.8 2024-06-29 10:48:43 +02:00
f1e3fa1649 Remove frozen filelock 2024-06-29 10:39:09 +02:00
3477ee0db5 fix: remove packageManager version, update actions 2024-06-29 10:28:57 +02:00
abbef31ee5 ci: enable corepack 2024-06-29 10:19:46 +02:00
4a501dd8d4 ci: use node20 2024-06-29 10:14:31 +02:00
cd6761cf66 Merge remote-tracking branch 'origin/master' into dev 2024-06-29 10:09:41 +02:00
7a3ea8910a Dump to 2.1.7 2024-06-29 10:09:02 +02:00
78f469be85 chore(deps): update deps 2024-06-29 09:27:23 +02:00
46eac65861
Merge pull request #412 from AltarikMC/dependabot/npm_and_yarn/npm_and_yarn-d2bbfeaf63
Bump the npm_and_yarn group with 2 updates
2024-06-29 09:24:41 +02:00
dependabot[bot]
58fdd3770e
Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [braces](https://github.com/micromatch/braces) and [tar](https://github.com/isaacs/node-tar).


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

Updates `tar` from 6.1.11 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 07:23:13 +00:00
4edd414ed9 chore(deps): update dependencies 2024-06-29 01:46:46 +02:00
e52c53b56e Fix error not always been formatted 2024-03-06 21:33:39 +01:00
c42d4c397d
Merge pull request #380 from AltarikMC/dev
2.1.6 - Fix mod extract not finish when game start
2024-02-18 00:03:20 +01:00
72d18c2205 Dump to 2.1.6 2024-02-18 00:00:36 +01:00
15bad24e69 Fix mod extraction not finished when game launch sometime 2024-02-17 23:58:46 +01:00
040ae9562c
Merge pull request #374 from AltarikMC/dev
Fix bugs on linux
2024-02-07 22:15:29 +01:00
caa50855cf Dump to 2.1.5 2024-02-07 22:14:10 +01:00
c8223c639f
Merge pull request #363 from AltarikMC/dependabot/npm_and_yarn/dev/electron-forge/maker-squirrel-7.2.0
Bump @electron-forge/maker-squirrel from 7.1.0 to 7.2.0
2024-02-07 22:12:04 +01:00
2ee9da2f4a
Merge pull request #373 from AltarikMC/dependabot/npm_and_yarn/dev/electron-28.2.2
Bump electron from 28.1.3 to 28.2.2
2024-02-07 22:06:27 +01:00
dependabot[bot]
6527eb2740
Bump electron from 28.1.3 to 28.2.2
Bumps [electron](https://github.com/electron/electron) from 28.1.3 to 28.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v28.1.3...v28.2.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 20:40:13 +00:00
dependabot[bot]
2edf566800
Bump @electron-forge/maker-squirrel from 7.1.0 to 7.2.0
Bumps [@electron-forge/maker-squirrel](https://github.com/electron/forge) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron/forge/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 20:39:02 +00:00
7d6fd582d6
Merge pull request #360 from AltarikMC/dependabot/npm_and_yarn/dev/electron-forge/cli-7.2.0
Bump @electron-forge/cli from 7.1.0 to 7.2.0
2024-02-07 21:38:11 +01:00
89159a09df
Merge pull request #366 from AltarikMC/dependabot/npm_and_yarn/dev/vue-3.4.15
Bump vue from 3.4.11 to 3.4.15
2024-02-07 21:36:43 +01:00
62ed8ad7b9
Merge pull request #372 from AltarikMC/dependabot/npm_and_yarn/dev/electron-log-5.1.1
Bump electron-log from 5.0.3 to 5.1.1
2024-02-07 21:35:25 +01:00
2efc5e28e4 Fix a lot of issue on linux 2024-02-07 21:34:07 +01:00
dependabot[bot]
d99fdfcc13
Bump electron-log from 5.0.3 to 5.1.1
Bumps [electron-log](https://github.com/megahertz/electron-log) from 5.0.3 to 5.1.1.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v5.0.3...v5.1.1)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 22:09:20 +00:00
d55e9c9197
Merge pull request #368 from AltarikMC/dev
Fix another issue on startup
2024-01-23 13:35:07 +01:00
c0f6ace012 Dump to 2.1.4 2024-01-23 13:33:15 +01:00
491be96867 Fix another issue at startup 2024-01-23 13:32:55 +01:00
082dfd48b1
Merge pull request #367 from AltarikMC/dev
Fix exception at startup
2024-01-23 12:55:17 +01:00
8d68851275 Dump to 2.1.3 2024-01-23 12:52:39 +01:00
49a46f1a91 Fix exception at install 2024-01-23 12:52:17 +01:00
ae7e35bfee Move showNotification before logging 2024-01-23 12:51:19 +01:00
dependabot[bot]
b68230c1d4
Bump vue from 3.4.11 to 3.4.15
Bumps [vue](https://github.com/vuejs/core) from 3.4.11 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.11...v3.4.15)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 22:55:01 +00:00
7242c71c52
Merge pull request #364 from AltarikMC/dev
Add a notification in case of microsoft login error, update discord link
2024-01-16 22:08:28 +01:00
5e699a9101 Dump to 2.1.2 2024-01-16 22:06:19 +01:00
0020d45c68
Merge pull request #361 from AltarikMC/dependabot/npm_and_yarn/dev/electron-is-dev-3.0.1
Bump electron-is-dev from 2.0.0 to 3.0.1
2024-01-16 22:05:22 +01:00
a512ea973d Display a notif to user in case of ms login error 2024-01-16 22:02:05 +01:00
dependabot[bot]
247f04f36f
Bump electron-is-dev from 2.0.0 to 3.0.1
Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: electron-is-dev
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 22:45:04 +00:00
dependabot[bot]
c4acf5ed5f
Bump @electron-forge/cli from 7.1.0 to 7.2.0
Bumps [@electron-forge/cli](https://github.com/electron/forge) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron/forge/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: "@electron-forge/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 22:44:55 +00:00
769120fd97 Change discord link, Fix indent in js render files 2024-01-14 18:24:29 +01:00