Commit Graph

272 Commits (5425ef756dce79455a6e93ad95a17ff044c1add0)
 

Author SHA1 Message Date
Ryan Stecker 066177e944 DepotDownloader: Correct build issue. 13 years ago
Ryan Stecker 89028f6fbd DepotDownloader: Update protobuf-net dependency. 13 years ago
Ryan Kistner fc27452b67 DepotDownloader: Better command line parameter name 13 years ago
Ryan Kistner e98d7ce2a8 DepotDownloader: Added beta password support
--HG--
extra : rebase_source : ff1c354116dea838104716e3a998d8ca3a4c0f42
13 years ago
Ryan Kistner 90f72f1555 DepotDownloader: added some error handling
--HG--
extra : rebase_source : f849aa26ef59c3eb260b0727ab0f9e7d36700fab
13 years ago
Netshroud 4bc736fcf2 Merge 13 years ago
Netshroud ad4fd3bfac DepotDownloader: Fixed NullReferenceException, fixed not reloading CDR if cdr.proto is deleted
--HG--
extra : amend_source : b4a997ff2524895120eaf1f53aa240685846f85a
13 years ago
Ryan Kistner a4bbd1ad79 DepotDownloader: Added support for branches. Uses buildid instead of changenumber.
--HG--
extra : rebase_source : 7ba4ede5fdb1b951828b7cb7bf23dfbd712cea80
13 years ago
Ryan Kistner 9fbabcfa5d DepotDownloader: always sign into Steam3. Probably safe.
--HG--
extra : rebase_source : 48240a80e6c95a9681f8735bdfeaa00d2104a8d3
13 years ago
Ryan Kistner 6a5a329ddf DepotDownloader: Added anonymous download support 13 years ago
Ryan Kistner eb64860ae8 DepotDownloader: Switched to PICS. Started anonymous download support. 13 years ago
Ryan Kistner 2532f88768 DepotDownloader: Can't compile without this 13 years ago
Ryan Kistner 7c7ee18c2c DepotDownloader: Repaired references 13 years ago
Ryan Kistner 93cb82cb5c DepotDownloader: Cache server lists and CDR 13 years ago
Nicholas Hastings fe936ed48b DepotDownloader: Fixed Steam3 needed chunks check for existing files being reversed. 13 years ago
Nicholas Hastings a162f8cb46 DepotDownloader: Cleaned up and fixed some console output for Steam2 downloads. 13 years ago
Nicholas Hastings 2d8d51f10b DepotDownloader: Fixed regression in downloading some Steam3 apps. 13 years ago
Nicholas Hastings 7676ff1cef DepotDownloader: switch to DownloadFileToStream for grabbing Steam2 content to reduce memory usage. 13 years ago
Nicholas Hastings 5cab5b857e DepotDownloader: Adjust Steam3 app detection to account for Steam2 apps with Steam3 depots lacking manifests. 13 years ago
Nicholas Hastings a26a105519 DepotDownloader: Suppress CellID 0 warning if using auth (as CellID will be automatically retrieved). 13 years ago
Nicholas Hastings 37b31d032d DepotDownloader: Changes to support connection reuse when downloading Steam2 content. 13 years ago
Nicholas Hastings f1e2385e38 DepotDownloader: Added support for Steam3 checksums and delta downloads. 13 years ago
Nicholas Hastings 1566774a6e DepotDownloader: Fixed hang when using both -game and -listdepots with credentials. 13 years ago
Nicholas Hastings a93ac77b99 DepotDownloader: Fixed compile error in last commit. 13 years ago
Nicholas Hastings d11b77403c DepotDownloader: Set Steam2 connection timeout to 5s. 13 years ago
Nicholas Hastings 9fb844fdae DepotDownloader: Removed Steam2 auth server lookup and caching. 13 years ago
Nicholas Hastings a8e714ea12 DepotDownloader: Removed reliance on Classless.Hasher. 13 years ago
Nicholas Hastings 5262ec9667 Updated DepotDownloader project for SteamKit project changes. Nuget for protobuf-net. 13 years ago
Ryan Kistner 7aa43a5184 AppInfo changes for Depot section 13 years ago
Ryan Kistner c6da5d057e DepotDownloader: Retry different CDN servers when we encounter an error
--HG--
extra : rebase_source : 35a93f8bdd98c03f8cd99423e6c4f95ed713d0d2
13 years ago
Ryan Kistner 31781b5b85 Skip CDR check for Steam3: we display the change number 13 years ago
Ryan Kistner 4ef5af2fcb Don't need to parse depot id after tryparse 13 years ago
Ryan Kistner 5249592b35 Added Bloblib comments
--HG--
extra : rebase_source : 04ccef87df8b3d4e2d8b3cf0b017d8f4869d6926
13 years ago
Ryan Kistner 80f0dcf56c Blob Refactor
--HG--
extra : rebase_source : 98e0b6385cc654ff137fa216c4b403be5d36fa26
13 years ago
psychonic 5602f4f79e DepotDownloader: fixed crash on some Steam3 apps when not supplying depot id. 13 years ago
Ryan Kistner fe867a4fcf DepotDownloader: prettified license list code 13 years ago
Ryan Kistner afc197fbc9 DepotDownloader: more Steam3 error handling 13 years ago
psychonic 43ca82f869 Backed out changeset: 26ba29eb818f 13 years ago
psychonic 8a98c812c2 Ditch P/Invoke for detecting OSX as it's a detected platform since .NET 3.5. 13 years ago
psychonic acdd8bdebc Add support for specifying single depot (+app) for steam3 content. 13 years ago
psychonic 040c3926df Fix crash instead of graceful exit on ServiceUnavailable. 13 years ago
psychonic e33cf18265 Print found licenses. 13 years ago
psychonic 0f2edd0a94 Fix error downloading some depots to current directory (-dir .) 13 years ago
psychonic 25c47e2fbb Missed two lines in last commit. 13 years ago
psychonic cdd9c640d6 Fixed DepotDownloader compile errors from JobID changes. 13 years ago
azuisleet 0374a529b9 Added support for Steam3 license list in AccountHasAccess.
Ignore contenttype when depots are present.
14 years ago
azuisleet 6c545644e0 Added EDepotFileFlag, don't assume size=0 is a directory 14 years ago
Ryan Stecker aa0778dc4e Fixed small compilation issue. 14 years ago
Ryan Stecker b2cb33aa92 Updated depotdownloader to pass in the appid when requesting a depot key. 14 years ago
Ryan Stecker d638dc7ec2 Changed SteamUser.LoggedOffCallback to expose the Steam2Ticket directly, instead of the data.
Added various bits of XML documentation.
14 years ago