Commit Graph

4737 Commits

Author SHA1 Message Date
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
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
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
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
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
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
2f4c252fc0 Fix playlist items potentially not updating to the correct selected state 2020-02-18 19:19:04 +09:00
b18f9e195e Merge branch 'master' into bindable-list-events 2020-02-18 18:47:06 +09:00
9e816e3479 Merge branch 'master' into italic-rankings-stuff 2020-02-18 16:05:18 +09:00
75e0668b4e Merge branch 'master' into new-direct-sort 2020-02-18 10:17:26 +09:00
316c6b2a94 Simplify RulesetInfo string presentation 2020-02-18 01:17:12 +03:00
410686c8b9 Use dropdown in BeatmapSearchFilterRow 2020-02-18 01:04:25 +03:00
ea99b613c9 Use GridContainer for layout 2020-02-17 23:41:07 +03:00
c69818925b Merge remote-tracking branch 'refs/remotes/ppy/master' into new-betmap-search-filter 2020-02-17 23:35:12 +03:00
bce9e7a356 Remove too much nesting for OverlaySortTabControl class 2020-02-17 22:32:58 +03:00
519548c99f Remove not necessary icon margin changes 2020-02-17 22:06:46 +03:00
20dc1a7dcd Merge remote-tracking branch 'refs/remotes/ppy/master' into new-direct-sort 2020-02-17 21:57:19 +03:00
5ca93758dc Fix music playlist being enumerated asynchronously 2020-02-17 16:59:35 +09:00
c78534d14e Fix possible error in SpotlightsLayout 2020-02-17 10:07:32 +03:00
958c891d15 Update with framework-side bindable list changes 2020-02-17 15:06:14 +09:00
480e5677ed Use OverlayColourProvider for CounterPill in profile overlay 2020-02-17 04:29:41 +03:00
fe7923b7e8 Add SortDirection Bindable and refactor to make everything work 2020-02-17 03:38:14 +03:00
2ba0bd872b Implement basic BeatmapListingSortTabControl 2020-02-17 02:35:46 +03:00
a9f366fda3 Implement OverlaySortTabControl component 2020-02-17 02:20:53 +03:00
ea285fd005 Refactor with including headers 2020-02-17 00:44:55 +03:00
c85a8a14cc Use property instead of function to set text size 2020-02-17 00:08:28 +03:00
e62fec58c1 Add ability to override text size 2020-02-16 16:38:05 +03:00
54a3705bdb Remove font weight changes on selection 2020-02-16 16:26:18 +03:00
a71e410e5d Make the filter autosized 2020-02-16 15:04:21 +03:00