Skip to content

Releases: Rian8337/osu-droid-module

v3.2.1

23 Feb 13:12
11eb4f0
Compare
Choose a tag to compare

osu-difficulty-calculator

  • Fixed difficulty attributes not being updated in some cases for osu! difficulty calculator

osu-rebalance-difficulty-calculator

  • Fixed difficulty attributes not being updated in some cases for osu! difficulty calculator

v3.2.0

23 Feb 13:08
8d8733c
Compare
Choose a tag to compare

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

22 Feb 05:42
199cefa
Compare
Choose a tag to compare

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

11 Feb 13:05
83bf2ae
Compare
Choose a tag to compare

osu-difficulty-calculator

  • Ported osu!droid rebalance state to live

v3.0.0

11 Feb 12:23
65239d9
Compare
Choose a tag to compare

For changelog and migration guide, see this wiki page.

v3.0.0-beta.33

09 Feb 07:27
56b5118
Compare
Choose a tag to compare
v3.0.0-beta.33 Pre-release
Pre-release

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

28 Jan 13:21
8910459
Compare
Choose a tag to compare
v3.0.0-beta.32 Pre-release
Pre-release

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

04 Jan 15:30
e8ada30
Compare
Choose a tag to compare
v3.0.0-beta.31 Pre-release
Pre-release

osu-droid-replay-analyzer

  • Comment logs in TwoHandChecker

v3.0.0-beta.30

04 Jan 15:15
99f3ec5
Compare
Choose a tag to compare
v3.0.0-beta.30 Pre-release
Pre-release

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

28 Dec 14:44
f6e7e62
Compare
Choose a tag to compare
v3.0.0-beta.29 Pre-release
Pre-release

osu-droid-utilities

  • Fix date offset (again)