-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
What with my installed Trove games when I'm no longer subscriber? #128
Comments
Good question. Ideally there should be way in humble bundle API to find what you have downloaded so far. There is something that make me think it is possible. Service named "humbler" accepts "reedem" POST request just before every download. The plugin do the same. So they (humble backend) may know about what you've downloaded. Then those Trove games should be returned as owned games regardless of subscription is enabled or not. |
For now, I would probably link them manually. BTW |
Dustforce DX, 140 are 2 names that come now in mind, and the 2 I have found so far no being present in the integration. |
I've send question to humble support, will see it is possible in the right way. If not, the easiest way is to always return games from cache regardless of Trove is enabled or not.
So quite shitty solution. Another way is to have it configured somewhere. I mean - a list of Trove games to show. Being able to update such list with currently available trove games is nice to have feature. |
@UncleGoogle It is common for games to be removed from Humble trove, there is a list here of 31 games as of June 2020 |
When I asked humble support for API details to check if humble stores information about downloaded games:
Then, I've asked for humble Trove games lifetimes. The answer:
And I've passed our request for end time:
Answer:
So, to be able to do nice support for Trove games, we need:
If humble see a value in displaying both information to users, then they may add such feature. I think it has low priority for them right now. We can change that sending requests to humble support. I think requests from ~10-20 people to humble bundle support may have an impact on their planned features. To sum up:If you want better support for Trove in project like this one, write to humble support and request:
You may ask for the first one, the second or both... |
New games are added to Humble Trove and older ones get removed from time to time.
Just to be sure, does that mean that the removed games will also get removed (without me even knowing) from my Galaxy library and new ones will also get added (without me even knowing)?
I no longer have a HB sub, but I have games downloaded from the Trove that I intend to have in my library. If they'll get removed if they also get removed from Trove, or if games will get added to my library because they'll also get added to the trove, then I'd rather add them manually.
Anyone can help this way ( EDIT by @UncleGoogle )
If you want better support for Trove in project like this one, write to humble support and request:
You may ask for the first one, the second or both
The text was updated successfully, but these errors were encountered: