forum

Add #1(Each song) list on each player's profile

posted
Total Posts
8
This is a feature request. Feature requests can be voted up by supporters.
Current Priority: +0
Topic Starter
minyeob
Another Suggestion :p

Most of osu-er likes to get #1 places.
But after got a #1 place, it's hard to maintain because
1. Somebody will steal #1 place someday.
2. It's hard to remember

So... How about adding #1(song, difficulty) list on their profiles?

-----------------------------------------------------------------Also
"Number of #1 Ranking"
Ex. #1 Cyclone 175
#2 Rolled 147

But I think this makes complicated-ranking system.
Real1

minyeob wrote:

Another Suggestion :p

Most of osu-er likes to get #1 places.
But after got a #1 place, it's hard to maintain because
1. Somebody will steal #1 place someday.
2. It's hard to remember

So... How about adding #1(song, difficulty) list on their profiles?
Gonna be an insenly long list for the few with many #1's. Unless that's okay, maybe there can be a "10 most recent #1's" instead?
Starrodkirby86
I really want to know which of my #1s remain #1 or not and having this sort of system would really help me a lot as well...

Though maybe you can show the Top 5-10 #1s the user has, sorted by score or how long the user has had that high score on the tops. And a most recent #1s can work as well. But I'm really for the #1 Scores in total idea. :)
peppy
My brain hurts just thinking about the database. *whimper*
I'll see what I can come up with.
ThePassingShadow
I suggested earlier the possibility of instead having a listing in the rankings page for how many songs a user has the number one score for, but I limited it to the top fifty players. Perhaps listing top scores in profiles could also have a limit.
Jeffro
Best way for this would be a procedure you execute once a day because searching through db takes long as hell.

As for the table you could use:

USER_SCORE_ID, USERID, SCORE_ID_ARRAY

Something like that so in the array you can put all 5 #1 scores. And then extract them in your php code to display them :)
peppy
Trust me that doing this daily will take more than a day. Once I get around to restructuring the database it will be possible. Patience, people.
Gens

peppy wrote:

Trust me that doing this daily will take more than a day. Once I get around to restructuring the database it will be possible. Patience, people.
woot.
But I don't think it's soooo hard to mantain a #1, really.
Anyway, it's cool.
Please sign in to reply.

New reply