Nicholas Hastings
|
197f16b838
|
Create README.md
|
12 years ago |
Nicholas Hastings
|
798e66d055
|
Fix downloading depots for an app that share an app id with another app.
|
12 years ago |
Nicholas Hastings
|
e96e8bae51
|
Use console instance when possible. (now caches user sentry data and steam id to config.vdf).
|
12 years ago |
Nicholas Hastings
|
709ef3f398
|
Remove no-long-used AppInfoOverridesCDR var.
|
12 years ago |
Nicholas Hastings
|
1959262d4b
|
Try other servers if failing to get manifest from one.
|
12 years ago |
Nicholas Hastings
|
2e5ebc8851
|
Save manifests to optimize needed chunks check. Add -validate option. Concurrent donwloads.
|
12 years ago |
Nicholas Hastings
|
43ecfcffc7
|
Removed unused function.
|
12 years ago |
Nicholas Hastings
|
581ed16fa6
|
Fixed exception when not using -dir and build id unknown.
|
12 years ago |
Nicholas Hastings
|
cfc95d3f57
|
Allow downloading of specified manifest.
|
12 years ago |
Nicholas Hastings
|
987b51e82d
|
Simplify arg handling.
|
12 years ago |
Nicholas Hastings
|
36c961bc01
|
Removed old Steam2 beta option.
|
12 years ago |
Nicholas Hastings
|
c63ddbd238
|
Use uints for app and depot Ids to require less casts for SteamKit.
|
12 years ago |
Nicholas Hastings
|
b8a65a6b13
|
Adjustments to work with SteamKit CDNClient refactor.
|
12 years ago |
Nicholas Hastings
|
aba445afa3
|
Fix regressions causing exception in oslist check and permission error where depot id is app id.
|
12 years ago |
Nicholas Hastings
|
6a81bebd1a
|
Removed non-existent test.sh call from ci config.
|
12 years ago |
Nicholas Hastings
|
5c75a9d5b3
|
Hopefully last ci fix.
|
12 years ago |
Nicholas Hastings
|
fa59c818da
|
Added missing Microsoft.Build dll for nuget.
|
12 years ago |
Nicholas Hastings
|
76753c74c6
|
Fixed casing of nuget files.
|
12 years ago |
Nicholas Hastings
|
15ea73f203
|
Flagged build scripts as executable.
|
12 years ago |
Nicholas Hastings
|
f65d3c8875
|
Attempting to setup CI.
|
12 years ago |
Nicholas Hastings
|
d073b9ef34
|
Fixed Steam3 content always downloading depots for all platforms.
|
12 years ago |
Nicholas Hastings
|
c0e55988ea
|
Added .gitignore.
|
12 years ago |
Nicholas Hastings
|
300d2d90b6
|
Converted sln to VS2012. Remove SteamKit and readded via Nuget. Updated protobuf-net Nuget req.
|
12 years ago |
Nicholas Hastings
|
adfea2f0cf
|
Moved EncodeHexString to Util class.
|
12 years ago |
Nicholas Hastings
|
4b381f4b16
|
Removed more Steam2 crud.
|
12 years ago |
Nicholas Hastings
|
f04f4fe178
|
Added editor config to keep indentation normalized.
|
12 years ago |
Nicholas Hastings
|
064fbaea32
|
Display total size of downloaded data.
|
12 years ago |
Nicholas Hastings
|
9c2499f866
|
Removed unused constants.
|
12 years ago |
Nicholas Hastings
|
45bbbda746
|
Don't request Steam2 ticket.
|
12 years ago |
Nicholas Hastings
|
aacc40ff5e
|
Removed removed files from project file.
|
12 years ago |
Nicholas Hastings
|
1a89871744
|
DepotDownloader: Removed Steam2 functionality.
|
12 years ago |
Nicholas Hastings
|
d531a7decc
|
DepotDownloader: Remove dead code since we're always signing into Steam3.
|
13 years ago |
Nicholas Hastings
|
251d1dbd5a
|
DepotDownloader: Close file handles when done with files for S3 downloads.
|
13 years ago |
Scott Ehlert
|
08c63cc2db
|
DepotDownloader: Allow -manifest to download human readable manifest for Steam3 depots.
|
13 years ago |
Scott Ehlert
|
46ce5de875
|
DepotDownloader: Include depot number in human readable manifest filename in case -dir is specified.
|
13 years ago |
Ryan Kistner
|
066c528886
|
DepotDownloader: Anon users possibly have this sub
|
13 years ago |
Ryan Kistner
|
1a281f3182
|
DepotDownloader: More steam3 support
|
13 years ago |
Ryan Kistner
|
028e9ce8c8
|
Added PICS token support. Cleaned up reconnect logic.
--HG--
extra : rebase_source : 7fac8df8fba76a3dd084341154822ae3745eb879
|
13 years ago |
Ryan Stecker
|
f2c5f109d3
|
DepotDownloader: Update for latest SteamKit changes.
|
13 years ago |
Nicholas Hastings
|
140f7705cf
|
DepotDownloader: don't use dedicatedserverfolder for Steam3 downloads.
|
13 years ago |
Ryan Kistner
|
c03aa33b77
|
Updated bootstrap CM list. Added reconnect logic to DepotDownloader
--HG--
extra : rebase_source : 14c7deb7212eebeb3c3157664ada2c589d4d0a84
|
13 years ago |
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 |