Skip to content

Releases: hawkeye116477/playnite-legendary-plugin

1.9.2

26 Sep 20:33
3bb274f
Compare
Choose a tag to compare
  • Fixed installing EOS Overlay
  • Fixed max value for worker processes

1.9.1

25 Sep 11:38
38933bd
Compare
Choose a tag to compare
  • 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

04 Sep 18:37
f043dcd
Compare
Choose a tag to compare
  • 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

16 Aug 16:44
00597d9
Compare
Choose a tag to compare
  • Fixed path for Heroic's Legendary binary to make it compatible with latest version

1.8.0

13 Aug 20:35
ece9cfa
Compare
Choose a tag to compare
  • 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

08 Jul 19:20
c527d90
Compare
Choose a tag to compare
  • 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

17 May 19:44
a49b854
Compare
Choose a tag to compare
  • Solved problems with activating some EA games
  • Added Russian translations made by @FerNikoMF

1.7.5

28 Apr 20:38
17483f7
Compare
Choose a tag to compare
  • Removed support for "offline" updates (bug #65)

1.7.4

21 Apr 20:51
24320a3
Compare
Choose a tag to compare
  • 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

03 Apr 19:14
a9c5197
Compare
Choose a tag to compare
  • 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