mxve
2ccb17a342
v0.4.2
2023-08-17 20:26:25 +02:00
mxve
f787feed05
v0.4.1
2023-08-16 13:01:32 +02:00
Edo
e3d13df76a
build: add symbols
2023-08-15 19:03:38 +02:00
mxve
4c4da71f6a
v0.4.0
2023-08-15 13:02:32 +02:00
mxve
e90255539a
v0.3.1
2023-08-12 15:27:39 +02:00
mxve
02f98c732c
v0.3.0
2023-08-12 15:09:26 +02:00
mxve
9205c0b12b
feat: self-update
...
closes #17
- launcher updates itself (only on windows target for now)
- added cache buster to games.json request
- rearranged some functions
- file description is now "AlterWare Launcher" as it shows up in the task manager
2023-08-12 14:08:59 +02:00
mxve
dc36f83a9f
Merge branch 'main' of github.com:mxve/alterware-launcher
2023-08-12 06:30:08 +02:00
mxve
bef4c64c81
feat(win): setup for installed steam games
...
steamlocate requires steamy-vdf which requires a in the future unsupported version of nom (1.2.4). This should get fixed with a future release of steamlocate
https://github.com/WilliamVenner/steamlocate-rs/issues/19
2023-08-12 06:30:02 +02:00
dependabot[bot]
e296609ff3
Bump serde from 1.0.179 to 1.0.183
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.179 to 1.0.183.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.179...v1.0.183 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 15:23:26 +00:00
mxve
bb1ab05588
check for launcher update
2023-08-03 02:49:55 +02:00
dependabot[bot]
a389b6d9fa
Bump serde_json from 1.0.103 to 1.0.104
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.104 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 20:10:02 +00:00
dependabot[bot]
66f905e8d7
Bump serde from 1.0.175 to 1.0.179
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.175 to 1.0.179.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.179 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 15:37:10 +00:00
dependabot[bot]
b2efdfd4b2
Bump serde from 1.0.171 to 1.0.175
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.171 to 1.0.175.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.175 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 15:40:30 +00:00
dependabot[bot]
753f60b83d
Bump serde_json from 1.0.102 to 1.0.103
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.102...v1.0.103 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 15:12:34 +00:00
dependabot[bot]
06904102a4
Bump serde_json from 1.0.100 to 1.0.102
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.100 to 1.0.102.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.102 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:37:53 +00:00
mxve
e89f70e399
Merge pull request #8 from mxve/dependabot/cargo/serde-1.0.171
...
Bump serde from 1.0.167 to 1.0.171
2023-07-13 10:36:56 +02:00
dependabot[bot]
12550fd524
Bump serde from 1.0.167 to 1.0.171
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.167 to 1.0.171.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.167...v1.0.171 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 16:08:19 +00:00
dependabot[bot]
53bad9c7c4
Bump http_req from 0.9.1 to 0.9.2
...
Bumps [http_req](https://github.com/jayjamesjay/http_req ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/jayjamesjay/http_req/releases )
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.9.1...v0.9.2 )
---
updated-dependencies:
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 16:08:13 +00:00
dependabot[bot]
ee52e616c0
Bump serde from 1.0.166 to 1.0.167
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.166 to 1.0.167.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.167 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 15:26:08 +00:00
dependabot[bot]
62e8fc02ed
Bump serde_json from 1.0.99 to 1.0.100
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 16:05:39 +00:00
dependabot[bot]
58b361ed45
Bump serde from 1.0.164 to 1.0.166
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.164 to 1.0.166.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.166 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 15:32:28 +00:00
mxve
2289bcaa87
Revert "windows self-update"
...
This reverts commit cee51300b2
.
2023-06-28 15:13:41 +02:00
dependabot[bot]
13052d6727
Bump serde_json from 1.0.97 to 1.0.99
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.97 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 16:06:00 +00:00
mxve
cee51300b2
windows self-update
2023-06-22 16:45:00 +02:00
dependabot[bot]
000ebd466a
Bump serde_json from 1.0.96 to 1.0.97
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 16:04:00 +00:00
mxve
757c1acf1b
v0.2.3
2023-06-12 18:11:16 +02:00
mxve
eb508f2b48
v0.2.2
2023-06-11 18:52:17 +02:00
mxve
872bad1b25
add hash check
2023-06-10 12:38:21 +02:00
mxve
b6933d357a
'V B ~vomiting face~'- cherry, 2023
2023-06-10 09:33:16 +02:00