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-17 05:52:36 +08:00
Code
Issues
Releases
Wiki
Activity
45,689
Commits
4
Branches
791
Tags
5dcff7d8b7104fec4af4f5ce8705bd196beaaa02
Commit Graph
10 Commits
Remove
IBeatmapSetOnlineInfo
implementation from
BeatmapSetInfo
to avoid null cases
Dean Herbert
·
2021-10-28 00:50:45 +09:00
7245baba69
Rename usages which rely on online backing
Dean Herbert
·
2021-10-21 16:58:42 +09:00
32d01f022f
Move
BeatmapSetOnlineInfo
to an interface type
Dean Herbert
·
2021-10-21 16:58:42 +09:00
0706ad70fb
Add visual test case for crossfade behaviour
Bartłomiej Dach
·
2021-05-04 21:12:25 +02:00
040d393dd4
Fix possible multiple enumeration
Bartłomiej Dach
·
2021-05-03 15:57:57 +02:00
b9220d4dc7
Remove conditional compilation symbols for such case
Salman Ahmed
·
2021-01-24 01:05:45 +03:00
d034728443
Fix forgotten modulo
Salman Ahmed
·
2021-01-24 01:04:56 +03:00
85b8b00b8c
Use old-style Enum.GetValues method for older than .NET 5
Salman Ahmed
·
2021-01-24 00:55:58 +03:00
faa2210274
Refactor beatmap set covers into using
ModelBackedDrawable<T>
Salman Ahmed
·
2021-01-24 00:32:33 +03:00
acfb2d2980
Add test scene with failing test case
Salman Ahmed
·
2021-01-24 00:32:20 +03:00
d83abfa7d2