- added DXVK 1.10.1
- added `Wine-GE-Proton 7-7`, `GE-Proton 7-10`, `Lutris 7.2`
- Marked as outdated: `GE-Proton 7-3`, `GE-Proton 7-2`,
`Wine-GE 7.1-1`, `Wine-GE 7.2-1` and `Wine-GE 7.2-2`
- added `dxvk_list` and `runners_list` fields to the `constants.uri`
- now `DXVK.list()` and `Runners.list()` can fetch the lists changes
from the launcher's repo
- made DXVK 1.10.1 and Wine-GE-Proton 7-7 default to install
- patch section was moved under the general and now is a subsection like
in wine/launcher settings in enhancements
- updated locales; added related French translations
- added `GE-Proton 7-5`, `7-6`, `7-7` and `7-8`
`7-6` and `7-7` versions are not recommended because
contain some bugs fixed in the next versions
- added `Wine-GE-Proton 7-1`, `7-2`, `7-3`, `7-4`, `7-5`
`7-3` and `7-4` versions are hidden by the same reason
- added `dxvk 1.10`
- made `Wine-GE-Proton 7-5` and `dxvk 1.10` default to use
- added `zh-cn` locale
- added `server` field to `config.yaml` file that indicates
currently using game server - `global` or `cn`
its default value is based on the system language
- `constants.paths.gameDataDir` returns path based on `server` config property
- `constants.placeholders.uppercase.full` was changed to an object:
+ global: <global game name>
+ cn: <cn game name>
- in `constants.uri.*` changed second fields:
+ api
+ telemetry
they're following the same format as `full` placeholder
- `constants.versionsUri()` and
`constants.backgroundUri()` are functions now
their output depends on server you're passing as a parameter
- added `Game.server` field (global / cn)
- `PatchInfo` type now contains `server` field
- `Patch.getPatchInfo()` also depends on `Game.server` value
- reworked `Background.get()` method to support cn game api
* This version will be released after
all the locales will be updated
- added `HDiffPatch` class to work with HDiffPatch (https://github.com/sisong/HDiffPatch)
- added 2 new launcher states
+ game-files-changes-applying-required
+ game-outdated-files-deletion-required
- added `.hdiff` files changes applying
- updated dependencies
From previous commits:
- fixed an issue with log files' name generation
It seems that on some specific file systems(?) `stat -c '%W' <file>`
returns `0` as a file creation timestamp
- updated Italian
- updated dependencies, statistics and pictures
- dxvk and runners list now stored in yaml format
- added new wine versions;
made `Wine-GE 7.2-2` the default one
- reworked `enhancements` locales structure;
added separate "Wine", "Game" and "Launcher" sections
to the "Enhancements" settings
- added "Use terminal" option to run the wine command in a separate terminal window