Skip to content

Releases: patchkit-net/patchkit-patcher-unity

v3.17.0.0-rc1

28 Aug 10:06
Compare
Choose a tag to compare
v3.17.0.0-rc1 Pre-release
Pre-release

Added

  • Support for custom start app arguments (#1486)

v3.16.0.0

27 Aug 18:44
bb48122
Compare
Choose a tag to compare

Changed

  • Improved stability of downloading (#1422)
  • Improved stability of saving app meta data file (#1423)

Fixed

  • Checking available disk space on OSX (#1424)

v3.16.0.0-rc2

26 Aug 15:01
Compare
Choose a tag to compare
v3.16.0.0-rc2 Pre-release
Pre-release

Changed

  • Improved stability of downloading (#1422)
  • Improved stability of saving app meta data file (#1423)

Fixed

  • Checking available disk space on OSX (#1424)

v3.16.0.0-rc1

29 Jul 15:17
Compare
Choose a tag to compare
v3.16.0.0-rc1 Pre-release
Pre-release

Changed

  • Improved stability of downloading (#1422)
  • Improved stability of saving app meta data file (#1423)

Fixed

  • Checking available disk space on OSX (#1424)

v3.15.0.0

26 Jul 12:56
510608c
Compare
Choose a tag to compare

Added

  • Caching application display name so it can be displayed in offline mode (#1350)
  • Caching application changelog so it can be displayed in offline mode (#1361)
  • Skip unchanged files while patching (#994)

Changed

  • Set process priority to Low (#1375)
  • Adjust wages of installation steps (#1379)

Fixed

  • Repairing files placed at long path (#1369)
  • Fix download directory recreation after removing it during patcher execution (#1360)

v4.0.0.0-rc5

23 Jul 12:45
Compare
Choose a tag to compare
v4.0.0.0-rc5 Pre-release
Pre-release

Added

  • Setting api caller id (#805)

Changed

  • Move to usage of libpkapps
  • Upgrade to Unity 2018.3.11f1

v3.15.0.0-rc2

23 Jul 10:46
Compare
Choose a tag to compare
v3.15.0.0-rc2 Pre-release
Pre-release

Added

  • Caching application display name so it can be displayed in offline mode (#1350)
  • Caching application changelog so it can be displayed in offline mode (#1361)
  • Skip unchanged files while patching (#994)

Changed

  • Set process priority to Low (#1375)
  • Adjust wages of installation steps (#1379)

Fixed

  • Repairing files placed at long path (#1369)
  • Fix download directory recreation after removing it during patcher execution (#1360)

v3.15.0.0-rc1

10 Jul 08:47
Compare
Choose a tag to compare
v3.15.0.0-rc1 Pre-release
Pre-release

Added

  • Caching application display name so it can be displayed in offline mode (#1350)
  • Caching application changelog so it can be displayed in offline mode (#1361)
  • Skip unchanged files while patching (#994)

Changed

  • Set process priority to Low (#1375)
  • Adjust wages of installation steps (#1379)

Fixed

  • Repairing files placed at long path (#1369)
  • Fix download directory recreation after removing it during patcher execution (#1360)

v3.14.0.0

25 Jun 14:46
e6c7f10
Compare
Choose a tag to compare

Added

  • Automated scripting runtime changing to .NET 3.5 on Unity 2017 or newer (#1241)
  • Automated Unity API compatibility change from .NET 2.0 subset to .NET 2.0 (#1242)
  • Displaying a proper message when in offline mode (#1217)
  • Support for Chinese, Japanese, Korean and all other regions characters (#1171)

Changed

  • Disabled automated update when in offline mode (#1217)
  • More descriptive error messages (#1313)
  • Disk space error message now tells how much of additional space is needed (#1314)

Fixed

  • Unity 2017 and newer compilation issues (#1243)
  • Canceling update (#1222)
  • Displaying transparent banner images (#1249)
  • Patcher would always uninstall an old version of the game for repairs, even if it wasn't broken (#1273)
  • Patcher freeze after uninstalling app (#1276)

v3.14.0.0-rc6

18 Jun 00:28
Compare
Choose a tag to compare
v3.14.0.0-rc6 Pre-release
Pre-release

Added

  • Automated scripting runtime changing to .NET 3.5 on Unity 2017 or newer (#1241)
  • Automated Unity API compatibility change from .NET 2.0 subset to .NET 2.0 (#1242)
  • Displaying a proper message when in offline mode (#1217)
  • Support for Chinese, Japanese, Korean and all other regions characters (#1171)

Changed

  • Disabled automated update when in offline mode (#1217)
  • More descriptive error messages (#1313)
  • Disk space error message now tells how much of additional space is needed (#1314)

Fixed

  • Unity 2017 and newer compilation issues (#1243)
  • Canceling update (#1222)
  • Displaying transparent banner images (#1249)
  • Patcher would always uninstall an old version of the game for repairs, event if it wasn't broken (#1273)
  • Patcher freeze after uninstalling app (#1276)