Woyken / pixelplanet.fun-OverlayPicture

pixelplanet.fun add your overlay picture to pixelplanet
MIT License
17 stars 13 forks source link

Doesnt work after the new update #89

Closed FBSANAKONDA closed 4 months ago

FBSANAKONDA commented 4 months ago

The new update added overlays as a feature, but I would still prefer the userscript because of provacy reasons, but it does not work, it glitches, the size is bad, etc. Please fix or answer.

Woyken commented 4 months ago

Well, they have removed all the hooks that I was using to update positions. Updated it to use whatever is left, now it will snap back to position after you stop moving. It's jarring but for the time being, it's the best I can do

FBSANAKONDA commented 4 months ago

Well, they have removed all the hooks that I was using to update positions. Updated it to use whatever is left, now it will snap back to position after you stop moving. It's jarring but for the time being, it's the best I can do

thank you

Sallbet commented 4 months ago

Well, they have removed all the hooks that I was using to update positions. Updated it to use whatever is left, now it will snap back to position after you stop moving. It's jarring but for the time being, it's the best I can do

Now it's this

window.pixelPlanetEvents.on('setviewcoordinates', console.log) 
window.pixelPlanetEvents.on('setscale', console.log) 
Woyken commented 4 months ago

Oh, right, I forgot about those, thanks

FBSANAKONDA commented 4 months ago

it seems to work now. thank you.