Commit Graph

11 Commits (f4064a028fe4cab877d85d2d9c7026bee3c7c83b)

Author SHA1 Message Date
NicknineTheEagle 1c97b42124 Use Steam manifest format 1 year ago
Pavel Djundik bae332b97a Add license header to all source files
Fixes #55
2 years ago
Pavel Djundik e7e2299b70 Update SteamKit 2 years ago
Pavel Djundik 7739fac67c Cleanup 2 years ago
Antoine Rybacki 69707095cd address feedback 2 years ago
js6pak afab5e44b6
Add roslyn-like .editorconfig (#236) 5 years ago
NicknineTheEagle 4299c23bed
Various manifest related improvements (#94)
* Changed saved manifest name format for better clarity
* Expanded manifest-to-text conversion
6 years ago
Ryan Kistner 2e30364d8f Include and validate checksums with locally cached manifests 6 years ago
Netshroud ab9ca2a7da Cleanup 9 years ago
Nicholas Hastings d9cec26e00 Big speed improvements for some cases:
- Store all manifests separately, including excluded file, rather than only list of last-downloaded.
- Don't redownload manifests we have.
- Don't connect to content servers if no manifest to download and no chunks needed.
- Don't connect to content servers until needing chunks if already having manifest.
13 years ago
Nicholas Hastings 2e5ebc8851 Save manifests to optimize needed chunks check. Add -validate option. Concurrent donwloads. 13 years ago