Skip to content

Releases: patchkit-net/patchkit-patcher-unity

v3.11.0-rc5

06 Feb 16:30
Compare
Choose a tag to compare
v3.11.0-rc5 Pre-release
Pre-release

Added

  • Support for LZMA2 compression using XZ
  • Sending all events to Statistics Reporting Service
  • Support for main_executable and main_executable_args fields in AppVersion
  • Added processing of --online or --offline command line argument
  • Sending 'patcher_started' event to Statistics Reporting Service
  • Custom building options under Tools/Build
  • Handling failures when accessing the file system
  • Attaching "system-info" to Sentry events as tag
  • Support for PK_OFFICIAL define
  • Displaying "Stalled..." instead of "Downloading package..." if the download speed reaches 0 B/s
  • capabilities field in the manifest

Changed

  • Linux launch script
  • Download speed will now be displayed based on the average of download speeds in the last 2 seconds
  • Patcher will no longer clear the progress bar after updating

Fixed

  • Invalid display of progress value when unarchiving
  • Wrapping the GZipStream input to avoid errors
  • Fixed all warnings that appear when launching on 5.3.4f1
  • Freeze or crash after closing the patcher
  • Window size issue on Linux
  • Stalling issue due to high request timeout and delays

Removed

  • Torrent downloading
  • StandaloneOSXUniversal architecture from building options

v3.11.0-rc4

05 Feb 11:40
Compare
Choose a tag to compare
v3.11.0-rc4 Pre-release
Pre-release

Added

  • Support for LZMA2 compression using XZ
  • Sending all events to Statistics Reporting Service
  • Support for main_executable and main_executable_args fields in AppVersion
  • Added processing of --online or --offline command line argument
  • Sending 'patcher_started' event to Statistics Reporting Service
  • Custom building options under Tools/Build
  • Handling failures when accessing the file system
  • Attaching "system-info" to Sentry events as tag
  • Support for PK_OFFICIAL define
  • Displaying "Stalled..." instead of "Downloading package..." if the download speed reaches 0 B/s
  • capabilities field in the manifest

Changed

  • Linux launch script
  • Download speed will now be displayed based on the average of download speeds in the last 2 seconds
  • Patcher will no longer clear the progress bar after updating

Fixed

  • Invalid display of progress value when unarchiving
  • Wrapping the GZipStream input to avoid errors
  • Fixed all warnings that appear when launching on 5.3.4f1
  • Freeze or crash after closing the patcher
  • Window size issue on Linux
  • Stalling issue due to high request timeout and delays

Removed

  • Torrent downloading
  • StandaloneOSXUniversal architecture from building options

v3.11.0-rc3

14 Jan 14:59
Compare
Choose a tag to compare
v3.11.0-rc3 Pre-release
Pre-release

Added

  • Support for LZMA2 compression using XZ
  • Sending all events to Statistics Reporting Service
  • Support for main_executable and main_executable_args fields in AppVersion
  • Added processing of --online or --offline command line argument
  • Sending 'patcher_started' event to Statistics Reporting Service
  • Custom building options under Tools/Build
  • Handling failures when accessing the file system
  • Attaching "system-info" to Sentry events as tag
  • Support for PK_OFFICIAL define
  • Displaying "Stalled..." instead of "Downloading package..." if the download speed reaches 0 B/s
  • capabilities field in the manifest

Changed

  • Linux launch script
  • Download speed will now be displayed based on the average of download speeds in the last 2 seconds
  • Patcher will no longer clear the progress bar after updating

Fixed

  • Invalid display of progress value when unarchiving
  • Wrapping the GZipStream input to avoid errors
  • Fixed all warnings that appear when launching on 5.3.4f1
  • Freeze or crash after closing the patcher

Removed

  • Torrent downloading
  • StandaloneOSXUniversal architecture from building options

v3.11.0-rc2

20 Dec 05:10
29bd96d
Compare
Choose a tag to compare
v3.11.0-rc2 Pre-release
Pre-release

Added

  • Support for LZMA2 compression using XZ
  • Sending all events to Statistics Reporting Service
  • Support for main_executable and main_executable_args fields in AppVersion
  • Added processing of --online or --offline command line argument
  • Sending 'patcher_started' event to Statistics Reporting Service
  • Custom building options under Tools/Build
  • Handling failures when accessing the file system
  • Attaching "system-info" to Sentry events as tag
  • Support for PK_OFFICIAL define
  • Displaying "Stalled..." instead of "Downloading package..." if the download speed reaches 0 B/s
  • capabilities field in the manifest

Changed

  • Linux launch script
  • Download speed will now be displayed based on the average of download speeds in the last 2 seconds
  • Patcher will no longer clear the progress bar after updating

Fixed

  • Invalid display of progress value when unarchiving
  • Wrapping the GZipStream input to avoid errors
  • Fixed all warnings that appear when launching on 5.3.4f1
  • Freeze or crash after closing the patcher

Removed

  • Torrent downloading
  • StandaloneOSXUniversal architecture from building options

v3.11.0-rc1

27 Nov 18:14
84fa20a
Compare
Choose a tag to compare
v3.11.0-rc1 Pre-release
Pre-release

Added

  • Support for LZMA2 compression using XZ
  • Sending all events to Statistics Reporting Service
  • Support for main_executable and main_executable_args fields in AppVersion
  • Added processing of --online or --offline command line argument
  • Sending 'patcher_started' event to Statistics Reporting Service
  • Custom building options under Tools/Build
  • Handling failures when accessing the file system
  • Attaching "system-info" to Sentry events as tag
  • Support for PK_OFFICIAL define
  • Displaying "Stalled..." instead of "Downloading package..." if the download speed reaches 0 B/s
  • capabilities field in the manifest

Changed

  • Linux launch script
  • Download speed will now be displayed based on the average of download speeds in the last 2 seconds
  • Patcher will no longer clear the progress bar after updating

Fixed

  • Invalid display of progress value when unarchiving
  • Wrapping the GZipStream input to avoid errors
  • Fixed all warnings that appear when launching on 5.3.4f1

Removed

  • Torrent downloading
  • StandaloneOSXUniversal architecture from building options

v3.10.3

14 Nov 08:51
7a16561
Compare
Choose a tag to compare

Fixed

  • Fix issue with locating screensize file

v3.10.3-rc1

05 Nov 12:11
7ac3925
Compare
Choose a tag to compare
v3.10.3-rc1 Pre-release
Pre-release

Fixed

  • Fix issue with locating screensize file

v3.10.2

05 Nov 12:02
215fdbd
Compare
Choose a tag to compare

Fixed

  • An edge case which caused the download to never terminate
  • Patcher wouldn't quit upon starting the Launcher
  • Patcher wouldn't re-download a manually removed banner file
  • Fix issues with incorrect patcher window sizing

Changed

  • Patcher will timeout if the downloading stopped sooner than after 5 minutes

v3.10.2-rc6

01 Nov 08:23
Compare
Choose a tag to compare
v3.10.2-rc6 Pre-release
Pre-release

Fixed

  • An edge case which caused the download to never terminate
  • Patcher wouldn't quit upon starting the Launcher
  • Patcher wouldn't re-download a manually removed banner file
  • Fix issues with incorrect patcher window sizing

Changed

  • Patcher will timeout if the downloading stopped sooner than after 5 minutes

v3.10.1p3

31 Oct 15:01
506029b
Compare
Choose a tag to compare

[3.10.1p3]

Fixed

  • Fix repairing files with invalid version id