-
Notifications
You must be signed in to change notification settings - Fork 3
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
1.4.0 #77
Open
Nutzzz
wants to merge
59
commits into
Solaire:master
Choose a base branch
from
Nutzzz:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
1.4.0 #77
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Nutzzz
commented
Apr 17, 2024
•
edited
Loading
edited
- Add RobotCache platform
- Add option to use itch client to launch games
- Add option to only add base games (no DLC)
- Add option to only add games (no software apps)
- Add option to only add installed games
- Add option to only add owned games
- Add user command to download all images without doing a game rescan
- Fix Paradox platform
- Fix Steam not-installed collection (requires user to specify an API key)
- Fix auto-download of CustomImages
- Use GameCollector v4.2.4-1 library to find games
- Update dependencies and remove unused dependencies
Also: * Use the proper method to select between 32-bit vs. 64-bit Registry * Fix some variable capitalization * Upgrade a few NuGet packages
(I am assuming Rockstar is working; I don't own any of their games.)
* Incorrect capitalization sometimes resulted in blank ID * Humble App is command line app, needs a workaround like itch
* Show Collection games as not-installed if Choice subscription is inactive * Fix install * Add option whether to use Humble App (vs .exe) to launch games or not
git-subtree-dir: PureOrigin.API git-subtree-split: 15eb1905204e685c0b77e5f115687e48fcbe5967
LoginAsync() now fails because of a recent change to the month and day fields of the user's birthdate to asterisks (**), since this is no longer a valid DateTime.
Also fix json version bug
Also add RobotCache platform, upgrade dependencies
…her dependencies
…mImages working again
…mImages working again
Also move GetLogin() from EA platform to Dock so Steam can use it for the API key prompt
Also move GetLogin() from EA platform to Dock so Steam can use it for the API key prompt
This was referenced Apr 17, 2024
Also set GameCollector's setting GamesOnly to true
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.