Skip to content

Releases: mbpictures/GameUpdater

Minor Update

30 Aug 20:24
Compare
Choose a tag to compare
Minor Update Pre-release
Pre-release

GameUpdater

Features

  • Refactors and code improvements
  • Fix: Default throttle is now disabled (infinite)
  • Windows: Running the GameUpdater now requires admin rights to enable writing in the programs folder
  • Change progress bar text: display current and total download size

ManifestTool

NO CHANGES

Pause Hotfix!

24 Aug 23:09
Compare
Choose a tag to compare
Pause Hotfix! Pre-release
Pre-release

GameLauncher

Features

  • Fixed: pause will abort the download of the current file and skip over to the next one
  • Option to automatically start the game after the patch finished or start the game when no patch is available

Known Issues

  • Download not continuable after closing the launcher and reopen again

ManifestTool

Features

  • Entry manifest file not longer mandatory

0.4

19 Aug 22:20
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

Updater

Features

  • File checking for ZIP patches implemented
  • Fix bug where files in ZIP couldn't be overridden
  • Exit launcher after game start
  • Local manifest not required at first launch (will be created after the first patch automatically)

ManifestTool

Features

  • Add checksum file, in which all checksums of all containing files are stored, to ZIP
  • Add warning if the version already exists in update.xml
  • Add error when version on which the patch depends doesn't exist

ManifestTool at the beginning!

17 Aug 19:54
e5b2d3a
Compare
Choose a tag to compare
Pre-release

GameUpdater

Features

  • Download ZIP-Files and unzip into game folder

Known issues

  • Checksum validation currently not available to files inside a ZIP

ManifestTool

Features

  • Package all your files from a folder as a patch in your server manifest with a simple command
  • Package ZIPs

Linux/OSX Hotfix

16 Aug 17:32
Compare
Choose a tag to compare
Linux/OSX Hotfix Pre-release
Pre-release

Hotfix

Features

  • Bug: Fixed crash on Linux/OSX, because INI-Loader supported windows only

Second Release!

15 Aug 18:50
Compare
Choose a tag to compare
Second Release! Pre-release
Pre-release

Version 0.2

Features

  • Pause and resume downloads
  • Throttle download speed

Known issues

  • Can not continue download after closing and reopening application

First release! WOHO

14 Aug 21:28
Compare
Choose a tag to compare
First release! WOHO Pre-release
Pre-release

First release of the GameUpdater

Features

  • Update your game with incremental patches using client and server manifest
  • Configure the Launcher behaviour using ini file
  • Download patches with X amount of files
  • Check files by MD5/SHA-1 and redownload them, if they are corrupted
  • Uninstall

Known Issues

  • Patching doesn't check previous patches for corrupted files