1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 14:57:52 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
Dean Herbert 2781846147
Fix beatmaps with no preview point set getting incorrect default
Note that this will require a re-import to fix existing beatmaps
becuse.. it's stored to realm. Probably not worth worrying about for
now.
2023-10-10 19:13:16 +09:00
..
Decoder.cs Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
IHasComboColours.cs Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
IHasCustomColours.cs Automated pass 2023-06-24 01:00:03 +09:00
JsonBeatmapDecoder.cs Automated pass 2023-06-24 01:00:03 +09:00
LegacyBeatmapDecoder.cs Fix beatmaps with no preview point set getting incorrect default 2023-10-10 19:13:16 +09:00
LegacyBeatmapEncoder.cs Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
LegacyDecoder.cs Remove all usage of LegacyDifficultyControlPoint 2023-09-07 17:41:57 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Automated pass 2023-06-24 01:00:03 +09:00
LegacyStoryboardDecoder.cs Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
Parsing.cs Automated pass 2023-06-24 01:00:03 +09:00