1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Difficulty
ekrctb 3278a1d7d8 Standardize osu!catch coordinate system
There were two coordinate systems used:
- 0..512 (used in osu!stable)
- 0..1 (relative coordinate)

This commit replaces the usage of
the relative coordinate system to
the coordinate system of 0..512.
2020-07-02 00:21:45 +09:00
..
Preprocessing Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
Skills Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
CatchDifficultyAttributes.cs Fix post-merge errors 2019-02-19 16:41:53 +09:00
CatchDifficultyCalculator.cs Merge branch 'master' into sorcerer-catch-changes 2020-05-04 15:25:09 +09:00
CatchPerformanceCalculator.cs Unify to use double in CatchPerformanceCalculator. 2020-05-18 17:44:56 +08:00