A toolset for csgo, which automatically downloads new demos and features a demo parser for (currently basic) performance metrics on match and player basis.
10
stars
1
forks
source link
Prevent disabling api usage for users on connection issues #64
The error handling while fetching the recent match needs improvement. Currently, all users are being disabled when the connection to the Valve API cannot be established. However, we shall only disable users with invalid credentials.
The error handling while fetching the recent match needs improvement. Currently, all users are being disabled when the connection to the Valve API cannot be established. However, we shall only disable users with invalid credentials.