Dean Herbert
|
a890afcac2
|
Merge pull request #7875 from smoogipoo/fix-async-playlist-enumeration
Fix music playlist being enumerated asynchronously
|
2020-02-20 09:06:28 +09:00 |
|
Andrei Zavatski
|
66ea794935
|
Add debounce to the querying
|
2020-02-20 02:54:35 +03:00 |
|
Andrei Zavatski
|
7550685a61
|
DrawableErrorHandler -> NotFoundDrawable
|
2020-02-20 02:43:13 +03:00 |
|
smoogipoo
|
b2d9004212
|
Fix possible test failures due to async loads
|
2020-02-20 08:37:23 +09:00 |
|
TheWildTree
|
84d6a8ae2a
|
Add null check
|
2020-02-19 19:42:56 +01:00 |
|
TheWildTree
|
7ea67aa672
|
Highlight max combo on beatmap leaderboards
|
2020-02-19 17:58:59 +01:00 |
|
TheWildTree
|
23c9782f50
|
Add maxCombo to APIBeatmap
|
2020-02-19 17:58:41 +01:00 |
|
TheWildTree
|
62227ad856
|
Add MaxCombo to BeatmapInfo
|
2020-02-19 17:58:10 +01:00 |
|
Andrei Zavatski
|
edef84d9c3
|
CI fixes
|
2020-02-19 19:15:18 +03:00 |
|
Andrei Zavatski
|
2ef3c78736
|
Remove query binding duplicate
|
2020-02-19 18:19:15 +03:00 |
|
Andrei Zavatski
|
237be50e37
|
Implement DrawableErrorHandler component
|
2020-02-19 18:17:02 +03:00 |
|
Andrei Zavatski
|
0c78c8cb4f
|
Update resources
|
2020-02-19 17:44:15 +03:00 |
|
Andrei Zavatski
|
8fcfb73d72
|
Implement BeatmapListingOverlay
|
2020-02-19 17:40:54 +03:00 |
|
Dean Herbert
|
3457d341b2
|
Merge branch 'master' into fix-async-playlist-enumeration
|
2020-02-19 23:38:39 +09:00 |
|
Andrei Zavatski
|
255c8d3a13
|
Adjust SearchBeatmapSetsRequest for new usage
|
2020-02-19 17:33:48 +03:00 |
|
Andrei Zavatski
|
01202f09be
|
Expand SearchBeatmapSetsResponse
|
2020-02-19 17:32:43 +03:00 |
|
Andrei Zavatski
|
1442f5e0db
|
Use DirectSortCriteria for BeatmapListingSortTabControl
|
2020-02-19 17:30:26 +03:00 |
|
Andrei Zavatski
|
98654586de
|
Implement BeatmapListingHeader component
|
2020-02-19 17:28:14 +03:00 |
|
Andrei Zavatski
|
1417c90173
|
Remove redundant blank line
|
2020-02-19 17:24:44 +03:00 |
|
Andrei Zavatski
|
a79398ddbd
|
Fix incorrect caching in TestSceneRankingsOverlay
|
2020-02-19 17:09:22 +03:00 |
|
Andrei Zavatski
|
7b0c3281c2
|
Make country names clickable
|
2020-02-19 16:49:39 +03:00 |
|
smoogipoo
|
f53349ac9d
|
Reduce size of participants tiles
|
2020-02-19 19:54:48 +09:00 |
|
smoogipoo
|
3338241632
|
Add back filter control background, adjust opacity
|
2020-02-19 19:48:34 +09:00 |
|
smoogipoo
|
e966689044
|
Add beatmap background to multiplayer
|
2020-02-19 19:42:25 +09:00 |
|
smoogipoo
|
ac416ae743
|
Implement new room inspector redesign
|
2020-02-19 17:47:59 +09:00 |
|
smoogipoo
|
ec73e8f0c7
|
Allow different sizing modes for OverlinedParticipants
|
2020-02-19 17:40:38 +09:00 |
|
smoogipoo
|
380d200b46
|
Allow different sizing modes for OverlinedDisplay
|
2020-02-19 17:34:47 +09:00 |
|
smoogipoo
|
e3d37b808d
|
Move overlined displays to a higher namespace
|
2020-02-19 17:33:09 +09:00 |
|
Dean Herbert
|
d3844f912a
|
Fix fruit representation not cycling as often as it should
|
2020-02-19 17:07:56 +09:00 |
|
Dean Herbert
|
dff218afd1
|
Fix ordering of fruits to match stable
|
2020-02-19 17:07:56 +09:00 |
|
Dean Herbert
|
1938dd04cf
|
Fix indices in beatmap not being transferred to children (and being off by one)
|
2020-02-19 16:43:17 +09:00 |
|
Dean Herbert
|
345eaff76d
|
Fix regressing tests
|
2020-02-19 16:07:00 +09:00 |
|
Dean Herbert
|
5340d1de59
|
Move combo colour update logic to osu! ruleset
|
2020-02-19 16:07:00 +09:00 |
|
Dan Balasescu
|
02f3e78b14
|
Merge pull request #7893 from EVAST9919/rankings-refactor
Various RankingsOverlay fixes
|
2020-02-19 11:20:04 +09:00 |
|
Dan Balasescu
|
255e01564f
|
Merge branch 'master' into rankings-refactor
|
2020-02-19 10:28:13 +09:00 |
|
Dan Balasescu
|
67a568e67f
|
Merge pull request #7892 from EVAST9919/beatmap-listing-search-section
Implement BeatmapListingSearchSection component
|
2020-02-19 10:24:18 +09:00 |
|
Andrei Zavatski
|
e9003346d4
|
Add missing blank line
|
2020-02-18 21:28:38 +03:00 |
|
Andrei Zavatski
|
5347119a85
|
Various RankingsOverlay fixes
|
2020-02-18 21:26:25 +03:00 |
|
Andrei Zavatski
|
37003e11b9
|
Make fields readonly
|
2020-02-18 18:04:39 +03:00 |
|
Andrei Zavatski
|
bb22243903
|
TestScene improvements
|
2020-02-18 17:47:44 +03:00 |
|
Andrei Zavatski
|
b6423dd92e
|
Small textbox adjustments
|
2020-02-18 17:40:12 +03:00 |
|
Andrei Zavatski
|
7228900361
|
Implement BeatmapListingSearchSection component
|
2020-02-18 17:25:12 +03:00 |
|
Dean Herbert
|
6a5c69e544
|
Merge pull request #7891 from peppy/fix-playlist-selected-state
Fix playlist items potentially not updating to the correct selected state
|
2020-02-18 21:38:44 +09:00 |
|
Dan Balasescu
|
a195886e1b
|
Merge branch 'master' into fix-playlist-selected-state
|
2020-02-18 21:17:03 +09:00 |
|
Dean Herbert
|
035ddb9284
|
Merge branch 'master' into fix-async-playlist-enumeration
|
2020-02-18 19:26:32 +09:00 |
|
Dean Herbert
|
8d7a356469
|
Merge pull request #7874 from smoogipoo/bindable-list-events
Update with framework-side bindable list changes
|
2020-02-18 19:24:30 +09:00 |
|
Dean Herbert
|
2f4c252fc0
|
Fix playlist items potentially not updating to the correct selected state
|
2020-02-18 19:19:04 +09:00 |
|
Dean Herbert
|
a1bfb18ce0
|
Fix accessing incorrect items list in event
|
2020-02-18 19:00:02 +09:00 |
|
Dean Herbert
|
b7849dd91a
|
Update framework
|
2020-02-18 18:47:21 +09:00 |
|
Dean Herbert
|
b18f9e195e
|
Merge branch 'master' into bindable-list-events
|
2020-02-18 18:47:06 +09:00 |
|