f528488aa2
Mark as non-null and move current bind to BDL instead
2021-11-05 05:42:19 +03:00
4245af28e1
Disable other false-positive null inspections with comment
2021-11-05 04:50:58 +03:00
5a078da4d9
Fix APIBeatmapSet.Beatmaps
being IEnumerable
, causing stupid issues
2021-11-04 16:50:14 +09:00
392559ae3e
Fix beatmap download notifications not showing beatmap name correctly
2021-11-03 03:23:41 +09:00
a16c8f1ebc
Update all beatmap overlay views to use APIBeatmap
/APIBeatmapSet
2021-10-29 18:50:55 +09:00
3b095e1626
Merge branch 'master' into beatmap-refactor/download-tracker
2021-10-29 11:50:54 +09:00
7245baba69
Remove IBeatmapSetOnlineInfo
implementation from BeatmapSetInfo
to avoid null cases
2021-10-28 00:50:45 +09:00
746d6a4c16
Fix some oversights and test failures
2021-10-27 23:42:27 +09:00
f014ceaead
Update remaining usages of download tracking
2021-10-27 21:00:46 +09:00
6802e9ec10
Remove FixedWidth
and add AutoSizeAxes
specs to all usages
2021-10-25 20:24:48 +02:00
69e7810dad
Enable nullable
and switch classes to structs
2021-10-21 18:54:36 +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
309460e505
Merge pull request #14675 from ekrctb/featured-artist-markers
...
Add featured artist markers to beatmap listing and overlay
2021-09-10 14:30:33 +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
f96be2cab8
Add featured artist marker to beatmap set listing and overlay
2021-09-08 13:27:20 +09:00
5ab2f4b386
Give an orange colour to "featured artists" filter to match web
2021-09-07 17:32:12 +09:00
b6c80f04b0
Add "featured artists" filter to beatmap search
2021-09-07 16:44:45 +09:00
db1a0ebb55
Fix preview track crashes
2021-08-16 18:46:44 +09:00
3aa72163f2
Add simple download progress display to download buttons on playlist items
2021-08-10 15:14:43 +09:00
8dbcccc350
Merge branch 'master' into localisable-description
2021-08-03 18:29:52 +09:00
404faabbbc
Use direct reference instead
2021-08-03 15:34:21 +08:00
db760b0dbf
Merge branch 'master' into localisation-header
2021-08-03 05:16:02 +03:00
3409bc6b27
Update mapper usages with LocalisableDescription
2021-07-31 01:47:14 +03:00
c1d8a7e2ad
Add and use 'Submit' select sample variant for particular components
2021-07-30 21:35:28 +09:00
bcd1a3c232
Use existing bool
2021-07-21 16:04:07 +09:00
0118c3638c
Fix beatmap listing continually paginating for null cursors
2021-07-21 15:59:02 +09:00
765881d8b0
Move strings
2021-07-19 19:27:33 +08:00
57eed88601
symbol renaming
...
Co-authored-by: frenzibyte <frenzibyte@gmail.com >
2021-07-19 19:27:33 +08:00
f588607ed9
Add localisation for BeatmapListingHeader
2021-07-18 02:45:01 +08:00
31dbc7798b
Merge branch 'master' into linkify-metadata
2021-07-01 19:41:33 +09:00
9c0840268a
Merge pull request #13598 from JimmyC7834/supporter-only-filter-content
...
Add supporter required placeholder in beatmap listing overlay
2021-06-28 10:27:56 +09:00
b56dd7ff25
Fix naming and xmldocs in new beatmap search result structures
2021-06-26 20:35:07 +02:00
27735eeedb
fixed code
2021-06-24 13:45:38 +08:00
263370e1ff
Localize ruleset filter any filter button.
2021-06-23 16:42:14 +02:00
0d17fb4259
fixed code
2021-06-22 13:53:21 +08:00
996503eb2d
fixed filter text display, added visual tests
2021-06-20 21:23:54 +08:00
e7aeba8d03
added more visual tests
2021-06-20 18:28:43 +08:00
27da3dc75a
added supporter-only-filter content
2021-06-19 20:54:24 +08:00
a295421b64
Use language-specific lookup key for Other
filter
2021-06-16 13:27:02 +02:00
37babbde6a
Simplify score filter row
2021-06-16 19:09:11 +09:00
6d6604e2f0
Fix incorrect indentation
...
I used this for the o!f example.
2021-06-16 16:19:47 +09:00
3c3ff8be0d
Localise beatmap listing enum values
2021-06-16 15:58:07 +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
e82eaffaed
Flip order back to original for romanisable strings
2021-02-25 14:14:07 +09:00
8a97e2e28d
Update LocalisedString usages to RomanisedString
2021-02-22 19:01:42 +09:00
1fd76ea3fb
Apply changes to UI components overriding functions with changing signatures
2021-02-22 19:01:42 +09:00
9e9e382bee
Merge branch 'master' into user-beatmap-downloading-states-2
2021-02-05 15:27:17 +09:00