1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 18:47:28 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
Dean Herbert 59e2478b0e Fix some older beatmaps having missing backgrounds
Closes https://github.com/ppy/osu/issues/20824.

Note that this will require a reimport of beatmaps as it is baked into the database. Probably not worth making a migration for at this point in time.
2022-10-19 16:01:10 +09:00
..
Decoder.cs Silence exception and provide more log output when import fails due to empty .osu files 2022-06-20 16:07:10 +09:00
IHasComboColours.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasCustomColours.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JsonBeatmapDecoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
LegacyBeatmapDecoder.cs Fix some older beatmaps having missing backgrounds 2022-10-19 16:01:10 +09:00
LegacyBeatmapEncoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
LegacyDecoder.cs Disable alpha component parsing in beatmap / skin colour sections 2022-09-21 16:11:41 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyStoryboardDecoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
Parsing.cs Allow NaN during beatmap parsing if desired 2022-08-22 21:04:26 -04:00