-
Notifications
You must be signed in to change notification settings - Fork 65
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
Steam Badges & Levels #214
Comments
It seems this has been removed again. Can you confirm this? |
Yea, looks like it was removed. I'll keep eyeing for changes. A side note: I think I'm going to make an automated diff agent for |
@TheSeg are there any details for this? I've already implemented the |
As of this comment, the methods are back. Because it's late, I just did a quick check and compare between the TF2 wiki notes and the representation, which seem to match up. I couldn't get the optional |
Thanks, I'll look into including these. The documentation for the Steam Level is amusing :) |
There's still no way to get really useful data from this methods, i.e. there's no way to get the badge names, logos etc. Putting this on hold for now, it has been since over a year now and will probably stay like that until 2.0.0 is released. After that, I'll decide if it will be closed for good. |
Tracker issue for implementing the new Steam Level, Badges and related WebAPI methods.
IPlayerService
::GetSteamLevel
::GetBadges
::GetCommunityBadgeProgress
Note: Scheme isn't available to match badges yet, but doesn't prevent implementing these methods.
I (@TheSeg) got this for PHP. Making the issue for my reference and for the other platforms.
The text was updated successfully, but these errors were encountered: