Bartłomiej Dach
|
b51d038088
|
Ignore possible path-related nulls
They're all in test code anyway, so any issue there will cause a test to
fail.
|
2021-05-15 00:09:34 +02:00 |
|
Bartłomiej Dach
|
11eda44d34
|
Migrate decoding to line-buffered reader
Migrate all usages of StreamReader in the context of decoding beatmaps,
storyboards or skins to the new LineBufferedReader.
|
2019-09-15 01:28:07 +02:00 |
|
smoogipoo
|
7e41fbc29b
|
Remove LegacyDifficultyCalculator
|
2019-02-21 13:12:37 +09:00 |
|
smoogipoo
|
a8faa942a6
|
Implement new difficulty calculator structure
|
2019-02-18 14:49:43 +09:00 |
|
smoogipoo
|
280081d589
|
Fix beatmap ruleset not being set
|
2019-02-15 14:42:42 +09:00 |
|
smoogipoo
|
f50a0be29d
|
Add osu! difficulty calculator test
|
2019-02-14 16:22:14 +09:00 |
|