You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pp values shown in the /json endpoint are different than the values when an equivalent calculation is done in the /api/calculate/pp endpoint. I believe this is due to /json using the lazer calculator and /api/calculate/pp being dependent on Rosu which has not been updated for the recent rework.
Steps to recreate:
Leave osu! stable open on a map and hit the /json endpoint
On the same map, hit /api/calculate/pp?lazer=false
The "pp" key on the /api/calculate/pp?lazer=false endpoint will have a different value than the "pp": "100" key on the /json endpoint
Steps to recreate: