Commit Graph

17427 Commits

Author SHA1 Message Date
a1dc595006 Change scroll container padding 2020-03-04 15:46:35 +07:00
184d10a75a Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181.
2020-03-04 15:45:22 +07:00
eaa77bce14 Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
2020-03-04 16:43:35 +08:00
7464a486d9 Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap 2020-03-04 16:35:45 +09:00
6ea3af1951 Implement layout for UserListCard 2020-03-04 10:35:43 +03:00
fbd0dfd71b add blank lines 2020-03-04 14:55:51 +08:00
416b9e4e6f fix beatmap status display 2020-03-04 14:28:18 +08:00
b7d34b399d Adjust background presentation for UserListCard 2020-03-04 09:10:51 +03:00
1b5222f396 Baisc UserListCard implementation 2020-03-04 08:53:14 +03:00
f425233527 Basic UserCard implementation 2020-03-04 08:41:21 +03:00
6f5d2da03e Merge branch 'master' into add-torus-font 2020-03-04 13:56:30 +09:00
aa17a64a0e Apply missed xmldoc suggestion 2020-03-04 12:47:01 +09:00
e9b0770f64 Apply suggestions from code review
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-03-04 12:44:44 +09:00
75968fb4ba Update resources once more 2020-03-04 11:50:22 +09:00
4294ed4b64 Better align fonts to weights 2020-03-04 11:45:19 +09:00
c3f840cc1a Fix Autoplay = false and AllowFail behavior 2020-03-03 17:12:01 -08:00
e2ed13b392 Trim whitespace 2020-03-04 00:40:10 +03:00
6fca3e5a46 Remove functions with get-only properties 2020-03-04 00:39:12 +03:00
17f2baf600 Remove GetWidth function 2020-03-04 00:35:32 +03:00
4d5445b5dc Rename Amount to Count 2020-03-04 00:31:06 +03:00
c22f61b2b1 Move colour selection to the FriendsOnlineStatusItem 2020-03-04 00:28:47 +03:00
83dad93b6d Make Populate() accept list of users 2020-03-03 18:08:51 +03:00
160d64eecf FriendsOnlineStatusControl basic implementation 2020-03-03 17:37:01 +03:00
c0f7a83f6f Fix featured stream item width 2020-03-03 17:10:25 +03:00
937d9da43b Implement OverlayUpdateStreamControl component 2020-03-03 17:01:58 +03:00
db56fb5759 Fix venera font usage 2020-03-03 22:28:47 +09:00
8dcdd6db6f Rename UpdateStream components to ChangelogUpdateStream 2020-03-03 16:20:36 +03:00
740eb9ff53 Merge pull request #8090 from peppy/fix-volume-bninding-handling
Add SelectPrevious and SelectNext bindings / Change volume bindings to be truly global
2020-03-03 18:58:49 +09:00
08756186e9 Update resources 2020-03-03 18:35:28 +09:00
f1f4f1ffbd Add torus font 2020-03-03 18:17:51 +09:00
e77cefeabe Merge branch 'master' into fix-volume-bninding-handling 2020-03-03 16:32:18 +09:00
cb11292181 Reduce social overlay/direct overlay paddings 2020-03-03 16:06:31 +09:00
2e4adc056f Fix potential deadlock during gameplay tests 2020-03-03 13:42:05 +09:00
7a71a48892 Merge branch 'master' into mod-testscene 2020-03-03 13:40:20 +09:00
a1aecd4c39 Fix TrackVirtualManual not respecting rate adjustments 2020-03-03 13:01:28 +09:00
1e26df64b6 Fix constructor test failures 2020-03-03 12:58:07 +09:00
90c2f7bd89 Fail tests by default 2020-03-03 12:13:36 +09:00
3ef490689e Merge branch 'master' into changelog-stream-area-refactor 2020-03-03 11:52:03 +09:00
3d344a076d Add test for disabled keycounter, don't discard change event values 2020-03-03 06:17:25 +05:30
769b7582e3 Merge branch 'master' into dependabot/nuget/Sentry-2.1.0 2020-03-02 20:24:28 +09:00
69b4713731 Refactor everything so I can read the code 2020-03-02 20:16:58 +09:00
23068034b1 Rename bool and make property for legibility 2020-03-02 19:51:06 +09:00
df4de4a090 Merge branch 'master' into changelog-stream-area-refactor 2020-03-02 19:48:04 +09:00
e890e45420 Fix Ctrl+Enter behaviour regression 2020-03-02 19:44:25 +09:00
48f2f615cd Merge branch 'master' into fix-volume-bninding-handling 2020-03-02 19:28:36 +09:00
81191a3d20 Handle SelectPrevious/SelectNext locally to volume meter when hovered 2020-03-02 18:59:55 +09:00
e608d807f4 Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide 2020-03-02 18:59:38 +09:00
6989738710 Change default global bindings for volume changing to include the alt key prefix 2020-03-02 18:59:05 +09:00
88583b5c79 Remove any existing bindings to increase/decrease volume 2020-03-02 18:56:41 +09:00
ed516f05c2 Forward any unhandled scroll events to volume overlay 2020-03-02 18:56:09 +09:00