Releases: Rian8337/osu-droid-module
Releases · Rian8337/osu-droid-module
v3.2.1
v3.2.0
osu-difficulty-calculator
- Allow passing
withSliders
option to droid flashlight and visual difficulty skills - Fixed difficulty attributes not being updated in some cases
osu-rebalance-difficulty-calculator
- Allow passing
withSliders
option to droid flashlight and visual difficulty skills - Fixed difficulty attributes not being updated in some cases
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
v3.1.0
v3.0.0
v3.0.0-beta.33
osu-rebalance-difficulty-calculator
- Added statistical accuracy pp scaling for droid pp
- Removed tick requirement for slider bonus in droid aim pp
osu-droid-replay-analyzer
- Added slider cheese check
v3.0.0-beta.32
osu-base
- Fixed object stack multiplier for osu!droid
osu-rebalance-difficulty-calculator
- Increased tap difficulty spike nerf
- Increased note density bonus for HD
- Readded rhythm bonus in a different way to droid visual skill
osu-droid-replay-analyzer
- Completely revamped 2 hand detection (still not complete)
osu-droid-utilities
- Fixed time offset in scores
v3.0.0-beta.31
osu-droid-replay-analyzer
- Comment logs in
TwoHandChecker
v3.0.0-beta.30
osu-base
- Documented
Interpolation.lerp
osu-difficulty-calculator
- Expose
<DifficultyHitObject>.hitObjects
osu-rebalance-difficulty-calculator
- Expose
<DifficultyHitObject>.hitObjects
osu-droid-replay-analyzer
- Fixed 3f detection filtering Precise mod
- Temporary two hand detection overhaul
v3.0.0-beta.29
osu-droid-utilities
- Fix date offset (again)