Skip to content

Releases: mxve/alterware-launcher

v0.6.2

07 Nov 16:52
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Self-restart launcher after updating
  • Fix crash while cleaning up left over files
  • ReAdd User-Agent when downloading

You probably want to download alterware-launcher.exe

v0.6.1

06 Nov 01:20
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Fixed hashes of files getting calculated on every run under some circumstances
  • Fixed crash when access to left over files from self updating was denied

You probably want to download alterware-launcher.exe

v0.6.0

05 Nov 16:30
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Fixed high memory usage while downloading
  • Added progressbar, download rate
  • Allow for better compiler optimization by using String::default instead of "" (@diamante0018)
  • Bumped deps

You probably want to download alterware-launcher.exe

v0.6.0-pre2

02 Nov 10:13
Compare
Choose a tag to compare
v0.6.0-pre2 Pre-release
Pre-release
remove linux i686

v0.6.0-pre1

05 Nov 16:23
Compare
Choose a tag to compare
v0.6.0-pre1 Pre-release
Pre-release
  • Greatly reduced memory usage while downloading
  • Added progressbar, download rate
  • Added async runtime
  • Tweaks to allow usage of async download function

v0.5.4-1

28 Oct 17:50
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Bumped deps
  • Print download size
  • Added hint for AV exclusion

You probably want to download alterware-launcher.exe

v0.5.3

06 Oct 09:37
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Improved error handling and logging
    • Only panic on fatal errors
    • Keep console open
  • Misc changes

You probably want to download alterware-launcher.exe

v0.5.2-1

25 Sep 17:07
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Made config file human-digestible
  • Don't ask about bonus content if --bonus is set
  • Support i686 (x86)

v0.5.1

18 Sep 10:32
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Set working dir when launching

v0.5.0

17 Sep 16:00
Compare
Choose a tag to compare

For support visit the AlterWare Discord or Forum


Changelog

  • Added support for bonus content
  • Added various new CLI args
    • --force/-f; Force file hash recheck
    • --path/-p "path"; Manually specify install dir
    • --pass "game args"; Pass arguments to the game
    • --help; Show available args
    • --version/-v; Get currently installed launcher version
    • --bonus; Download bonus content
    • Some values are saved to alterware-launcher.json
  • Improved output to better indicate progress
  • Improved speed