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-16 12:23:02 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
12 Commits
Fix change in filter behaviour
Dean Herbert
·
2023-12-05 18:20:27 +09:00
8704dc3505
Avoid list construction when doing filtering
Dean Herbert
·
2023-12-05 15:26:14 +09:00
42010574b5
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Added maintainability patch by bdach
OliBomby
·
2023-03-06 16:20:36 +01:00
1fcf41379d
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix
GetDisplayTitleRomanisable()
relying on
ToString()
implementation
Bartłomiej Dach
·
2022-01-15 15:26:41 +01:00
e75d21507c
Add fallback for cases where beatmap has no author/title/artist specified
Dean Herbert
·
2021-11-10 18:29:05 +09:00
f4ef841972
Fix
GetDisplayTitle()
implementations relying on
ToString()
themselves
Bartłomiej Dach
·
2021-11-09 13:53:08 +01:00
3d148aea40
Update existing usages of
Author
as
string
to access
Username
directly
Dean Herbert
·
2021-11-04 18:57:54 +09:00
86540d1fb6
Fix beatmap creator showing twice in tournament map pool panels
Dean Herbert
·
2021-11-01 14:33:24 +09:00
10a9266956
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Move common interface implementations to extension methods
Dean Herbert
·
2021-10-05 14:41:14 +09:00
d3b9660148