Commit Graph

5952 Commits

Author SHA1 Message Date
236124496d add missing accent colour in control tab item 2021-05-21 01:21:32 +07:00
6beeb7f7c4 Rename SpectatorStreamingClient -> SpectatorClient 2021-05-20 15:55:07 +09:00
80a714a9c4 Merge pull request #12857 from Joehuu/dev-register-no-warning
Don't show warning screen when registering on dev server
2021-05-20 14:05:53 +09:00
3c201fb8e7 Standardise canBeNull specification 2021-05-20 13:20:35 +09:00
3da2cdfd05 Fix nullref in test 2021-05-19 14:06:21 -07:00
363aec8179 Merge branch 'master' into hit-error-skinnable 2021-05-20 01:51:45 +09:00
19a07b0107 IsOpen -> Expanded 2021-05-19 15:49:22 +09:00
539e5179fe Tidy up content and bind event code 2021-05-19 15:49:22 +09:00
4cc573690e Move OsuGame out of load method 2021-05-18 14:32:56 -07:00
bde7f88eb3 Don't show warning screen when registering on dev server 2021-05-18 14:23:22 -07:00
d70d37b7f4 Remove convoluted autosize logic in MonthSection 2021-05-18 22:30:36 +03:00
5acb708939 Remove customisation of hit error via standard settings 2021-05-18 15:50:50 +09:00
d614a47614 Rename variable to better explain purpose 2021-05-17 18:54:17 +02:00
7befcf74ff Split value change callbacks out to separate methods 2021-05-17 18:53:09 +02:00
555e3e2db3 Delete NewsSideBar.cs 2021-05-17 12:02:33 +03:00
01090de1fd Fix filenames does not match contained type 2021-05-17 11:55:55 +03:00
586c5c7365 Emulate year changes in the test scene 2021-05-17 11:36:53 +03:00
ab16c32bb1 Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-17 11:36:41 +03:00
d75ef160e8 Merge branch 'master' into directory-select-screen 2021-05-17 17:22:03 +09:00
c0cfbd11dd Add tooltip and action for PostButton in MonthSection 2021-05-17 11:20:31 +03:00
5059bfaef9 Use FillFlowContainer in YearsPanel 2021-05-17 11:17:02 +03:00
e754d2e590 Simplify YearButton 2021-05-17 10:54:45 +03:00
baa4089364 Expose method to adjust header text, not whole drawable 2021-05-17 16:41:46 +09:00
abeeda5d04 Rewrite YearsPanel to not be insanely long 2021-05-17 16:24:56 +09:00
032f60819d Rename content container 2021-05-17 16:11:46 +09:00
22561cda19 MonthDropdown -> MonthSection 2021-05-17 16:02:21 +09:00
50e2b5a327 SideBar -> Sidebar 2021-05-17 16:00:36 +09:00
3e1b1c6c3e Improve statement readability 2021-05-15 19:14:58 +03:00
e479db9186 Clear transforms in PostsContainer for all children 2021-05-15 19:14:02 +03:00
6f248db519 Merge conditional expression. 2021-05-13 19:31:10 +02:00
0caba57945 Make screen properties local to MigrationSelectScreen. 2021-05-13 19:28:23 +02:00
09a5b9c872 Add XMLDoc to protected members. 2021-05-13 16:28:03 +02:00
38c0ba2d10 Implement current year highlight in YearsPanel 2021-05-13 16:16:19 +03:00
94543bf000 Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-13 16:00:46 +03:00
eee3cd7c57 Disallow selecting storage root as a valid directory. 2021-05-13 11:14:05 +02:00
d3cc418961 Privatize DirectorySelector. 2021-05-13 11:08:04 +02:00
4bb0e6b7d5 Create InitialPath property. 2021-05-13 11:07:52 +02:00
9a061ad80b Extract directory selection logic of migration screen to DirectorySelectScreen. 2021-05-13 11:07:26 +02:00
315a2b8314 Refactor MonthDropdown to decouple autosized logic 2021-05-12 20:50:20 +03:00
20a6903a40 Use GridContainer to distribute buttons in YearsPanel 2021-05-11 23:43:01 +03:00
f4801c08ff Refactor MonthDropdown to ensure all the posts are within a given month 2021-05-11 22:34:01 +03:00
b0297c6324 Fix incorrect no posts handling and add corresponding test 2021-05-11 20:52:11 +03:00
c2ba16f977 Use relative sizing for MonthDropdown 2021-05-11 16:51:59 +03:00
1c0b0996cf Rename DropdownButton to DropdownHeader 2021-05-11 16:42:18 +03:00
208224cc0d CI fixes 2021-05-11 16:08:09 +03:00
01f5c77dac Add better comments explaining empty actions 2021-05-11 15:56:50 +03:00
705aad262a Rename MonthPanel to MonthDropdown 2021-05-11 15:42:40 +03:00
0a9c3c9413 Move metadata change logic to it's own method 2021-05-11 15:39:50 +03:00
9603712aa1 Cache metadata in NewsSideBar 2021-05-11 15:33:27 +03:00
e736240a06 Use lookup instead of dictionary to distribute posts 2021-05-11 15:12:04 +03:00