Commit Graph

433 Commits

Author SHA1 Message Date
812d8808d6 Merge pull request #124 from mxve/dependabot/cargo/self-replace-1.4.0
Bump self-replace from 1.3.7 to 1.4.0
2024-07-25 10:33:36 +02:00
bcdb6e6d99 Merge pull request #123 from mxve/dependabot/cargo/tokio-1.38.1
Bump tokio from 1.38.0 to 1.38.1
2024-07-25 10:33:26 +02:00
7731719e63 Merge pull request #122 from mxve/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-25 10:33:21 +02:00
dependabot[bot]
40370eec5a Bump self-replace from 1.3.7 to 1.4.0
Bumps [self-replace](https://github.com/mitsuhiko/self-replace) from 1.3.7 to 1.4.0.
- [Changelog](https://github.com/mitsuhiko/self-replace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/self-replace/compare/1.3.7...1.4.0)

---
updated-dependencies:
- dependency-name: self-replace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:57 +00:00
dependabot[bot]
beaee38854 Bump tokio from 1.38.0 to 1.38.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:49 +00:00
dependabot[bot]
a67462a40d Bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:18:39 +00:00
295af973b0 Merge branch 'main' of github.com:mxve/alterware-launcher 2024-07-20 10:49:40 +02:00
26f7d85878 replace sh1 file hashes with blake3 2024-07-20 10:49:36 +02:00
5f1ed696b4 Merge pull request #119 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.21.1
Bump taiki-e/upload-rust-binary-action from 1.21.0 to 1.21.1
2024-07-20 09:32:39 +02:00
2bb45cc5c8 update readme 2024-07-19 10:47:40 +02:00
dependabot[bot]
ee2aca1f15 Bump taiki-e/upload-rust-binary-action from 1.21.0 to 1.21.1
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 16:00:47 +00:00
5e161f6d7e v0.7.0 2024-07-14 20:01:59 +02:00
a4bf8e556f Merge pull request #118 from mxve/deps
Deps
2024-07-13 19:53:04 +02:00
7c8752aefa --redist close launcher after finishing 2024-07-13 19:42:47 +02:00
cb204caba2 add new switches to readme 2024-07-13 19:42:03 +02:00
786621f9c0 automatically install dependencies 2024-07-13 08:29:11 +02:00
79aaa18e25 Merge pull request #117 from mxve/vcredist
link vcredist statically
2024-07-12 19:26:49 +02:00
f42738cfd9 link vcredist statically 2024-07-12 19:24:03 +02:00
f29c5b5b6b Merge pull request #116 from FallBackITA27/main
More detailed error messages
2024-07-12 00:17:38 +02:00
FallBackITA27
d8745c961f Merge branch 'main' of https://github.com/FallBackITA27/alterware-launcher 2024-07-11 13:27:12 +02:00
FallBackITA27
a81c4eedfc cargo fmt 2024-07-11 13:26:39 +02:00
Leila Massanova
0b74050853 Merge branch 'mxve:main' into main 2024-07-11 13:25:13 +02:00
FallBackITA27
288cf0b196 more detailed errors 2024-07-11 13:23:35 +02:00
9748597bfd Merge pull request #115 from FallBackITA27/main
fixes #114
2024-07-09 22:13:55 +02:00
FallBackITA27
2979280fd3 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-09 20:55:04 +02:00
FallBackITA27
6d6821e88c panic error 2024-07-09 20:54:30 +02:00
2779bbcc8a Add perl requirement for linux/unix #113 2024-07-09 18:39:23 +02:00
5d71cc8eed Merge pull request #112 from mxve/dependabot/cargo/serde_json-1.0.120
Bump serde_json from 1.0.119 to 1.0.120
2024-07-09 17:15:28 +02:00
dependabot[bot]
d1bcf9a212 Bump serde_json from 1.0.119 to 1.0.120
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.119 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.119...v1.0.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 14:55:32 +00:00
806d76d5da Merge pull request #111 from mxve/dependabot/cargo/serde-1.0.204
Bump serde from 1.0.203 to 1.0.204
2024-07-09 16:54:25 +02:00
dependabot[bot]
082c7a30a8 Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 15:56:32 +00:00
024af0c48a Merge pull request #109 from mxve/dependabot/cargo/serde_json-1.0.119
Bump serde_json from 1.0.118 to 1.0.119
2024-07-03 16:37:15 +02:00
01c70d8c5b Merge branch 'main' of github.com:mxve/alterware-launcher 2024-07-03 03:54:54 +02:00
db9e0d9203 force "+set logfile 1" iw4x arg 2024-07-03 03:54:50 +02:00
dependabot[bot]
dded4c134c Bump serde_json from 1.0.118 to 1.0.119
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.119.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.119)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:29:59 +00:00
7486e418ef maint: update OS for Linux arm64
We think only x64 should stay on 20.04 for now so it can work on old Ubuntu/Debian installs
2024-06-29 10:44:27 +02:00
f354d001f8 v0.6.14 2024-06-29 09:53:52 +02:00
0c2126e818 store local hash instead of remote 2024-06-29 09:51:38 +02:00
e00d6dafdd FileDescription seems to be used as display name? 2024-06-29 09:46:59 +02:00
a3be486821 v0.6.13 2024-06-26 15:17:33 +02:00
6173fb218e (unix) launch using wine if found 2024-06-26 15:08:21 +02:00
30c6d568b8 log exit code and keep console open if it isn't 0 2024-06-26 14:58:00 +02:00
70ce839c86 try setting permissions on executables 2024-06-26 14:48:27 +02:00
324c0e172d add linux musl targets 2024-06-26 14:28:02 +02:00
66d350a677 build: try to fix build workflow (#108) 2024-06-25 17:13:18 +02:00
d325907a2a Merge pull request #107 from mxve/dependabot/cargo/serde_json-1.0.118
Bump serde_json from 1.0.117 to 1.0.118
2024-06-25 16:53:58 +02:00
dependabot[bot]
a97a054617 Bump serde_json from 1.0.117 to 1.0.118
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.118)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 14:50:36 +00:00
41bfb3bd11 dependabot is back and is thirsty 2024-06-25 16:49:43 +02:00
7e88d8b78d build: add mac to lint action 2024-06-25 16:45:09 +02:00
e76ec88e72 maint: more mac 2024-06-25 16:42:53 +02:00