Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.7.1 #85

Merged
merged 338 commits into from
May 29, 2017
Merged

Version 2.7.1 #85

merged 338 commits into from
May 29, 2017

Conversation

Kapiainen
Copy link
Owner

  • Updated to support GOG Galaxy 1.2.x.

Kapiainen and others added 30 commits March 8, 2017 20:16
- Added more info to the terminal when there is a failure to parse a
Steam community profile.
- Fixed bug that caused total hours played to fail to parse when the
value was 1000+ hours.
Replaced the SteamID64 setting with a simple toggle switch
(Parse/Ignore) for the Steam community profile that is associated with
the chosen Steam account.
A bit of refactoring and optimization.
Well, another filter. Now, with this, with played:true will show all the games, hidden, installed or not that been played (hours > 0), and with played:false will show all the games that not been played (hours=0). Also, with games:all will show games installed, not installed and hidden.
Now, Steam: Installed, Uninstalled, All, Played and False.

Please note that now Steam:true is not supported anymore because I think is duplicated with steam:installed, but If you don't think that way I can add it too.
In this file will be writed the option of the hidden filter feature (enabled or disabled options.)
* Update Settings.ini

* Update Settings.lua
Refactored and fixed filtering.
Added support for one level of subfolders in Windows shortcuts. The name
of the subfolder that contains the shortcut is shown as the platform.
…new-filter-tag

# Conflicts:
#	Lauhdutin/Main.ini
#	Lauhdutin/Settings.ini
#	Readme.md
Slots without banners were using the previously animated slot's banner.
Fixed bug with slot hover animations when (un)hiding games.
Fixed the shake animation when hovering the mouse cursor over a slot.
Fixed bug where the status message was not being moved with the rest of
the skin when skin animations are enabled.
Fixed alignment of slots when using slot widths and/or slot heights that
are not evenly divisible by two.
Updated default slot width
Updated the behavior of toggling the hide/unhide games states. The
current list of filtered games will be filtered further to only include
visible/hidden games and if there are no games left after that action,
then a list of all visible/hidden games is shown.
Forgot to increment to 4 in the last release, hence the jump from 3 to
5.
Removed the Redraw function and all relevant function calls as they are
unnecessary due to the value of the skin's Update option.
Fixed two bugs affecting the zoom slot hover animation:
- Placing the mouse cursor on a slot with a game that lacks a banner and
scrolling would not apply the zoom to banners of neighbouring games.
- Scrolling after placing the mouse cursor on a slot with a game that
does have a banner would leave the previous banner visible when a
neighbouring game did not have a banner.
- Added support for processing 'galaxy.db', which appears to have
replaced 'productdetails.db' in GOG Galaxy as of version 1.2.
- Left the old code, which was used for 'productdetails.db', intact as a
fallback if someone is still running an old copy of GOG Galaxy (version
< 1.2).
- Updated to support GOG Galaxy 1.2.x.
@Kapiainen Kapiainen closed this May 29, 2017
@Kapiainen Kapiainen reopened this May 29, 2017
@Kapiainen Kapiainen merged commit 998bfac into master May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants