1.2124.0
github-actions
released this
17 Apr 10:37
·
1728 commits
to master
since this release
Changes since launcher v1.1861.0:
Features
- Introduce cleaner error messages for:
- pr-downloader binary being removed by antivirus.
- Game installation in directory containing non-ASCII characters (not supported by engine https://github.com/beyond-all-reason/spring
/issues/355).
- Enhance error message styling for readability and allow text selection.
- Introduce a common error message suffix that can be updated dynamically.
- Make config and launcher update checks optional with a 5s timeout to prevent GitHub or Cloudflare issues from blocking game start.
- Move default springsettings config to config.json for updates without launcher releases.
- Change log upload target from S3 bucket to our domain.
Fixes
- Updated https://github.com/Jazcash/sdfz-demo-parser to resolve replay parsing issues.
- Give priority to
--config
flag over downloaded config - Fix progress bar not resetting properly when done
- pr-downloader:
- Fix progress bar when downloads > 2GiB and with HTTP redirects
- Correct handling of non-ASCII environment variables on Windows.
- A few other minor fixes and improvements.
Known issues
- Installer on update forces the last element of the installation directory to
Beyond-All-Reason
beyond-all-reason/spring-launcher#19