Releases: hawkeye116477/playnite-legendary-plugin
Releases · hawkeye116477/playnite-legendary-plugin
1.9.2
- Fixed installing EOS Overlay
- Fixed max value for worker processes
1.9.1
- Added possibility to disable desktop notifications about finished tasks
- Changed notification message for updating and repairing
- Fixed potential crashes when downloading games
- Fixed error handling for install command
1.9.0
- Added possibility to install, repair and uninstall multiple games at once (select games from list using Ctrl key)
- Added displaying disk write speed at Download Manager
- Added saving download percent progress and downloaded size for each download item
- Added displaying percent progress at panel icon
- DateTime in Download Manager will be displayed now in local Format
- Special Epic registry key will be added now for all games installations due to demand of it from more games
- Changed order of game menu items
- Fixed displaying download progress when resuming
- Fixed potential crash when canceling and removing download
- Removed migration for old settings as promised
1.8.1
- Fixed path for Heroic's Legendary binary to make it compatible with latest version
1.8.0
- Added unattended mode for installation
- Added downloading all DLCs to settings (always all DLCs will be selected)
- DLC Manager can be displayed now even if chosen game isn't installed
- Removed downloading wrong developer info
- Fixed tooltips for toggling reordering
- Fixed problems with updating games
1.7.7
- Fixed DLCs being imported as separate games (you need to clear extension cache to see the effect)
- Added checking if Legendary Launcher is installed after launch game attempt
- Added filling launcher version field for not installed case in GitHub issue form
1.7.6
- Solved problems with activating some EA games
- Added Russian translations made by @FerNikoMF
1.7.5
1.7.4
- Fixed playtime counting during system suspension (adapted changes from Playnite's source code)
- Fixed launch state if user will decide not to use offline mode (if no internet connection available)
1.7.3
- Removed duplicated "Check for games updates" option (that one at main Playnite menu remained)
- Prerequisites should be installed now only during first launch of game instead of after downloading. That was done to avoid potential noises at night
- Moved games settings to separate files (old file will be migrated, but it will still remain renamed as
gamesSettings.json.migrated
as a backup, but it can be safely removed if everything will be fine) - Added support for using
LEGENDARY_CONFIG_PATH
environment variable (it will be used if exists instead of original Legendary's config path) - Added Italian translation by @AlienLogic