forum

osu!track User Stats Tracker

posted
Total Posts
61
show more
Topic Starter
Ameo
  • Update:
    -Created basic overview page. This can be accessed by clicking the overview tab from a user stats page and contains basic user information as well as information about the data the tracker contains about your username.
    -Updated the 300/100/50 hit ratio charts to show change over time; it's a really cool way of showing your accuracy increase!
    -Updated the hiscore table to be formatted better as well as contain more usable information.
    -Added back end tracking for hiscores; every time you get a new hiscore, it's logged to the server. As of now, that data isn't used yet.
  • Coming soon:
    -Increased hiscore table functionality including information regarding the actual play that got you that hiscore
    -Much better overview page with tons more info and data
    -Hiscore over time data showing when you got your best scores and on what songs etc.
    -HUGE visual update of the entire site including graphs, all tabs, and pretty much every part of the site thanks to Redback!
    -Even more!
Kingkevin30
i would love to see this for all the other Modes :3
Topic Starter
Ameo

Kingkevin30 wrote:

i would love to this for all the other Modes :3
It would be possible to implement something like this for the other modes, but it would require extensive code-side changes and I don't think it will be possible any time soon. It's on the idea list though, so maybe someday! :)
ReesesPuffs
Great work on the site! Is there going to be a way to have the user statistics update without having to keep visiting the page? For example verifying you are the profile user and then allowing the website to update your stats everyday. This way someone can't troll and auto update everyone's pages if you're worried about the website workload.
Nina
Looks pretty nifty and ill keep this for future use for sure, however.

How does the site work out average PP gain? because it seems to be pulling the time i started playing from 48.4 years ago (And im pretty sure i've not been playing that long)
Topic Starter
Ameo

Nina wrote:

Looks pretty nifty and ill keep this for future use for sure, however.

How does the site work out average PP gain? because it seems to be pulling the time i started playing from 48.4 years ago (And im pretty sure i've not been playing that long)
I'm very glad you like the site! As you may have noticed, the Overview tab is still in alpha, meaning that some things found there may not be accurate or work 100% correctly. However, as for your problem, if you play a few songs in osu and refresh the page, the data grows more and more accurate every time you update. There are some known glitches with users who only have one or two updates and those will be fixed; thanks for pointing this out though!

If you have any other questions please feel free to ask. Hope you enjoy the site!
Topic Starter
Ameo

Reesespuffs wrote:

Great work on the site! Is there going to be a way to have the user statistics update without having to keep visiting the page? For example verifying you are the profile user and then allowing the website to update your stats everyday. This way someone can't troll and auto update everyone's pages if you're worried about the website workload.
Hi! I'm glad you're liking the site! ^w^

I'm glad you asked this actually, because I actually currently have a plan to implement some form of auto-updates that will refresh a user's stats periodically and automatically, but I also hope to create an IRC bot that will allow you to PM my username and update your stats, retrieve info from the site, and much more all in-game.

Pretty much we have stuff like that coming; stay tuned for more! :D
Topic Starter
Ameo
  • Update:
    -Updated overview page with more stats + list of recently attained top 10 scores
    -Large visual update
    -Various small changes + fixes around the site
  • Coming soon:
    -Increased hiscore table functionality including information regarding the actual play that got you that hiscore
    -Even more detailed hiscore over time data showing when you got every one of your tracked best scores and on what songs etc.
    -Bugfixes for the Overview tab, especially for new users/users with little tracked data
Miterosan
nice work !
Howl
Just a quick thought to the navbar. Feel free to don't follow them.
Delete the padding-left from #logo and from the element style of the p tag right after the logo title.
Then, add to the css:
#iclogo {
float: left;
padding-top: 12px;
padding-right: 14px;
}
And add right before the a href="/osutrack/" tag this:
<img src="../resources/logo_25.png" id="iclogo">
so it becomes like this:

Instead of this:
Topic Starter
Ameo

Howl wrote:

Just a quick thought to the navbar. Feel free to don't follow them.
Delete the padding-left from #logo and from the element style of the p tag right after the logo title.
Then, add to the css:
#iclogo {
float: left;
padding-top: 12px;
padding-right: 14px;
}
And add right before the a href="/osutrack/" tag this:
<img src="../resources/logo_25.png" id="iclogo">
so it becomes like this:

Instead of this:
Thank you so much for the recommendation! I've made the changes on the dev build of the site and they will be pushed to live soon.

I appreciate all comments/recommendations/criticisms regarding the site and tool, and any help I receive is great! Thanks again ^w^
Howl
Also, is there a way to restore the stats on the previous nickname? I recently changed nickname from TheHowl to Howl, and I'd like to have the old stats on the nickname of Howl çwç
Topic Starter
Ameo

Howl wrote:

Also, is there a way to restore the stats on the previous nickname? I recently changed nickname from TheHowl to Howl, and I'd like to have the old stats on the nickname of Howl çwç
Ooh that's a good point; I can do it manually (and will do it for you asap) but I should really come up with some automated system for that in the future... In the meantime I'll change yours manually!

Update: The usernames have been merged :)
Topic Starter
Ameo
  • Update:
    -Yet another huge visual update thanks to Reesespuffs!
    -Fixed formatting of the charts page
    -Tons of behind-the-scenes code changes
  • Coming soon:
    -Auto updater capability where your stats/hiscores/etc. will be updated on a regular basis without you having to udate!
    -Even more hiscores and hiscore history
Topic Starter
Ameo
  • Update:
    -TONS of small changes/fixes/tweaks
    -Added feedback button on the side of the user profile page.
    -Added in an internal beatmap cache to help reduce api usage and increase page load speed.
    -Full hiscore history including up to 50 of your best plays
    -Scatter plot on the overview page showing your best plays, what rank you got, how much they were worth, and when you got them.
    -Like 50 things I can't remember
  • Coming soon:
    -IRC-based updater bot!
NicoNicoNiii
Really liked the new updates you made. Thanks for all your hard work!
Topic Starter
Ameo
  • Update:
    -Fixed bug with Arily's scatter chart on the overview page in which some hiscores weren't being displayed correctly or at all. At the same time, I expanded the tool's history to account for all of a user's past hiscores, not only their current top 50.
    -Several other small bugfixes + tweaks.

I'm still working on this project and have plans for the future, so keep a look out!
Topic Starter
Ameo

NicoNicoNiii wrote:

Really liked the new updates you made. Thanks for all your hard work!
Thanks! Also, thank you for reporting that bug with the missing hiscores in the chart - thanks to you it's fixed!
buny


would be nice if star difficulty also changed with the applied mods.
Eni
Your work is really good <3
Topic Starter
Ameo
Update: HUGE increase in page load speed for all users. There was some badly written code I found and optimized and now everything loads much faster (sometimes up to five times as fast).
Update: Fixed a variety of small glitches and errors with the website that were caused by CloudFlare trying to be a hero. Everything should work smoothly now! If you encounter any issues please leave a commend using the feedback box on the left side of the website of by replying to this thread!
Volpey
looks really cool. :)
is there an API so i can embed some of those graphics on my website?
Howl

Volpey wrote:

looks really cool. :)
is there an API so i can embed some of those graphics on my website?
http://getbootstrap.com/
Centribo
This thing is amazing!
Batujitsu
How can I search for other game modes' stats?
US_2

Batujitsu wrote:

How can I search for other game modes' stats?
Not yet added :(

Himself waiting for mode CTB :|
KonataTheOtaku

US_2 wrote:

Batujitsu wrote:

How can I search for other game modes' stats?
Not yet added :(

Himself waiting for mode CTB :|
I'm waiting for that Catch The Beat mode addition too. Question, though. Is it still being worked on? And will there be a way to track certain achievements / tell when they were earned? I'd like to keep track of things like Fruit Overdose, or the taiko and all those dedication achievements.
Kimitakari
Its really useful man!Awesome work man! ^~^
Diony
Love this website, any chance of other game modes being involved?
Topic Starter
Ameo

US_2 wrote:

Batujitsu wrote:

How can I search for other game modes' stats?
Not yet added :(

Himself waiting for mode CTB :|
I'm waiting for that Catch The Beat mode addition too. Question, though. Is it still being worked on? And will there be a way to track certain achievements / tell when they were earned? I'd like to keep track of things like Fruit Overdose, or the taiko and all those dedication achievements.

I've just added support for the other gamemodes! Check it out!
Diony

Ameo wrote:

I've just added support for the other gamemodes! Check it out!
This is awesome! Thanks a lot.
HappyRocket88
Well I have to confess that a friend used this app, and I thought it was a troyano or a dangerous virus that osu! was having. But then I realized the message it was implied and I was glad this application was made. Congratulations! \o/
Topic Starter
Ameo

HappyRocket88 wrote:

Well I have to confess that a friend used this app, and I thought it was a troyano or a dangerous virus that osu! was having. But then I realized the message it was implied and I was glad this application was made. Congratulations! \o/
Haha I've been thinking of adding something to let the recipients of messages know that it's a bot sending them the message - sorry for the confusion!
KonataTheOtaku
Ameo, I really can't thank you enough for this wonderful tool to use. It's useful to me, especially in the PP part, with the graph and all that. It makes it easier to see what songs I need to do more of, and how many ranks I'd lose on a certain time basis..

Question, could you add a few more ranks to the ranking ratio graph? Like, X or XH (Silver S and SS I think...).

(I have a 66.6% chance of getting an S-rank. What is this satan luck I have?)
Topic Starter
Ameo

KonataTheOtaku wrote:

Ameo, I really can't thank you enough for this wonderful tool to use. It's useful to me, especially in the PP part, with the graph and all that. It makes it easier to see what songs I need to do more of, and how many ranks I'd lose on a certain time basis..

Question, could you add a few more ranks to the ranking ratio graph? Like, X or XH (Silver S and SS I think...).

(I have a 66.6% chance of getting an S-rank. What is this satan luck I have?)
Thanks so much for the kind words about the tool - I'm so glad you like it!

As for the ranking ratio graph, A, S, and SS are the only rankings that the osu! API supplies - can't get any more sorry!
KonataTheOtaku

Ameo wrote:

KonataTheOtaku wrote:

Ameo, I really can't thank you enough for this wonderful tool to use. It's useful to me, especially in the PP part, with the graph and all that. It makes it easier to see what songs I need to do more of, and how many ranks I'd lose on a certain time basis..

Question, could you add a few more ranks to the ranking ratio graph? Like, X or XH (Silver S and SS I think...).

(I have a 66.6% chance of getting an S-rank. What is this satan luck I have?)
Thanks so much for the kind words about the tool - I'm so glad you like it!

As for the ranking ratio graph, A, S, and SS are the only rankings that the osu! API supplies - can't get any more sorry!
It's fine. It'd just be interesting idea I thought of. And how could I not say anything positive about it? It's really beautifully made. I love it.
Topic Starter
Ameo

Ameo wrote:

KonataTheOtaku wrote:

It's fine. It'd just be interesting idea I thought of. And how could I not say anything positive about it? It's really beautifully made. I love it.
Thank https://osu.ppy.sh/u/ReesesPuffs for the web design - that was almost all him!
Gnoske
This is amazing! Thanks :D
Ictogan
I have a suggestion for the irc bot. Add a command to show how many pp the last high score was worth.
Utami
What about Osu! Standard best plays? Cookiezi isn't number one and you put like hackers or something, not to be rude its a cool site, and if yopu hate me I'm sorry for bothering.

(why is my thing still RIP CRAI?)
show more
Please sign in to reply.

New reply