Skip to content

Releases: patchkit-net/patchkit-patcher-unity

v3.1.0-rc5

06 May 16:50
Compare
Choose a tag to compare
v3.1.0-rc5 Pre-release
Pre-release
  • Once more fix to disk space check function

v3.1.0-rc4

06 May 13:26
Compare
Choose a tag to compare
v3.1.0-rc4 Pre-release
Pre-release
  • Brought back free disk space check

v3.1.0-rc3

05 May 09:39
Compare
Choose a tag to compare
v3.1.0-rc3 Pre-release
Pre-release
  • Disk space checking temporary disabled due to NotImplementedException on Windows.

v3.1.0-rc2

05 May 08:35
Compare
Choose a tag to compare
v3.1.0-rc2 Pre-release
Pre-release
  • Fix unknown error on first game download caused by invalid disk space check

v3.1.0-rc1

29 Apr 08:47
Compare
Choose a tag to compare
v3.1.0-rc1 Pre-release
Pre-release

Added

  • Sending logs to S3 on error
  • Error if there's no enough space on the device
  • Security check against application secret

v3.0.2

01 Apr 21:17
Compare
Choose a tag to compare

Added

  • Info how to fix JSON dll issue
  • Asset Store tools and internal tools

Changed

  • Forcing torrent-client executable flag before start

Fixed

  • TorrentDownloader: Possible NullReferenceException on Dispose()
  • Linux application were not started correctly
  • Version info tags reading

v3.0.0

09 Mar 08:34
Compare
Choose a tag to compare
  • Replaced librsync windows libraries with ones compiled with MinGW64 - Visual Studio version had a bug causing patched file to be invalid in some cases.
  • Verifying file consistency before patching. Inconsistent files will cause new version to be downloaded from the scratch.

v3.0.0-rc5

06 Mar 08:23
Compare
Choose a tag to compare
v3.0.0-rc5 Pre-release
Pre-release
Fix issues with closing patcher

v3.0.0-rc2

17 Feb 15:47
Compare
Choose a tag to compare
v3.0.0-rc2 Pre-release
Pre-release
  • Fix bug when updater switches to http downloader after torrent downloader failure
  • Fix parsing patcher data from command line arguments

v3.0.0-rc1

14 Feb 07:25
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release

Many fixes