Releases: Kapiainen/Lauhdutin
Releases · Kapiainen/Lauhdutin
Version 1.3.2
- Updated the URL used to download banners for games on Steam since the previous URL became obsolete and no longer successfully downloaded banners.
Version 1.3.1
- Updated the VDF parser to process the keys of all key-value pairs in case-insensitive manner. This change should fix the issue of Steam games not showing up for some people.
June 6, 2015 - 1.3.0
- Paths to Steam libraries, which exist outside of the folder where Steam is installed, are now automatically read from libraryfolders.vdf, which exists in the SteamApps folder located in the folder where Steam is installed. The SteamLibraryPaths setting is no longer used.
May 3, 2015 - 1.2.1
- The toolbar should now hide itself so that it is out of the way when adding games to a skin that currently has no games to show.
- Modified the patterns used when parsing VDF files in order to handle values containing quotation marks.
May 1, 2015 - 1.2.0
- Added a new way of adding games. The "Add game" custom skin action opens a menu where one can specify the name, path to the executable, tags (optional), and Steam AppID (optional, used to download the banner) for a game.
- New settings:
- ToolbarLogoTint
- AddGameButtonColor
- AddGameButtonBackgroundColor
April 30, 2015 - 1.1.1
- Changed the way that data is retrieved from sharedconfig.vdf and localconfig.vdf.
April 29, 2015 - 1.1.0
- Added support for additional Steam libraries that exist outside of the folder where Steam is installed.
April 29, 2015 - 1.0.1
- Fixed a bug that caused the script to do unnecessary iterations in a for-loop that would result in an attempt to access a non-existing game object in the table of games.
April 29, 2015 - 1.0.0
Initial release.