KeymashGame / game-tracker

Official Bugtracking Repository for all Keyma.sh issues
6 stars 0 forks source link

Speed achievements and progression graph are empty in steno world #39

Closed aerickt closed 3 years ago

aerickt commented 3 years ago

Describe the bug Described in the title, though I'm not sure if these are only supposed to be applicable to ranked mode? Taking a look at my profile shows nothing on the progression graph or any achievements related to speed that have been met: https://keyma.sh/profile/Aerick-0692 Many of the matches in my profile are fast enough to have gotten achievements. It's also the same with black's profile, although only for the progression graph: https://keyma.sh/profile/b1ack-6423

Expected behavior I had assumed I would still get speed achievements and have a graph in my profile even if I didn't play ranked.

CameronCT commented 3 years ago

So after doing some investigating, I think there's a bit of miscommunication by what you mean by "ranked" and what graphs should show.

So the Statistics graph for your profile doesn't work because it is automatically locked to world 0 (which is the default world, you're in World 1 since you use Stenography). The next update will have this patched so you will see the statistics.

The reason why b1ack's profile doesn't show the graph is because he hasn't played in the past 30 days, if you select "12 months" then you will see his previous history.

Ranked mode is a competitive form of matchmaking that's not beside the "Free for All" section. When you define ranked, you're probably specifying the "default" world of Keyma.sh which is 0.

I know for you, you would probably like to be able to show your stats from world 1 without logging in but as of this moment I am not comfortable adding it in as it would create confusion for other users.

CameronCT commented 3 years ago

Also to further clarify my point of the worlds, here is your graph statistics:

World 0 (default): https://api.keyma.sh/api/v1/user/statistics?name=Aerick-0692 World 1 (steno/secondhand): https://api.keyma.sh/api/v1/user/statistics?name=Aerick-0692&world=1

aerickt commented 3 years ago

Ah gotcha. Thanks for the clarification.

CameronCT commented 3 years ago

No problem, closing this issue since the actual part with the statistics graph will be resolved next update.