Commit Graph

607 Commits (99af64df89833f17204544b4678c8de4bf05dac1)
 

Author SHA1 Message Date
dependabot[bot] 3249d284ba
Bump Microsoft.Windows.CsWin32 from 0.3.162 to 0.3.183
Bumps [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32) from 0.3.162 to 0.3.183.
- [Release notes](https://github.com/microsoft/CsWin32/releases)
- [Commits](https://github.com/microsoft/CsWin32/compare/v0.3.162...v0.3.183)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWin32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Pavel Djundik 7b3cf4c6c7
Merge pull request #595 from SteamRE/dependabot/nuget/multi-acf9728d79
Bump protobuf-net and SteamKit2
10 months ago
dependabot[bot] b6fc6d5c6f
Bump protobuf-net and SteamKit2
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) and [SteamKit2](https://github.com/SteamRE/SteamKit). These dependencies needed to be updated together.

Updates `protobuf-net` from 3.2.46 to 3.2.46
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)

Updates `SteamKit2` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/SteamRE/SteamKit/releases)
- [Commits](https://github.com/SteamRE/SteamKit/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: protobuf-net
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SteamKit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Pavel Djundik 4dbe7ede14
Merge pull request #592 from SteamRE/dependabot/nuget/protobuf-net-3.2.46
Bump protobuf-net from 3.2.45 to 3.2.46
10 months ago
dependabot[bot] 24d7f0b02a
Bump protobuf-net from 3.2.45 to 3.2.46
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.2.45 to 3.2.46.
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](https://github.com/protobuf-net/protobuf-net/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Yaakov 3bd2cf52ba
Merge pull request #584 from SteamRE/dependabot/nuget/Microsoft.Windows.CsWin32-0.3.162
Bump Microsoft.Windows.CsWin32 from 0.3.106 to 0.3.162
11 months ago
dependabot[bot] f660b95d3f
Bump Microsoft.Windows.CsWin32 from 0.3.106 to 0.3.162
Bumps [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32) from 0.3.106 to 0.3.162.
- [Release notes](https://github.com/microsoft/CsWin32/releases)
- [Commits](https://github.com/microsoft/CsWin32/compare/v0.3.106...v0.3.162)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWin32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Pavel Djundik 17d3996588 Add `-branchpassword`, change `-beta` to `-branch` in help text 11 months ago
Pavel Djundik 5d0c4fb050 Bump version to 3.0.0 11 months ago
Pavel Djundik d087678628 Disallow using -remember-password and -qr without -username 11 months ago
Pavel Djundik deac83600c
Merge pull request #565 from tpill90/AddLancacheSupport
Adding support for Lancache
11 months ago
Tim Pilius f567a63d84 Adding log message for when the lancache has been detected. 11 months ago
Tim Pilius e9a5abecb7 Adding support for Lancache with a new optional flag. 11 months ago
Pavel Djundik 5fe8a827d8 Use depotfromapp for getting manifest codes
Partially reverts 3143362d83

Fixes #569
Fixes #570
1 year ago
Pavel Djundik 682bfbac27 Do not abort downloading if one depot fails to get depot key 1 year ago
NicknineTheEagle 1c97b42124 Use Steam manifest format 1 year ago
Pavel Djundik 0fb803b5f6 Catch RequestFreeAppLicense exception 1 year ago
Pavel Djundik 2a939053d0 Add support for FreeToDownload apps 1 year ago
Pavel Djundik 4539666214 Cleanup 1 year ago
Yaakov fac3a22f4f Fix CA2022 warning 1 year ago
Yaakov 6c09739c8c Update to .NET 9 1 year ago
Pavel Djundik ff37997713 Add InvariantGlobalization 1 year ago
Pavel Djundik 72ffd79da6 Update packages 1 year ago
Ethan 2d06bf1c63 Improve `-filelist` comment
Fixes #554
1 year ago
Pavel Djundik 6a9364029b Tick callbacks in an infinite task 1 year ago
Pavel Djundik 9ed8a70508 Update steamkit 1 year ago
Pavel Djundik 247f8324ca
Merge pull request #501 from giacomopc/master
-all-archs: Allow to download all archs
1 year ago
Pavel Djundik a5bdf23880 Use GetStdHandle_SafeHandle 1 year ago
Pavel Djundik 926c41e7e0 Use cswin32 in ansi detector 1 year ago
Pavel Djundik 33738aeb49 Disable progress ansi reporting on linux
Some terminals use this code to show notifications instead
1 year ago
Pavel Djundik 177c44ef4a Let steamkit handle connect timeouts
Ref: #546
1 year ago
Pavel Djundik 9f64bd0439 Await steam jobs instead of WaitUntilCallback 1 year ago
Pavel Djundik e7d637ace6 Change dependabot to weekly 1 year ago
Pavel Djundik 6a0147ee72 Update steamkit, use new cdn auth token function
Fixes #545
1 year ago
Pavel Djundik 5a695e6dd1
Bump version to 2.7.2 1 year ago
Yaakov bffa2d5f50
Merge pull request #541 from SteamRE/dependabot/nuget/SteamKit2-3.0.0-Beta.3
Bump SteamKit2 from 3.0.0-Beta.2 to 3.0.0-Beta.3
1 year ago
dependabot[bot] 48794cfb4d
Bump SteamKit2 from 3.0.0-Beta.2 to 3.0.0-Beta.3
Bumps [SteamKit2](https://github.com/SteamRE/SteamKit) from 3.0.0-Beta.2 to 3.0.0-Beta.3.
- [Release notes](https://github.com/SteamRE/SteamKit/releases)
- [Commits](https://github.com/SteamRE/SteamKit/compare/3.0.0-Beta.2...3.0.0-Beta.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Giacomo Preciado 39e43a1bf9
Merge branch 'master' into master 1 year ago
Giacomo Preciado b310d804f2 Updated README.md and help output 1 year ago
Pavel Djundik 907b3360cc
Forgot to bump version 1 year ago
Pavel Djundik 8117d8f6c2 Add -V/--version
Fixes #531
1 year ago
Pavel Djundik 53fefe6da2 Change exit code when using no params to zero 1 year ago
Pavel Djundik b9895121a4 Add header 1 year ago
Yaakov 83e2dbb03f Tweak installation instructions and add Homebrew 1 year ago
Pavel Djundik 317122f4aa Update README.md 1 year ago
Pavel Djundik 831bdb6001 Create github action to automatically submit new versions to winget 1 year ago
Pavel Djundik a3725da282
Merge pull request #530 from SteamRE/warnings
Fix warnings, enable Warnings as Errors
1 year ago
Yaakov fa486d1e5f even though we will probably never run on XP, this silences CA1416 1 year ago
Yaakov b1a36462cc Enable warnings as errors in CI 1 year ago
Yaakov 0772448cd9 Add ContinuousIntegrationBuild to CI 1 year ago