PredatH0r / SteamServerBrowser

Browse game servers and details for games using Valve's master servers
125 stars 20 forks source link

is steam change the api? #21

Closed githubrom closed 7 years ago

githubrom commented 7 years ago

there is now servers show in the app.

PredatH0r commented 7 years ago

Since yesterday night's weekly steam maintenance the master server is no longer responding to any requests. It looks like Valve shut down the API. There is no information about this on the documentation page of that API. It's not only affecting my server browser, but also many other applications.

I'm currently looking at alternative APIs, because the main reason I wrote this browser was to NOT use the unreliable server browser code included in steam_api.dll.

PredatH0r commented 7 years ago

Fixed in https://github.com/PredatH0r/SteamServerBrowser/releases/tag/v2.35 Also uploaded to Steam Workshop for "Quake Live" and TOXIKK.

githubrom commented 7 years ago

thx