oamaok / ezpp

pp made easy!
MIT License
82 stars 23 forks source link

Full taiko support for non-conversion maps #93

Closed acrylic-style closed 3 years ago

acrylic-style commented 3 years ago

Added star rating calculator, allowing HR, DT, HT, EZ. (Except for conversion maps for now) Reference: https://github.com/ppy/osu/blob/master/osu.Game.Rulesets.Taiko/Difficulty/TaikoDifficultyCalculator.cs

Let's go :)

acrylic-style commented 3 years ago

Marked as draft because it breaks (throws error) on conversion maps

acrylic-style commented 3 years ago

Disabled star rating calculation for conversion maps, "hit object converter" is required but it looks complex, so I might do that later. Works fine for non-conversion maps.