Commit Graph

13 Commits

Author SHA1 Message Date
smoogipoo 966099fabc Adjust ManiaDifficultyCalculator in-line with changes 2018-06-14 15:54:05 +09:00
smoogipoo 83ff47ec80 Rewrite difficulty mod combinations 2018-06-06 16:20:17 +09:00
smoogipoo d850e34003 Actually cast to int 2018-05-26 09:25:16 +09:00
smoogipoo 215cc9fba7 Change all performance calculators to use int hitwindows
Has a pretty large (>6) effect on pp for some maps.
2018-05-25 20:07:14 +09:00
smoogipoo 765a50d007 Remove 0.5 offsets
Checked up against DB values + server-side build versions, and these 0.5s don't seem to exist. Brings calculations more in-line with osu!stable.
2018-05-25 20:05:53 +09:00
Dean Herbert 6c00046835
Merge branch 'master' into mania-performance-calculator 2018-05-18 12:34:49 +09:00
smoogipoo 5aadc35a25 Stably-sort difficulty hitobjects to prevent future issues 2018-05-16 14:47:50 +09:00
smoogipoo edbb3a5a57 Rename to use new hit result namings 2018-05-16 12:44:11 +09:00
smoogipoo de63a1b578 Remove construction of new ruleset 2018-05-16 01:43:58 +09:00
smoogipoo ed902d9325 Cleanup 2018-05-16 01:36:28 +09:00
smoogipoo 1fdc77d579 Update with the rebalance changes 2018-05-16 01:34:07 +09:00
smoogipoo 4019683f6c Implement osu!mania performance calculation 2018-05-16 01:24:53 +09:00
smoogipoo 803200ff6a Apply similar changes to other rulesets 2018-05-15 17:40:19 +09:00