forum

[osu!] - [web] extended pp listing

posted
Total Posts
78
show more
Topic Starter
Ezoda
i'll forward this to piotrekol, because he's the only one who can deploy a global fix for this. should be done in some hours
dionzz99
it does work for me..
but then osu decided to low my bandwidth...
from 150 to 10 KB :(
vincaslt
The script seemed to contain mistakes, got it to work by editing line 17:

from:
if (!this.GM_getValue || (this.GM_getValue.toString && this.GM_getValue.toString().indexOf("not supported") > -1)) {

t:
if (!this.GM_getValue() || (this.GM_getValue.toString() && this.GM_getValue.toString().indexOf("not supported") > -1)) {
Doguu
Incredible; works great.
Piotrekol

vincaslt wrote:

The script seemed to contain mistakes, got it to work by editing line 17:

from:
if (!this.GM_getValue || (this.GM_getValue.toString && this.GM_getValue.toString().indexOf("not supported") > -1)) {

t:
if (!this.GM_getValue() || (this.GM_getValue.toString() && this.GM_getValue.toString().indexOf("not supported") > -1)) {
Thanks.
Updated on greasyfork & script should update itself within 24h.
Gekido
This is pretty awesome, thanks for sharing~

Do you think you can add this feature for the no-mod scoreboard aswell?
Topic Starter
Ezoda

Ezoda wrote:

not possible you cant set nomod filter on get_scores api endpoint
this question already were asked several times.
silmarilen
it's stuck on sort by pp for me. unticking doesnt work and reinstalling doesnt remove it either.
Piotrekol
works fine there? Chrome 41.0.2272.118 + Tampermonkey
What browser are you using.
silmarilen
firefox 37.0.1
dewero
I'm running into the same exact issue. Same version of firefox if that matters.
cytusmusic
Still N/D for all beatmaps for me.
Yuzeyun
Something whacky's going on here
probably the absence of flag making this happen

Piotrekol
can you post a link to this map?
Yuzeyun
ok so I just noticed your post and found out the guy got banned.
I can't think of any map that's got such people in the rankings dangit I'm mad :C

lines 142 / 146 checking for usernames assumes there's a flag tho

https://osu.ppy.sh/s/275907 ok got one (inner oni, -HappySymphony-
Piotrekol
Added showing of top100 on score pages (can be disabled)
Mods & flags will be added in few days soon.
Yuzeyun

(Found by Juuryoushin)

It might be related to the top 100 checkbox. Unticking it will not make it display such rankings.
Piotrekol
fixed (was busy with stuff(actually I still am))
Brandiz
Works great! Thanks ;)
VnSoul
Im using google chrome and it doesnt seem to work for me, it always shows me some kind of error
Topic Starter
Ezoda
Without more information (Screenshot or error message) we cant help you ;)
Konapu
It doesn't work on Chrome
Piotrekol
Updated api side to include mods & flags used in #51-#100 places.
No script update needed.
abraker
I don't see the pp listing in Firefox anymore :(
Piotrekol
@abraker
api got "stuck" because of something else running on server.
Should be fixed now
abraker

Piotrekol wrote:

@abraker
api got "stuck" because of something else running on server.
Should be fixed now
Yea it's fixed. Nice job on the update btw!
Yuzeyun
That feel when it explodes on mania maps :(

proof
https://osu.ppy.sh/s/172907


Also; for something different:
The amount of spaces on either side of a slash (ex. 275 / 29 / 4) is two instead of one.
There's also a missing space right after the flag :P

other than that, nice update bru =v=b
DeletedUser_6614359
.
Fenneca
I use Microsoft edge, do you know if there's an add on that would allow me to use this
Grim Rapper
didn't showing pp amount in latest ranked beatmap
Piotrekol
copy-pasta of part of my conversation this night:
2016-02-14 00:46 Piotrekol: more with updater not really working atm because osu!api seems to be slow as heck
2016-02-14 00:46 Piotrekol: causing timeouts on its requests
[...]
2016-02-14 00:47 Piotrekol: so we're kind of unable to update right now
[...]
2016-02-14 00:47 Piotrekol: if you're using our greasemonkey script that's also why it isn't updating scores on single maps
2016-02-14 00:47 Piotrekol: same issuse
This was about osustats, but it's same issue with this script as it uses same method to update data.
Grim Rapper
:(

Piotrekol wrote:

copy-pasta of part of my conversation this night:
2016-02-14 00:46 Piotrekol: more with updater not really working atm because osu!api seems to be slow as heck
2016-02-14 00:46 Piotrekol: causing timeouts on its requests
[...]
2016-02-14 00:47 Piotrekol: so we're kind of unable to update right now
[...]
2016-02-14 00:47 Piotrekol: if you're using our greasemonkey script that's also why it isn't updating scores on single maps
2016-02-14 00:47 Piotrekol: same issuse
This was about osustats, but it's same issue with this script as it uses same method to update data.

:o :o :o
Grim Rapper
[Double post, fack it]
Can't see the plugin working, instead this appeared
EDIT: Fix it by clicking the "Always allow domain"
Alpgh367

Grim Rapper wrote:

[Double post, fack it]
Can't see the plugin working, instead this appeared
I'm getting the same error. I'm using Chrome version 49.0.2623.87 m.
Time-
Hey it works again :D
Kurai Toki
AMAZING :3
Please sign in to reply.

New reply