v3.1.1
osu-base
- Added normal distribution inverse CDF calculation
- Added inverse complementary error function calculation
Yes, these are additions, but I don't see that many people will use these, hence the patch version increment.
osu-rebalance-difficulty-calculator
- Added accuracy length scaling for droid pp
- Removed OD bonus for droid rhythm skill
osu-droid-replay-analyzer
- Cap object loops at hit object data length
- Fixed slider cheese detection not taking mods into account
- Return early for slider cheese detection when there are no cheesed objects to increase runtime performance
osu-droid-utilities
- Use
for...of
loops when parsing droid mod string