a16c8f1ebc
Update all beatmap overlay views to use APIBeatmap
/APIBeatmapSet
2021-10-29 18:50:55 +09:00
7245baba69
Remove IBeatmapSetOnlineInfo
implementation from BeatmapSetInfo
to avoid null cases
2021-10-28 00:50:45 +09:00
32d01f022f
Rename usages which rely on online backing
2021-10-21 16:58:42 +09:00
f9d5abff8a
Update with keybinding changes
2021-09-16 18:26:12 +09:00
c101d1f205
Fix beatmap listing overlay not hiding via keyboard control when scrolled
...
Closes https://github.com/ppy/osu/issues/14684 .
2021-09-10 01:57:57 +09:00
5ab2f4b386
Give an orange colour to "featured artists" filter to match web
2021-09-07 17:32:12 +09:00
4c5268694e
Localise some of the BeatmapListingOverlay
2021-06-16 13:46:13 +09:00
283488ea53
Use TransformImmediately
instead at beatmap listing search control
...
Applies two changes:
- Use `TransformImmediately` which achieves the same wanted transition behaviour without any issues.
- Move the transition behaviour override into `BeatmapListingSearchControl` in a nested subclass of `UpdateableBeatmapSetCover`.
2021-05-07 03:36:32 +03:00
aa2c1ee85e
Add new beatmap search filter row "General"
2021-03-25 23:20:10 +01:00
5fd644fc57
Unify variable names
2021-01-17 22:42:48 +09:00
dc8e38cf4d
Remove pointless inline comment
2021-01-15 07:20:13 +03:00
24c1839739
Add global web setting for allowing explicit content
2021-01-12 11:10:25 +03:00
249be461d5
Add "explicit maps" search filter control
2021-01-12 11:09:55 +03:00
5221a34929
Only handle keys which create characters
2020-11-10 16:32:58 +09:00
a2ef3aa21a
Force beatmap listing overlay's textbox back on screen when a key is pressed
...
Not the cleanest solution, but works for now. Will eventually be
replaced after the header is updated to reflect the latest designs
(which keeps it on screen in all cases).
Closes https://github.com/ppy/osu/issues/10703 .
2020-11-10 16:26:30 +09:00
5c2c5f2000
Use existing ScoreRank for rank filter
2020-10-28 23:35:08 +03:00
4f6081c7f3
Use BindableList<T>
2020-10-28 19:44:13 +03:00
03c5057a92
Simplify BeatmapSearchMultipleSelectionFilterRow
2020-10-28 02:28:31 +03:00
008d1d697c
Implement filtering by rank achieved
2020-10-27 23:14:48 +03:00
1710b396e7
Implement BeatmapSearchMultipleSelectionFilterRow
2020-10-27 22:27:29 +03:00
1b40b56d41
Add ability to search by play criteria
2020-10-27 21:30:53 +03:00
26a60d898c
Implement BeatmapSearchExtraFilterRow
2020-10-27 21:22:20 +03:00
594cef1473
Fix BeatmapListingOverlay not taking focus
2020-04-21 16:35:24 +09:00
c2ed6491a9
Move and shorten enum names
2020-04-21 15:39:15 +09:00
89320b510c
Apply class renaming
2020-04-21 15:13:19 +09:00