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

Add Player Rank/Tier? #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hannogrimm
Copy link
Contributor

Is this possible? Are the ranks similar to the tiers in SMITE/Paladins? (e.g. 27 = Grandmaster/Masters)

Is this possible? Are the ranks similar to the tiers in SMITE/Paladins? (e.g. 27 = Grandmaster/Masters)
@apugh
Copy link
Owner

apugh commented Jun 18, 2018

At this time this won't be possible. There is no tier data stored.

@hannogrimm
Copy link
Contributor Author

If the rank is not stored on your side, how does the game estimate your rank then? 🤔

@apugh
Copy link
Owner

apugh commented Jun 18, 2018

It is stored for other games, but not at this time for Realm Royale (the table is empty).

@hannogrimm
Copy link
Contributor Author

I don't know if its a "tier" for Realm Royale. I don't know how up-to-date you are with the current dev. state of Realm Royale, but it definitely features a ranking system from Bronze to Masters (depending on your performance, obviously). I don't think it would be practical to estimate that rank on the clients side, so the rank is very very likely to be stored on the server side (?).

Ranks in Realm Royale have even more meaning than in Paladins, so having a return on them would be extremely helpful for leaderboards etc.

Maybe they are stored on something different than 'tiers'?

@apugh
Copy link
Owner

apugh commented Jun 18, 2018

must be stored differently ... will have to coordinate with the devs

@LynxJinxxy
Copy link
Contributor

As of the new patch this is something that is stored per queue now.

@apugh
Copy link
Owner

apugh commented Jun 25, 2018

It is calculated "on the fly" but not stored. And the calculations might change. Too early to include it, but it will be part of the API eventually.

@bladefist
Copy link

@apugh would we be able to get an endpoint for top 50 matches and be told how to compute it ourselves?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants