Commit Graph

530 Commits

Author SHA1 Message Date
dependabot[bot]
0c6ef0fcb0 Bump once_cell from 1.20.0 to 1.20.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 to 1.20.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.0...v1.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:41:40 +00:00
8c3723d16f v0.9.1 2024-12-09 04:32:53 +01:00
9f853f84ac remove mac builds
if someone gets the client to work on mac they'll get the launcher to work too
2024-12-09 04:32:14 +01:00
573fc14767 create cache module 2024-12-09 04:31:00 +01:00
b0c2c8d478 remove unused dep 2024-12-09 04:25:18 +01:00
1d0fbc9fc5 v0.9.0 2024-12-09 04:22:52 +01:00
2d84c514a7 offline mode, expanded logging 2024-12-09 04:14:53 +01:00
5244fa9549 dont fail on warn 2024-12-09 03:04:34 +01:00
7558c09267 Merge pull request #162 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.23.0
Bump taiki-e/upload-rust-binary-action from 1.22.0 to 1.23.0
2024-12-01 13:53:07 +00:00
dependabot[bot]
13871fe1a0 Bump taiki-e/upload-rust-binary-action from 1.22.0 to 1.23.0
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.22.0 to 1.23.0.
- [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.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 16:19:25 +00:00
15a2ed70c2 . 2024-11-03 17:24:17 +01:00
612c6844fc fix linter? 2024-11-03 17:22:32 +01:00
ae2458a159 update simple-log 2024-10-04 18:13:45 +02:00
41a17c8f57 replace map flatten with and_then 2024-10-04 17:34:23 +02:00
82d4c4c04f fix linting 2024-10-04 17:19:42 +02:00
7067f03403 v0.8.4 2024-10-01 18:39:02 +02:00
cfc00fd7bc remove .iw4xrevision 2024-10-01 18:33:29 +02:00
519f70dd45 verify local file hash, add retry, add cache busting on retry 2024-09-24 17:53:45 +02:00
db3ef786ac v0.8.3 2024-09-24 17:32:08 +02:00
15ee7d570b set log path for unix to /var/log
fixes #149
2024-09-24 17:31:47 +02:00
db15f29e40 lint on windows and linux 2024-09-21 19:58:07 +02:00
a5508e9cfa download bonus content by default, add --skip-bonus 2024-09-20 00:50:11 +02:00
63773caee7 v0.8.2 2024-09-18 16:33:04 +02:00
d75d9f8322 Merge pull request #150 from mxve/dependabot/cargo/serde-1.0.210
Bump serde from 1.0.209 to 1.0.210
2024-09-18 16:32:31 +02:00
dependabot[bot]
b36d7db264 Bump serde from 1.0.209 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 14:14:29 +00:00
e7972037b2 Merge pull request #151 from mxve/dependabot/cargo/serde_json-1.0.128
Bump serde_json from 1.0.127 to 1.0.128
2024-09-18 16:13:37 +02:00
c4bc7338c1 Merge pull request #152 from mxve/dependabot/cargo/once_cell-1.20.0
Bump once_cell from 1.19.0 to 1.20.0
2024-09-18 16:13:31 +02:00
5a88ee9b88 Merge pull request #153 from mxve/dependabot/cargo/simple-log-1.9.0
Bump simple-log from 1.7.3 to 1.9.0
2024-09-18 16:13:24 +02:00
35ec579a06 error logging for failed/retry download 2024-09-18 16:09:45 +02:00
252ac66234 cleanup extend.rs 2024-09-18 16:09:31 +02:00
dependabot[bot]
2e494bf732 Bump simple-log from 1.7.3 to 1.9.0
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 1.7.3 to 1.9.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v1.7.3...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:06:45 +00:00
dependabot[bot]
b86738f872 Bump once_cell from 1.19.0 to 1.20.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.19.0 to 1.20.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:06:38 +00:00
dependabot[bot]
05f49ef13e Bump serde_json from 1.0.127 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)

---
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-09-09 15:32:24 +00:00
8f0ba691c0 Merge pull request #148 from mxve/license
License code under GPL v3
2024-09-07 00:18:50 +02:00
76fd1c6996 bruh 2024-09-06 11:24:49 +02:00
8d68e85fb1 v0.8.1 2024-09-06 11:10:58 +02:00
3963f8fc9b handle some networking errors
assume we are up to date if we can't fetch latest version
2024-09-06 11:10:05 +02:00
d267d53c49 add CONTRIBUTING.md 2024-09-06 07:05:15 +02:00
81017c6604 reword some instructions 2024-09-06 06:56:51 +02:00
f74a4b750d add gpl 2024-09-06 06:10:35 +02:00
025b9a1aad more readme tweaks 2024-09-06 06:05:08 +02:00
198e24895c move server owner info 2024-09-06 05:54:19 +02:00
28fa770fc3 small readme changes 2024-09-06 05:52:57 +02:00
e1484ff848 v0.8.0 2024-09-06 04:02:45 +02:00
f11849b436 backport extend 2024-09-06 03:59:00 +02:00
b181cde007 cleanup http 2024-09-06 03:45:11 +02:00
e92de11fb3 fix: oopsie in the README 2024-09-05 11:13:43 +02:00
ff8bab965c maint: remove one word 2024-09-05 11:11:40 +02:00
fa3d5ce3f6 maint: finish installation guide 2024-09-05 11:10:10 +02:00
37c50024be fix: README C&P mistake 2024-09-04 19:14:54 +02:00