Commit Graph

26520 Commits

Author SHA1 Message Date
337a7986cf Fix reference in test scene 2020-02-20 15:19:12 +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
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
0cf0099fd5 Merge pull request #7917 from smoogipoo/fix-drawableroom-async-test
Fix possible test failures due to async loads
2020-02-20 14:37:51 +09:00
bf5c34a014 Merge branch 'master' into rankings-clickable-countries 2020-02-20 14:21:44 +09:00
bcddd5f2da Merge pull request #7918 from peppy/add-old-bananas
Add missing test banana resources
2020-02-20 14:17:04 +09:00
31612369c2 Merge pull request #7912 from EVAST9919/new-direct-gen-three
Implement BeatmapListingOverlay
2020-02-20 14:10:29 +09:00
ae12097a46 Merge branch 'master' into highlight-full-combo 2020-02-20 14:02:24 +09:00
d9023594e6 Merge branch 'master' into add-old-bananas 2020-02-20 13:55:46 +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
907c1b3d1c Add missing test banana resources 2020-02-20 10:48:12 +09: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
128a9cf075 Merge branch 'master' into fix-drawableroom-async-test 2020-02-20 09:07:48 +09:00
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
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
b2d9004212 Fix possible test failures due to async loads 2020-02-20 08:37:23 +09: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
1417c90173 Remove redundant blank line 2020-02-19 17:24:44 +03:00
a79398ddbd Fix incorrect caching in TestSceneRankingsOverlay 2020-02-19 17:09:22 +03:00
7b0c3281c2 Make country names clickable 2020-02-19 16:49:39 +03:00
345eaff76d Fix regressing tests 2020-02-19 16:07:00 +09:00
5340d1de59 Move combo colour update logic to osu! ruleset 2020-02-19 16:07:00 +09:00
02f3e78b14 Merge pull request #7893 from EVAST9919/rankings-refactor
Various RankingsOverlay fixes
2020-02-19 11:20:04 +09:00
255e01564f Merge branch 'master' into rankings-refactor 2020-02-19 10:28:13 +09:00
67a568e67f Merge pull request #7892 from EVAST9919/beatmap-listing-search-section
Implement BeatmapListingSearchSection component
2020-02-19 10:24:18 +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
37003e11b9 Make fields readonly 2020-02-18 18:04:39 +03:00
bb22243903 TestScene improvements 2020-02-18 17:47:44 +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
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