forum

osuplus | extra features in osu! web

posted
Total Posts
375
show more
abraker

Bauxe wrote:

abraker wrote:

Bugs:
There was a case where my name was displayed twice for friend rankings. I will see if I can replicate it.[/list]
This happened to me too. I'm going to assume it happens if you have yourself added as a friend.
I dont remem adding myself as friend o_o
It happened once out of several times as well. I havent really browsed enough to find a pattern within it
Topic Starter
oneplusone

Hawxx wrote:

A suggestion for the UI if it's possible, instead of having checkboxes for the mods, how about them being actual mod icons like in-game? And when you'd click them they'd have like a highlighting around them, would also make it look a bit cleaner.
Ok I will add them in the next update, together with ORing mods.

Bauxe wrote:

abraker wrote:

Bugs:
There was a case where my name was displayed twice for friend rankings. I will see if I can replicate it.[/list]
This happened to me too. I'm going to assume it happens if you have yourself added as a friend.

Thought I can make a new friend :(
AncuL


hello PP? HELLO DATE PLAYED?!?
Topic Starter
oneplusone
thanks for your very constructive feedback! with your screenshot i can totally tell what went wrong!!

But seriously, next time open up your console (F12) and capture the error logs. Also that may happen during the time the osu servers are being ddosed or crap, causing the api to not work properly all the time.
nakanotsu nimi
It didn't ask me for my api key and i got the same error as above (not showing pp) :(
AncuL

oneplusone wrote:

But seriously, next time open up your console (F12) and capture the error logs.
error logs??

edit: nvm
Topic Starter
oneplusone

Pohm wrote:

It didn't ask me for my api key and i got the same error as above (not showing pp) :(
Did you see the huge notice at the top of the page? Is there a bloodcat mirror? Are there the mod buttons and friends button?

AncuL wrote:

oneplusone wrote:

But seriously, next time open up your console (F12) and capture the error logs.
error logs??

edit: nvm
Yes that's the error log. Unfortunately I am unable to reproduce the error :(. My guess is that your key isn't working. You can try restarting the script (remove and add again). If that doesn't fix it try resetting your api key.
safe_osu
I suggest you to add Bloodcat's beatmap preview link somewhere. ;)

p/4646260/
Topic Starter
oneplusone
Actually that is pretty cool! Didn't know such a thing existed. Will add it soon.
Dungeonfire
Suggestion: Sort the leaderboard by PP and not score.
Topic Starter
oneplusone
You can already sort by pp by clicking "pp".
Kyubey
Doesn't work for me. I input API key, refresh the page and nothing there, just like it's without scripts at all. Also, Tampermonkey prompts 100+ errors after syntax check:
Kurokotei

Kyubey wrote:

Doesn't work for me. I input API key, refresh the page and nothing there, just like it's without scripts at all. Also, Tampermonkey prompts 100+ errors after syntax check:
Try with Violentmonkey, works fine for me on Opera
Kyubey

Sayaka- wrote:

Try with Violentmonkey, works fine for me on Opera
Nothing changed, still not working.
Topic Starter
oneplusone

Kyubey wrote:

Doesn't work for me. I input API key, refresh the page and nothing there, just like it's without scripts at all. Also, Tampermonkey prompts 100+ errors after syntax check:
The errors are because Tampermonkey doesn't recognize the jquery $, it will work even with the errors. I never tested it on Opera, but you can open up the console and see what errors are happening.
Kyubey
Dungeonfire
Suggestion. Display all Top 50 and/or Top 1 scores on ones profile and highlight all top 100 plays of ones profile that were set X days ago
Topic Starter
oneplusone

Dungeonfire wrote:

Suggestion. Display all Top 50 and/or Top 1 scores on ones profile and highlight all top 100 plays of ones profile that were set X days ago
Interesting suggestion. Top 1 scores is already in one's profile, and top 50 is kinda impossible with the current api. Highlighting scores set X days ago would be nice, if I can make a nice UI to implement it.
Dungeonfire
I would suggest highlighting the specific play with a background color. (The variable for the background-color should be easily modifable for the people using a CSS)
Also maybe you can improve this code and implement it in your plugin ? http://pastebin.com/Vt3A2bDq
One more suggestion that comes to my mind is doing something like this: http://puu.sh/mkwEt.png (Make the variable for color easily modifable too)
Topic Starter
oneplusone
I was talking about the UI for the X days part. A slider for selecting X days? Maybe a few radio boxes for selecting days? Or maybe even a shade of range of colours, like blue for most recent and red for earliest?

I think t/405025 is a better version of that code.

Nice suggestion. And nice old screenshot.
abraker
Suggestion: Get replay button or text next to the user listing so we can finally get our friends' replays, scores extending to to top 100, and other stuff
Topic Starter
oneplusone
Coming soon!
Dungeonfire
 
Dungeonfire

oneplusone wrote:

I was talking about the UI for the X days part. A slider for selecting X days? Maybe a few radio boxes for selecting days? Or maybe even a shade of range of colours, like blue for most recent and red for earliest?
Yes, that was what I was talking about. I was thinking about something like this. http://pastebin.com/FJEfCfKH (This doesn't work on firefox btw)
A slider to change the X days ago is a good idea.

oneplusone wrote:

I think t/405025 is a better version of that code.
Nah it isn't since you have to save the PP manually which is pretty stupid. A cookie that updates every time when you visit the page is just more handy. My friend has continued working on this code and improved it alot but I have to ask him for the code. But he is never online on skype. I'll see if I can contact him any other way
JonQuy
Is it possible to get this working on Pale Moon? I'm not having any luck; though, it is probably because Pale Moon uses legacy versions of greasemonkey and etc.
Topic Starter
oneplusone

JonQuy wrote:

Is it possible to get this working on Pale Moon? I'm not having any luck; though, it is probably because Pale Moon uses legacy versions of greasemonkey and etc.
Don't wanna. I have tested and it works on Chrome, Firefox and Opera, so it is time to use one of these superior browsers.

osuplus is now updated! Check out the new features! :)
Kurokotei
omg osu!preview is awesome <3
XII

Dungeonfire wrote:

I would suggest highlighting the specific play with a background color. (The variable for the background-color should be easily modifable for the people using a CSS)
Also maybe you can improve this code and implement it in your plugin ? http://pastebin.com/Vt3A2bDq
One more suggestion that comes to my mind is doing something like this: http://puu.sh/mkwEt.png (Make the variable for color easily modifable too)
Could I get the code for what you mentioned in this screenshot? http://puu.sh/mkwEt.png

Or is it not finished yet?
Dungeonfire

XII wrote:

Could I get the code for what you mentioned in this screenshot? http://puu.sh/mkwEt.png

Or is it not finished yet?
It is an old screenshot of the osu website. it used to be a feature
XII

Dungeonfire wrote:

XII wrote:

Could I get the code for what you mentioned in this screenshot? http://puu.sh/mkwEt.png

Or is it not finished yet?
It is an old screenshot of the osu website. it used to be a feature
So why did it get removed?
xasuma
Wonderful! Everyone should use this.
Yumikoi
It works until I refresh the page, after that it stops working. I was able to view the bloodcat mirror and preview and all but once I loaded a different beatmap or refreshed this one, all the functions disappeared.

Greasemonkey 1.15.1 with Pale Moon.
Topic Starter
oneplusone
It doesn't wok on Pale Moon. It works for Chrome, Firefox and Opera though, if you don't mind using them.

But since more than 1 person have requested it to work on Pale Moon, I'll think about it.
Roth
Thank you~ Works great.
Yumikoi
Awesome, thanks for the Pale Moon support, works great.
abraker
Hmm... how it's loading score right now has some down sides:
1) a bit of lag
2) everything below gets shifted. I tend to read comments while it's loading because it's a bit slow

I suggest to have the previous scores still visible with a loading icon bar on top while it's gathering scores and then make them appear. Regarding the loading bar, is it possible to make a not too thick loading bar that stays visible on top in the view (clip to the top of the screen)? This would allow to see if it's done or not while scrolling anywhere on the page
allein
oh nice :^)
Topic Starter
oneplusone

abraker wrote:

Hmm... how it's loading score right now has some down sides:
1) a bit of lag
2) everything below gets shifted. I tend to read comments while it's loading because it's a bit slow

I suggest to have the previous scores still visible with a loading icon bar on top while it's gathering scores and then make them appear. Regarding the loading bar, is it possible to make a not too thick loading bar that stays visible on top in the view (clip to the top of the screen)? This would allow to see if it's done or not while scrolling anywhere on the page
Don't think I can fix the lag.

Good suggestion, but everything below will still shift if the number of scores changes though.
XEPCOH
This add-on is absolutely impressive!
I would suggest posting total pp (from all four game modes) and create ranking (if possible).
^too lazy to start leaning JS and osu!api to do this :c
Cappu
I'm totally not good one in scripts. Anyway I have one idea for TODO. Make all of these features for unranked ones. I don't know is this possible or not... Anyway...
show more
Please sign in to reply.

New reply