ABaumher

Results 13 comments of ABaumher

Coming here from the Steam Integration. Since early March, Steam implemented a new way of authentication, and it completely broke the integration. See https://github.com/FriendsOfGalaxy/galaxy-integration-steam/issues/159 for all the people who have...

Coming from the GOG Galaxy page. Galaxy's implementation uses websockets for communication, but the latest protocol broke us as well, albeit for a different reason. Our code expected a callback...

For those with this issue who note that the line number is out of date on the current build, here's where that was referring to: https://github.com/danielgtaylor/python-betterproto/blob/8fbf4476a8f4a9c9a8bb07a64cc0bbb379e0afa8/src/betterproto/plugin/models.py#L688-L694

Parles-tu Anglais? Toutes mes excuses, j'utilise un traducteur. Je parle anglais et un peu allemand, mais pas français. Nous y travaillons. La page de connexion est-elle en français pour vous?...

Cool. I've attached the list of phrases and sentences we currently use. If you can translate it and post it here, i'll parse it and integrate it into the new...

With the one on my repo, the plugin will work with private profiles (in fact, i removed the old public profile option), because we do all the same security Steam...

I'll put it in our code. I still need to figure out if GOG gives us the language you are using anywhere, but if not I can add a drop-down...

**UPDATE** There has been an issue where your credentials expire. We knew this would happen, but could not trick steam into giving us this error before now. Some users were...

I forgot a colon, give me a minute to fix