Commit Graph

11998 Commits

Author SHA1 Message Date
fae32b3901 Return shorter class name in error messages 2019-06-10 16:14:11 +09:00
9bdc8b47bb Remove unnecessary async-await pair 2019-06-10 16:13:51 +09:00
f31b19e0d7 Don't unwrap exception manually 2019-06-10 16:02:49 +09:00
e19f4935c3 Fix incorrect undo logic on exception 2019-06-10 14:13:36 +09:00
e4bad93b66 Use variable for web request concurrency for clarity 2019-06-10 13:52:09 +09:00
b79fdfc12f Fix one more instance of improperly handled cancellation 2019-06-10 13:50:22 +09:00
2d1a54e634 Properly implement cancellation 2019-06-10 13:42:38 +09:00
b4d2d0bd0b Simplify and combine concurrency of ArchiveModelManager 2019-06-10 13:42:33 +09:00
600503ec8e Use Task.Run/Wait to avoid warnings 2019-06-10 13:42:29 +09:00
f090e292c9 Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
cd4648a647 Update framework 2019-06-07 21:09:59 +09:00
346c4310c3 Merge branch 'master' into fail-animation 2019-06-07 20:48:36 +09:00
6a06ea2aee Merge branch 'master' into ruleset_fix 2019-06-07 20:36:29 +09:00
b28b59a496 Fix paginated layouts only showing one column even if enough space is available for more (#4946)
Fix paginated layouts only showing one column even if enough space is available for more

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-06-07 20:26:34 +09:00
011ccffde7 Add an input source toggle on manual input test scenes (#4945)
Add an input source toggle on manual input test scenes
2019-06-07 20:26:26 +09:00
1f0a19deaa Fix preview tracks muting themselves (#4944)
Fix preview tracks muting themselves
2019-06-07 20:26:12 +09:00
b6896b31c9 Merge branch 'master' into fix-paginated-layout 2019-06-07 20:19:14 +09:00
8f30c9b0a3 Fix file layout of ModSelectOverlay 2019-06-07 15:58:24 +09:00
7ffc08b187 Merge branch 'master' into master 2019-06-07 15:34:14 +09:00
b914bb1e2e Remove key hints for now
A proper design for this will come in the future.
2019-06-07 15:32:48 +09:00
0ce5c7468f Use switch and consume/block input 2019-06-07 15:31:23 +09:00
2531250f89 Fix paginated layouts only showing one column even if enough space is available for more 2019-06-07 14:58:04 +09:00
60b70c0f45 Use lambda for simple functions 2019-06-07 14:11:21 +09:00
1374da7c41 Remove all calls to return user input 2019-06-07 12:54:57 +09:00
0fc2c596b6 Add toggle for input priority in manual input tests 2019-06-07 12:53:51 +09:00
64d5aa318f Apply rebased changes 2019-06-07 11:45:58 +09:00
358a08cf9d Merge branch 'master' into OsuHoverContainer 2019-06-07 11:40:33 +09:00
9f740f69bb Fix preview tracks muting themselves
Closes #4937
2019-06-07 11:21:10 +09:00
210437042f Remove useless update calls in ToolbarRulesetSelector 2019-06-07 02:39:36 +03:00
b93446688c Fix sizing of OsuAnimatedButton and OsuClickableContainer (#4898)
Fix sizing of OsuAnimatedButton and OsuClickableContainer
2019-06-07 00:17:39 +09:00
6bf6e22149 Update framework 2019-06-06 20:33:03 +09:00
90966b113b Merge remote-tracking branch 'origin/master' into ftb-prepass 2019-06-06 20:32:38 +09:00
483049703e Merge branch 'master' into beatmap-dateadded-sort 2019-06-06 18:26:55 +09:00
4d035afcc6 Add setting to bypass front-to-back 2019-06-06 16:49:42 +09:00
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
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