Commit Graph

12159 Commits

Author SHA1 Message Date
c7d0fcd42a Update drawnodes 2019-06-06 16:49:35 +09:00
032ed033d0 Merge branch 'master' into hold-to-confirm-dim-volume 2019-06-06 15:41:49 +09:00
02283380c4 Use manual migration 2019-06-06 13:33:30 +09:00
c04c6693c2 Change close action from PopOut to Hide and switched to TriangleButton.Click() 2019-06-05 13:01:21 -05:00
a2bc5b538e Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-06-05 16:59:38 +02:00
da20be9a4b Fetch IAPIProvider via Resolved attribute 2019-06-05 16:59:08 +02:00
8607f3b765 Merge remote-tracking branch 'upstream/master' into databased-sin-setting 2019-06-05 19:03:57 +09:00
a6dc5606bc Allow beatmapsets to be sorted by date added 2019-06-05 18:17:43 +09:00
2538f32fae Merge branch 'osu-clickable-container' into OsuHoverContainer 2019-06-05 10:34:20 +09:00
900cd5c484 Restore original values in FadeColour method call 2019-06-04 21:37:10 +02:00
5f4d7437bc Fix the issue
When Enabled's value has been changed to true, it will now check if it is currently howered, and if yes, it will fade in correctly.
2019-06-04 21:30:49 +02:00
2e3d392a9f Mark OsuButton as abstract
Not being used directly, so we probably shouldn't support it for now.
2019-06-04 22:12:55 +09:00
7d2a75b350 Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
4e7f2b8f47 Merge branch 'master' into osu-clickable-container 2019-06-04 17:42:17 +09:00
9c214c3f0e Add animation on failing 2019-06-04 16:13:16 +09:00
b8fc535124 Fix blueprint tests crashing due to out-of-order operations 2019-06-04 12:08:23 +09:00
80a66b8b3a Merge remote-tracking branch 'upstream/master' into audio-refactor-update 2019-06-04 12:08:21 +09:00
4763a41c7e Cleanups 2019-06-04 11:25:18 +09:00
474191fcec Update framework 2019-06-04 11:13:21 +09:00
6e79e374e2 Merge branch 'master' into fix-endless-tests 2019-06-04 11:07:50 +09:00
cea353975f Update with further framework-side changes 2019-06-04 11:04:28 +09:00
53a39e9142 Merge remote-tracking branch 'origin/master' into audio-refactor-update 2019-06-04 10:50:33 +09:00
e8315085c0 Better handle OnClick 2019-06-04 10:26:21 +09:00
d5a2ebf79f Fix endless loading state part 2 2019-06-04 04:04:33 +03:00
2c71371282 Fix endless loading state 2019-06-04 02:06:15 +03:00
fe6b4112c6 Adjust colors to match web design 2019-06-04 01:47:45 +03:00
7e96ff7f14 Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update 2019-06-04 01:32:12 +03:00
194bb80354 Added close button and indictors of hotkeys to buttons 2019-06-03 11:09:21 -05:00
167213d3eb Merge branch 'master' into fix-endless-tests 2019-06-04 00:50:18 +09:00
516575a132 don't create "Start Chat" option when the sender is the local user 2019-06-03 18:54:29 +08:00
4e6d7137aa disallow current user from opening their own private channel 2019-06-03 17:25:19 +08:00
633c3b74ec Don't handle clicks when in a loading state 2019-06-03 17:10:33 +09:00
c4f4f32db8 Shorten fade duration 2019-06-03 17:10:33 +09:00
491c9e96e0 Fix tests not ending execution after some exceptions 2019-06-03 16:42:27 +09:00
171fc14776 Fix editor regressions 2019-06-03 16:34:09 +09:00
fa331fbee1 Merge branch 'master' of https://github.com/ppy/osu 2019-06-03 01:23:25 -05:00
65e3b7c2ae Remove unused DI 2019-06-03 13:58:55 +09:00
e55f5efa82 Merge branch 'osu-clickable-container' into settings-footer-show-changelog-current-build 2019-06-03 13:55:23 +09:00
cf9bc831ab Merge branch 'master' into osu-clickable-container 2019-06-03 13:55:08 +09:00
3ef17a54f6 Fix sizing of OsuAnimatedButton and OsuClickableContainer
Was incorrect under some combinations of relative and autosize usage.
2019-06-03 13:53:24 +09:00
4e5788959e Make clickable text actually a button 2019-06-03 13:38:06 +09:00
115a75e4c6 Use a constant for lazer variables 2019-06-03 13:16:05 +09:00
dff7053a07 Merge branch 'master' into more_button_update 2019-06-03 11:48:05 +09:00
2d15e02406 Merge branch 'master' into selection-update 2019-06-03 11:47:30 +09:00
d8f45f7299 Disallow null references for dependencies loaded via load() 2019-06-02 15:17:03 +02:00
0a867e37af Resolve dependencies via Resolved Attribute 2019-06-02 12:40:18 +02:00
58564579e4 Invert if statement 2019-06-01 08:46:38 +02:00
0625f51e65 Allow dependencies to be null in certain cases (Unit tests) 2019-05-31 22:42:09 +02:00
55c0c6a1bb Show changelog for current build by clicking on settings footer in settings overlay. 2019-05-31 17:43:58 +02:00
b3f6640d11 Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-31 12:41:26 +02:00