Skip to content

Releases: tpill90/battlenet-lancache-prefill

v1.2.0

16 Jun 18:07
Compare
Choose a tag to compare

What's Changed

  • Added support for Diablo Immortal
  • Upgraded to dotnet 6. This upgrade will bring performance improvements, as well as a smaller file size.

v1.1.0

08 May 17:16
Compare
Choose a tag to compare

What's Changed

  • BattleNetPrefill will now keep track of which version of games have been previously pre-filled. If there is no newer version to prefill, then the prefill will be skipped, saving time by reducing redundant transfers. This behavior can be overridden with the new --force flag.
    image

  • BattleNetPrefill now handles unexpected download errors, and will retry up to 3 times. After 3 retries, the prefill will be treated as a failure.
    image

    • Improving "list-products" table formatting. Should be easier to read compared to the previous layout. Blizzard and Activision games are now clearly separated.

v1.0.0

25 Apr 17:45
Compare
Choose a tag to compare

Initial release of BattleNetPrefill

Prerelease

24 Apr 21:11
Compare
Choose a tag to compare
Prerelease Pre-release
Pre-release

Prerelease testing