Skip to content

Launchpad 6.11.1

Compare
Choose a tag to compare
@bmcclure bmcclure released this 07 Apr 02:59
· 584 commits to master since this release

Big things are coming! But small improvements and fixes are here today...

Changes:

  • Updated Detected Games window with icons and replaced Edit button with a context menu to match other Manage windows
  • Updated Backups window with a context menu
  • Updated Platforms window with a context menu
  • Tweak sizes of windows and buttons
  • Improve detection of game exe for Uplay-based games
  • Add Launcher-Specific ID to the Simple version of the launcher editor since it's commonly needed
  • OK button on the Account Info window changed to Save and Cancel so it makes more sense
  • Code cleanup and optimizations
  • Improve window titles

Fixes:

  • Previously if you rearranged any of the listviews, then the buttons would match up with the wrong item. This has been fixed so that the correct item is always selected regardless of sorting.
  • Top-level game defaults were not taking effect in many cases. The logic behind entity data has been improved to resolve this.