Releases: mbpictures/GameUpdater
Releases · mbpictures/GameUpdater
Minor Update
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!
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
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!
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
Hotfix
Features
- Bug: Fixed crash on Linux/OSX, because INI-Loader supported windows only
Second 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
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