|
063fe191ef
|
Add back missing using
|
2020-02-20 18:15:40 +09:00 |
|
|
e25e9b6164
|
Merge branch 'master' into multiplayer-header-background
|
2020-02-20 18:04:02 +09:00 |
|
|
a11862ba0d
|
Improve transition between multiplayer screens (and share constants)
|
2020-02-20 18:03:53 +09:00 |
|
|
e48166858c
|
Merge branch 'master' into overlined-display-refactor
|
2020-02-20 17:38:04 +09:00 |
|
|
8c8e756149
|
Merge pull request #7896 from peppy/combo-colour-independence
Move DrawableHitObject accent colour update duties to ruleset
|
2020-02-20 17:01:58 +09:00 |
|
|
5c16dbbea9
|
Merge pull request #7919 from smoogipoo/null-leaderboard-position
Support null leaderboard position
|
2020-02-20 16:27:24 +09:00 |
|
|
5970c102b4
|
Change API to be easier to understand
|
2020-02-20 15:17:49 +09:00 |
|
|
5aea599c5e
|
Merge branch 'master' into combo-colour-independence
|
2020-02-20 15:05:15 +09:00 |
|
|
d79ca97fe9
|
Make beatmap scores also support null position
|
2020-02-20 15:04:12 +09:00 |
|
|
eb8a56055f
|
Merge pull request #7910 from EVAST9919/rankings-clickable-countries
Make country names in RankingsOverlay clickable
|
2020-02-20 15:00:01 +09:00 |
|
|
474d0635cf
|
Merge pull request #7913 from TheWildTree/highlight-full-combo
Highlight max combo on beatmap leaderboards
|
2020-02-20 14:53:55 +09:00 |
|
|
1a689231c2
|
Support null leaderboard position
|
2020-02-20 14:51:25 +09:00 |
|
|
17b669fdf7
|
Refactor to detail the sizing mode setting
|
2020-02-20 14:32:16 +09:00 |
|
|
51f03d0f07
|
Adjust comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-02-20 14:28:38 +09:00 |
|
|
bf5c34a014
|
Merge branch 'master' into rankings-clickable-countries
|
2020-02-20 14:21:44 +09:00 |
|
|
ae12097a46
|
Merge branch 'master' into highlight-full-combo
|
2020-02-20 14:02:24 +09:00 |
|
|
00d8be9235
|
Adjust height transition
|
2020-02-20 13:48:34 +09:00 |
|
|
1935a14288
|
Adjust animations to be much smoother
|
2020-02-20 05:08:42 +03:00 |
|
|
a8c735b66d
|
Change default category value
|
2020-02-20 04:19:50 +03:00 |
|
|
5d8445676d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into new-direct-gen-three
|
2020-02-20 04:15:09 +03:00 |
|
|
66ea794935
|
Add debounce to the querying
|
2020-02-20 02:54:35 +03:00 |
|
|
7550685a61
|
DrawableErrorHandler -> NotFoundDrawable
|
2020-02-20 02:43:13 +03:00 |
|
|
84d6a8ae2a
|
Add null check
|
2020-02-19 19:42:56 +01:00 |
|
|
7ea67aa672
|
Highlight max combo on beatmap leaderboards
|
2020-02-19 17:58:59 +01:00 |
|
|
23c9782f50
|
Add maxCombo to APIBeatmap
|
2020-02-19 17:58:41 +01:00 |
|
|
62227ad856
|
Add MaxCombo to BeatmapInfo
|
2020-02-19 17:58:10 +01:00 |
|
|
edef84d9c3
|
CI fixes
|
2020-02-19 19:15:18 +03:00 |
|
|
2ef3c78736
|
Remove query binding duplicate
|
2020-02-19 18:19:15 +03:00 |
|
|
237be50e37
|
Implement DrawableErrorHandler component
|
2020-02-19 18:17:02 +03:00 |
|
|
0c78c8cb4f
|
Update resources
|
2020-02-19 17:44:15 +03:00 |
|
|
8fcfb73d72
|
Implement BeatmapListingOverlay
|
2020-02-19 17:40:54 +03:00 |
|
|
3457d341b2
|
Merge branch 'master' into fix-async-playlist-enumeration
|
2020-02-19 23:38:39 +09:00 |
|
|
255c8d3a13
|
Adjust SearchBeatmapSetsRequest for new usage
|
2020-02-19 17:33:48 +03:00 |
|
|
01202f09be
|
Expand SearchBeatmapSetsResponse
|
2020-02-19 17:32:43 +03:00 |
|
|
1442f5e0db
|
Use DirectSortCriteria for BeatmapListingSortTabControl
|
2020-02-19 17:30:26 +03:00 |
|
|
98654586de
|
Implement BeatmapListingHeader component
|
2020-02-19 17:28:14 +03:00 |
|
|
7b0c3281c2
|
Make country names clickable
|
2020-02-19 16:49:39 +03:00 |
|
|
3338241632
|
Add back filter control background, adjust opacity
|
2020-02-19 19:48:34 +09:00 |
|
|
e966689044
|
Add beatmap background to multiplayer
|
2020-02-19 19:42:25 +09:00 |
|
|
ec73e8f0c7
|
Allow different sizing modes for OverlinedParticipants
|
2020-02-19 17:40:38 +09:00 |
|
|
380d200b46
|
Allow different sizing modes for OverlinedDisplay
|
2020-02-19 17:34:47 +09:00 |
|
|
e3d37b808d
|
Move overlined displays to a higher namespace
|
2020-02-19 17:33:09 +09:00 |
|
|
5340d1de59
|
Move combo colour update logic to osu! ruleset
|
2020-02-19 16:07:00 +09:00 |
|
|
255e01564f
|
Merge branch 'master' into rankings-refactor
|
2020-02-19 10:28:13 +09:00 |
|
|
e9003346d4
|
Add missing blank line
|
2020-02-18 21:28:38 +03:00 |
|
|
5347119a85
|
Various RankingsOverlay fixes
|
2020-02-18 21:26:25 +03:00 |
|
|
b6423dd92e
|
Small textbox adjustments
|
2020-02-18 17:40:12 +03:00 |
|
|
7228900361
|
Implement BeatmapListingSearchSection component
|
2020-02-18 17:25:12 +03:00 |
|
|
a195886e1b
|
Merge branch 'master' into fix-playlist-selected-state
|
2020-02-18 21:17:03 +09:00 |
|
|
035ddb9284
|
Merge branch 'master' into fix-async-playlist-enumeration
|
2020-02-18 19:26:32 +09:00 |
|