Skip to content
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

Open
TheSeg opened this issue Jun 26, 2013 · 6 comments
Open

Steam Badges & Levels #214

TheSeg opened this issue Jun 26, 2013 · 6 comments

Comments

@TheSeg
Copy link

TheSeg commented Jun 26, 2013

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.

@koraktor
Copy link
Owner

It seems this has been removed again. Can you confirm this?

@TheSeg
Copy link
Author

TheSeg commented Jul 24, 2013

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 ISteamWebAPIUtil::GetSupportedAPIList that will alert me when there's changes. Both with and w/o a key.

@Yeggstry
Copy link

Yeggstry commented Aug 7, 2013

@TheSeg are there any details for this? I've already implemented the IPlayerSevice in Java, so I can add these methods in.

@TheSeg
Copy link
Author

TheSeg commented Aug 9, 2013

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 badgeid param to return anything useful with GetCommunityBadgeProgress, but returns do work without that param.

@Yeggstry
Copy link

Yeggstry commented Aug 9, 2013

Thanks, I'll look into including these.

The documentation for the Steam Level is amusing :)

koraktor added a commit to koraktor/steam-condenser-ruby that referenced this issue Aug 10, 2013
@koraktor
Copy link
Owner

koraktor commented Jan 5, 2015

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.

@koraktor koraktor added the hold label Jan 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants