Jason Shackles

Results 25 comments of Jason Shackles

Yes this looks like the reason why. I'm going to add some logic to the next update that should prevent Enhanced Steam from attempting to query the API so much...

Thanks for the list. Updates to the website are coming soon!

Until the new Steam homepage is released (which should be soon) we are not going to be focusing on creating new features that will likely need to be reworked or...

This is (currently) by design. Unfortunately, GOG Galaxy does not have platform integration IDs for either Game Boy Color, or Game Boy Advance. Just "Nintendo Game Boy". https://galaxy-integrations-python-api.readthedocs.io/en/latest/platforms.html There are...

It looks like the "All Games" page is using some server-based XHR requests to remotely queue installs silently to specific sessionIDs. We may be able to incorporate this, I'll look...

The Enhanced Steam API works with SSL, as you can see by visiting here: https://api.enhancedsteam.com/storepagedata/?appid=327880 I'm not sure why these requests fail when HTTPS everywhere is loaded. I assume it's...

The only problem with doing this is that the data Enhanced Steam gathers and caches is loaded locally from the LocalStorage object. While it would be trivial to add a...

Thanks for looking into this. My biggest worry with setting up a build environment such as this one is that a lot of the code that is created in this...

Thanks for the explanation. This is something we'll definitely look into after the sale is over.

@EhsanKia If you could provide such an API, I would be happy to implement it into Enhanced Steam.