Commit Graph

586 Commits (b042b055c4a656f64a734cbc0248abb71ad395f7)
 

Author SHA1 Message Date
Ryan Stecker 3dbc75a343 Initial commit of fixes for steam2 authenticated downloads, but there's still some issue with a change in the steam2 ticket that needs to be investigated. 14 years ago
Nicholas Hastings 8ffff1cb7b Added -dumpcdr param to do quick XML dump of CDR. 14 years ago
Nicholas Hastings 127dadd363 Use latest version if no version specified. 14 years ago
Scott Ehlert 44ff453193 Ask for account password if -password is omitted from command line. 14 years ago
Scott Ehlert 9d586b5e95 Added -beta parameter to download beta versions of depots if available. 14 years ago
Scott Ehlert af190db942 Fixed compiler warning by adding back forgotten error message for opening a storage session. 14 years ago
Scott Ehlert cd0014aab5 If the content server client fails to open a storage session, keep retrying.
This behavior matches hldsupdatetool.
14 years ago
Scott Ehlert 5d4590e6cf Check if the user has access to a depot before attempting to download it. 14 years ago
Scott Ehlert bfe267e194 Actually download working server installs for GoldSrc/HL1 games. 14 years ago
Scott Ehlert f9cac07006 Added -list switch to print list of game servers that can be downloaded using -game. 14 years ago
Scott Ehlert 2a24b41d60 Properly detect Mac OS X in DepotDownloader.
OSVersion.Platform just returns Unix on Mono.
14 years ago
Scott Ehlert 8aa8798459 Added -app switch to download all depots associated with an app id. 14 years ago
Scott Ehlert ed4bd4a1d3 Added -all-platforms switch to download all platform-specific depots when -game is used. 14 years ago
Scott Ehlert a86eac90de Fixed excluding files from exclude.lst on non-Windows platforms. 14 years ago
Scott Ehlert e5fa0ca62f Added -no-exclude parameter that downloads files in exclude.lst anyways. 14 years ago
Scott Ehlert f11dd05096 Exclude files listed in reslists/*/exclude.lst when using the -game parameter.
This functionality matches hldsupdatetool.
14 years ago
Scott Ehlert 16e33b2085 Converted download paths to lower case. (For Linux server installs) 14 years ago
Scott Ehlert 668d869782 Fixed download of depots when dedicatedserverfolder field didn't exist. 14 years ago
Scott Ehlert f31925b5b5 Fixed DepotDownloader building. 14 years ago
azuisleet af0612cfde CS selection by Load
--HG--
extra : rebase_source : 2bc1207748459d1493fd5e9d3329144d59b7b4c2
14 years ago
Scott Ehlert c4e3360dc4 DepotDownloader: No longer downloads depots meant for other platforms when the -game option is used. 14 years ago
Scott Ehlert 3cbe8539a6 Place server installs into directory specified by "dedicatedserverfolder" if available. 14 years ago
Scott Ehlert 0fc89f465a Added -dir option to DepotDownloader for specifying an alternate install directory. 14 years ago
Scott Ehlert 1c181a351b Allow downloading of encrypted content. 14 years ago
Scott Ehlert 96236acb0e Allow downloading of restricted content with DepotDownloader whether or not Steam Guard is enabled. 14 years ago
Scott Ehlert 50fe7b32fd Fixed DepotDownloader compile. 14 years ago
Ryan Stecker 6783118d3e Fixing DepotDownloader for the latest SteamKit change. 14 years ago
Ryan Stecker 84afed2be5 Upgraded DepotDownloader project to 2010, and made it support the new BlobLib. 14 years ago
Ryan Stecker 387a79a94b Updated DepotDownloader. It _should_ work now.
The information contained within this revision comment is provided on an "as is" basis without any warranties, expressed or otherwise implied.
14 years ago
Asher Baker e90a6663a1 Derp, no wonder that didn't work. 14 years ago
Asher Baker 43632c4095 Added (bad and incomplete) support for specifying a game name instead of a depot id. 15 years ago
Ryan Stecker 3a8fbb363c Fixed DepotDownloader to make use of the latest ContentServerClient changes.
--HG--
extra : convert_revision : svn%3A946a0da7-ebce-4904-9acb-2f1e67aed693%40238
15 years ago
Ryan Stecker 391dbd9b8a Added support for dumping a human readable list of files in a depot with -manifest <depotid>.
Added -filelist to specify exactly what files to download from a depot. Additionally works with regular expressions.

--HG--
extra : convert_revision : svn%3A946a0da7-ebce-4904-9acb-2f1e67aed693%40222
15 years ago
Ryan Stecker de9ea3a6c8 Cut some code and determined the issue behind authenticated downloads not working. It's fixed now.
--HG--
extra : convert_revision : svn%3A946a0da7-ebce-4904-9acb-2f1e67aed693%40218
15 years ago
Ryan Stecker 14f2b6e39d Don't download files that have already been downloaded.
--HG--
extra : convert_revision : svn%3A946a0da7-ebce-4904-9acb-2f1e67aed693%40214
15 years ago
Ryan Stecker bb5c544414 Added DepotDownloader POC project. Move over hldsupdatetool, there's a new kid on the block.
--HG--
extra : convert_revision : svn%3A946a0da7-ebce-4904-9acb-2f1e67aed693%40212
15 years ago