.. |
Buttons
|
Split out INotificationOverlay to allow for easier testing
|
2022-04-18 20:14:01 +09:00 |
Scores
|
Fix beatmap info scores container not hiding when there's no leaderboard
|
2022-05-26 19:50:54 -07:00 |
AuthorInfo.cs
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
BasicStats.cs
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
BeatmapAvailability.cs
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
BeatmapBadge.cs
|
Move badge hierarchy declaration to constructor for safer access
|
2022-05-14 21:54:56 +03:00 |
BeatmapPicker.cs
|
Fix current selection not being correctly maintained when BeatmapPicker updates its display
|
2022-02-22 17:17:08 +09:00 |
BeatmapRulesetSelector.cs
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
BeatmapRulesetTabItem.cs
|
Update other usages of online ID comparisons to use new extension method
|
2021-11-15 14:44:08 +09:00 |
BeatmapSetHeader.cs
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
BeatmapSetHeaderContent.cs
|
Fix beatmap info status pill being incorrect on multiple status beatmaps
|
2022-05-26 17:52:17 -07:00 |
BeatmapSetLayoutSection.cs
|
Refactor to avoid visual inconsistency for beatmaps with no leaderboard
|
2020-02-22 03:40:59 +03:00 |
Details.cs
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
ExplicitContentBeatmapBadge.cs
|
Convert get-only virtual properties to avoid DI order dependency
|
2022-05-14 21:05:34 +03:00 |
FeaturedArtistBeatmapBadge.cs
|
Fix beatmap badge colours not updated inline with recent changes
|
2022-05-28 01:05:43 +03:00 |
Info.cs
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
LeaderboardModSelector.cs
|
Cache and consume IRulesetStore where feasible
|
2021-12-03 18:16:01 +09:00 |
LeaderboardScopeSelector.cs
|
Remove redundant using directives
|
2020-02-16 21:52:08 +01:00 |
MetadataSection.cs
|
Localise beatmap info.
|
2021-08-12 19:17:32 +02:00 |
MetadataType.cs
|
Localise beatmap info.
|
2021-08-12 19:17:32 +02:00 |
SpotlightBeatmapBadge.cs
|
Fix beatmap badge colours not updated inline with recent changes
|
2022-05-28 01:05:43 +03:00 |
SuccessRate.cs
|
Display pass/play count in success rate percentage tooltip
|
2022-04-02 18:08:57 +03:00 |