NiceAesth / aiosu

Simple and fast asynchronous osu! API v1 and v2 library
https://aiosu.readthedocs.io
GNU General Public License v3.0
14 stars 3 forks source link

[models] Update score information based on lazer data if present #85

Open NiceAesth opened 1 year ago

NiceAesth commented 1 year ago

https://github.com/ppy/osu/blob/ee0bc553565cba5d687257ae8ca3abcbe3ba3db7/osu.Game/Scoring/Legacy/LegacyScoreDecoder.cs#L59

https://github.com/ppy/osu/blob/ee0bc553565cba5d687257ae8ca3abcbe3ba3db7/osu.Game/Scoring/Legacy/LegacyScoreDecoder.cs#L112

https://github.com/ppy/osu/blob/master/osu.Game/Scoring/Legacy/ScoreInfoExtensions.cs

NiceAesth commented 1 year ago

No longer sure if I want to provide this. Open to consideration.