1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
Naxess a4a5325b73 Improve acceptable difference for repeat edges
Likelihood that `spanDuration` is greater than E+7 is quite low in any realistic case, so this should work fine.
2021-06-27 15:39:31 +02:00
..
Components Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckAudioPresence.cs Rename "playableBeatmap" check arg to "beatmap" 2021-05-12 02:34:16 +02:00
CheckAudioQuality.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckBackgroundPresence.cs Rename "playableBeatmap" check arg to "beatmap" 2021-05-12 02:34:16 +02:00
CheckBackgroundQuality.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckConcurrentObjects.cs Add local variable for regular access to HitObjects 2021-05-14 16:23:45 +09:00
CheckFewHitsounds.cs Order hitobjects by endtime 2021-06-27 01:25:03 +02:00
CheckFilePresence.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckMutedObjects.cs Improve acceptable difference for repeat edges 2021-06-27 15:39:31 +02:00
CheckUnsnappedObjects.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00