This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 23:50:42 +08:00
Code
Issues
Releases
Wiki
Activity
Files
cfffe5f00272fd453817db9bf20664e669c745c2
osu-lazer
/
osu.Game
/
Beatmaps
/
Formats
T
Dean Herbert
3da21e596a
Add support for storyboards with incorrect path specifications (
\\
instead of
\
)
...
Closes
https://github.com/ppy/osu/issues/21204
.
3da21e596a
·
2022-11-21 16:12:01 +09:00
History
..
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
Remove various simple obsoletions
2022-10-28 13:20:58 +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
Merge branch 'master' into fix-17143
2022-10-25 13:44:58 +09:00
LegacyBeatmapEncoder.cs
Update parameter discards
2022-06-24 21:26:19 +09:00
LegacyDecoder.cs
Add support for storyboards with incorrect path specifications (
\\
instead of
\
)
2022-11-21 16:12:01 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyStoryboardDecoder.cs
Don't trim whitespace from variable keys / values
2022-11-08 13:30:11 +09:00
Parsing.cs
Allow NaN during beatmap parsing if desired
2022-08-22 21:04:26 -04:00