forum

osuplus | extra features in osu! web

posted
Total Posts
375
show more
PakaChan

oneplusone wrote:

However with the current API, it is impossible to query a user's score with specific mods :(

Topic Starter
oneplusone
:o :o :o :!: :!: :o :!:

brb
Topic Starter
oneplusone
New update!

Now when you search a user's score on a map, you get all his mod scores!!
PakaChan

oneplusone wrote:

New update!

Now when you search a user's score on a map, you get all his mod scores!!
you're the best man <3
Nightinga1e
How to uninstall script? After deleting script and even Tampermonkey, it works. How?
kai99
Man, this is the thing. Why didn't I know of this before lel. Using it well. Thanks for the good stuff!
Frostick
Topic Starter
oneplusone

kai99 wrote:

Man, this is the thing. Why didn't I know of this before lel. Using it well. Thanks for the good stuff!
:)

Frostick wrote:

I love <3 the extension, I already used it for like 2 monthes and it REALLY helps me! :)

But I think you should add a quick download button in the top ranks for every song, it would really help!

Reasons:
1) You can copy other people's maps instantly from top ranks.
2) When your beatmaps get deleted / you change pc and don't backup, you can re-download your maps quicklier.
3) It just lets you download / re-download a map faster without having to look at the full beatmap page, and especially if you have poor internet connection.

I think it will be very easy for you to create compared to other stuff you've done with the extension...

Anyway, thanks for making it!
Thanks for the suggestion!


New update: Fixed rank image not displaying properly (due to ppy moving the image address)
Pituophis
"Most Played" doesn't seem to be working anymore.
Topic Starter
oneplusone

Pituophis wrote:

"Most Played" doesn't seem to be working anymore.
Fixed (for the 4th time)
Topic Starter
oneplusone
New update ;)
Tamako Lumisade
Hi, creator.

Is it wrong that your script sometimes feels sluggish? (Like loading map informations in a loop) Or is it just osu!related thing with servers going bad recent times?
mindmaster107
Can you explain in detail what the subscription actually does? Does it just ping you when anything in the thread happens, or when there is a new top play, or when the mapper ranks something, or what? And is this customisable in any easy way?
ArtillerySenpai

mindmaster107 wrote:

Can you explain in detail what the subscription actually does? Does it just ping you when anything in the thread happens, or when there is a new top play, or when the mapper ranks something, or what? And is this customisable in any easy way?
It's like the subscription tab on youtube. You subscribe to mappers then you see their activity to their maps (being ranked, qualified, or updated).
Topic Starter
oneplusone

Husky wrote:

Hi, creator.

Is it wrong that your script sometimes feels sluggish? (Like loading map informations in a loop) Or is it just osu!related thing with servers going bad recent times?
There was a period where the servers were bad so I made the script keep requesting in intervals until it gets a reply. Not sure what is the best solution so that's what I did. I am not an experienced script writer so if there is any bad practices I've been doing please tell me :D


mindmaster107 wrote:

Can you explain in detail what the subscription actually does? Does it just ping you when anything in the thread happens, or when there is a new top play, or when the mapper ranks something, or what? And is this customisable in any easy way?
It displays all the maps in your maps subscription and the maps made by your subscribed mappers, sorted in last updated time. So the most recently updated map will be shown at the top. It is meant for people following mappers and want to know if they have submitted or updated a map. It does not alert you, you have to check it in the subscriptions tab. It is not customisable for now, and if you have any suggestions feel free to post here.
Despirate
I don't know if anyone have the same problem as me lol. it's been months already http://imgur.com/a/sofQ8
Topic Starter
oneplusone

PsoGnar wrote:

I don't know if anyone have the same problem as me lol. it's been months already http://imgur.com/a/sofQ8
Yeah about that, because the osu page is loaded on https, we cannot embed any iframe that is loaded from http (see here). Bloodcat used to be hosted on https so it was no problem. But now it is only hosted on http, so we can't embed it. Nothing much I can do, except maybe put a separate link that opens bloodcat in a new tab I guess.
KupcaH
Amazing update. o:
Kimitakari
Sweet update. Keep doing your work!
Yumikoi
Hi, on Pale Moon 27 with Greasemonkey 1.15 (latest versions for both) I am unable to submit the API key, the popup appears I input the key and nothing happens.
Seems to be similar problem as what happened about a year ago before Pale Moon support was added.

Hope it is fixable, this script is really amazing!
abraker


I just glimpsed through the code, so I may or may not have missed where you are requesting user IDs, but I hope you are storing user IDs and not their names. This can easily stop working upon a name change.
Topic Starter
oneplusone

Yumikoi wrote:

Hi, on Pale Moon 27 with Greasemonkey 1.15 (latest versions for both) I am unable to submit the API key, the popup appears I input the key and nothing happens.
Seems to be similar problem as what happened about a year ago before Pale Moon support was added.

Hope it is fixable, this script is really amazing!
Hmm this seems like a different problem and I honestly don't know how to fix it. It has nothing to do with the script update, and it was working (long) before, so I suspect a Pale Moon update ruined it. The problem is I always get the error "Greasemonkey access violation: unsafeWindow cannot call GM_xmlhttpRequest." If anyone knows how to resolve this please PM me and we can try to fix it. Otherwise I think I will have to abandon support for Pale Moon :(

abraker wrote:



I just glimpsed through the code, so I may or may not have missed where you are requesting user IDs, but I hope you are storing user IDs and not their names. This can easily stop working upon a name change.
Yup I stored both the userIDs and usernames. If someone changes their name the list will still show the old name but the requests will be made using their IDs. Their name will be updated if you resubscribe to them.
Yumikoi

oneplusone wrote:

Hmm this seems like a different problem and I honestly don't know how to fix it. It has nothing to do with the script update, and it was working (long) before, so I suspect a Pale Moon update ruined it. The problem is I always get the error "Greasemonkey access violation: unsafeWindow cannot call GM_xmlhttpRequest." If anyone knows how to resolve this please PM me and we can try to fix it. Otherwise I think I will have to abandon support for Pale Moon :(
Hi I managed to get the script working with an experimental fork of greasemonkey for palemoon 27 and newer
version 3.12.1beta10 works fine so maybe note this fork in the original post so people know to use it (as I didn't know of its existence until I tried to google the unsafe window error which seems to have been brought in PM27 and so the original firefox version of greasemonkey didnt handle it correctly)
https://github.com/janekptacijarabaci/g ... perimental
Kyubey
Issue appeared today.
When I try to open the page that is affected by osuplus, it turns to white screen and nothing happens after that.
https://qb.s-ul.eu/aZIVU1nH.webm how it looks.
TheKingNoob
Seems like Chrome doesn't allow extensions not directly from Chrome Web Store, could you maybe somehow upload this there one way or another? Since I can't install the script on Tampermonkey other buy it works when I directly drag in the extensions.
7ambda
Why do you have to fiddle with the friend and mod rankings so many times before it finally loads?
abraker

F1r3tar wrote:

Why do you have to fiddle with the friend and mod rankings so many times before it finally loads?
iirc some time back it loaded each score one by one and that was changed to load in the background and display when done. Since it loads one every 1 second or so, it would take about a minute to show.
7ambda

abraker wrote:

iirc some time back it loaded each score one by one and that was changed to load in the background and display when done. Since it loads one every 1 second or so, it would take about a minute to show.
Couldn't it just display currently loaded scores as it continues to load until all have loaded?
abraker

F1r3tar wrote:

Couldn't it just display currently loaded scores as it continues to load until all have loaded?
it can and it was like that at some point, but got changed. I guess you can blame me for that:
p/4901471
p/5040397
7ambda

abraker wrote:

it can and it was like that at some point, but got changed. I guess you can blame me for that:
p/4901471
p/5040397
Thanks for making life more inconvenient.
abraker

F1r3tar wrote:

Thanks for making life more inconvenient.
I think it's better than having your browser freeze
7ambda

abraker wrote:

I think it's better than having your browser freeze
My browser never froze. That's why I never complained about it previously.
Dzy
Cool, a friend recommended me and I'm using it!
I have a suggestion: it would be interesting a kind of random on the beatmap list, type the tillerino.
Topic Starter
oneplusone
New update!
Xinnoh
<3
bjlly
+upvote
myonlyacc
nice
Shortthu
o i can run this on microsoft edge now xd
still using tampermonkey
ok i'm late
Lamaredia
Hey, have been using osuplus for a long time now, but I can't seem to get my API-key anymore now that I've reinstalled my PC. The link only leads to the forum main page. Do you know why? :)
Rasea
.
show more
Please sign in to reply.

New reply