Commit Graph

15250 Commits

Author SHA1 Message Date
76722534ec Fix cancel button animating when entering a dialog (#6825)
Fix cancel button animating when entering a dialog

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-21 23:22:17 +09:00
4475307707 Fix spacing 2019-11-21 22:55:31 +09:00
ac2dfffb23 Merge remote-tracking branch 'upstream/master' into sharpraven-deprecation 2019-11-21 22:52:45 +09:00
f173961def Add some extra search keywords to settings (#6893)
Add some extra search keywords to settings

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-21 22:51:20 +09:00
d7cb23a909 Remove redundant keyword 2019-11-21 22:51:00 +09:00
8b1fb2d5a1 Standardise keyword specifications 2019-11-21 22:35:15 +09:00
201f32859a Merge branch 'master' into slider-control-point-removal 2019-11-21 22:10:52 +09:00
bd6831624a Decouple skip button animations from gameplay clock 2019-11-21 19:51:22 +09:00
ffd0e17826 Merge branch 'skip-multiple-times' into lead-in-fixes 2019-11-21 19:01:28 +09:00
46a94821d4 Add support for consecutive skips 2019-11-21 18:59:55 +09:00
8d1b11d4bd Add storyboard lead-in tests 2019-11-21 18:50:54 +09:00
4e53bca8dd Simplify tests 2019-11-21 18:50:38 +09:00
29d2374928 Add back skip button actuation count tests 2019-11-21 17:23:52 +09:00
2dd2e3d861 Add correct AudioLeadIn support 2019-11-21 16:55:18 +09:00
8369be90f2 Allow skip button to actuate more than once 2019-11-21 15:19:06 +09:00
c0b9bb5a12 Merge remote-tracking branch 'upstream/master' into lead-in-fixes 2019-11-21 14:22:17 +09:00
2325f0382c Cancel a potentially pending filter update when an update occurs 2019-11-21 13:46:45 +09:00
4d6904468d Merge remote-tracking branch 'upstream/master' into multi-searching 2019-11-21 13:44:04 +09:00
0804d8d7a4 Replace all MathHelper.Clamp usages with Math.Clamp (#6891)
Replace all MathHelper.Clamp usages with Math.Clamp

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-21 11:14:34 +09:00
94009a22b8 Fix osu!direct previews muting game audio permanently (#6838)
Fix osu!direct previews muting game audio permanently

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-21 11:13:11 +09:00
a7c074ff37 Merge branch 'master' into math_clamp 2019-11-21 11:08:56 +09:00
0cbe29dbec Refactor / cleanup debouncing 2019-11-21 11:05:18 +09:00
19dfbb0a45 Update obsolete usages 2019-11-21 10:55:31 +09:00
cf0f0f8a1b Reword comment 2019-11-21 10:37:50 +09:00
7637e680d7 Merge remote-tracking branch 'upstream/master' into fix-preview-track-never-stopping 2019-11-21 10:27:32 +09:00
76e63722cc Update framework 2019-11-21 10:26:10 +09:00
ec35d92ec0 Merge branch 'master' into fix-song-select-scroll 2019-11-21 10:22:52 +09:00
5391c752b4 Implement IAggregateAudioAdjustments properties for FallbackSampleStore 2019-11-21 03:20:08 +03:00
ebae92db7b Revert "Implement IAggregateAudioAdjustments properties for FallbackSampleStore"
This reverts commit 4a4f5ccbb2.
2019-11-21 03:18:31 +03:00
4a4f5ccbb2 Implement IAggregateAudioAdjustments properties for FallbackSampleStore 2019-11-21 02:35:58 +03:00
f066d8434c Apply suggestions 2019-11-21 00:26:39 +03:00
6b3010535f Simplify Keywords usage for SettingsSubsection 2019-11-20 21:03:31 +03:00
f3d9abc84a Capitalize Bar for consistency 2019-11-20 19:57:02 +03:00
7d8252183e CI fix 2019-11-20 19:42:57 +03:00
e820ddd3e8 Implement settings keywords 2019-11-20 19:27:34 +03:00
66a3837ff4 Fix CI 2019-11-20 14:25:44 +01:00
6cab517b2d .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
3ba9f840fd Fix song select not always scrolling to the correct location 2019-11-20 19:39:13 +09:00
a81c26577d Fix carousel filtering twice on startup due to unpopulated rule… (#6833)
Fix carousel filtering twice on startup due to unpopulated ruleset
2019-11-20 19:39:00 +09:00
374ef6ff83 Merge branch 'master' into sharpen 2019-11-20 17:30:58 +08:00
8d7be98b8b Move to .NET Standard 2.1 (#6837)
Move to .NET Standard 2.1

Co-authored-by: Shane Woolcock <samahnub@gmail.com>
2019-11-20 17:57:00 +09:00
8c9ed99b1b Merge remote-tracking branch 'upstream/master' into fix-carousel-double-filter 2019-11-20 17:24:54 +09:00
5b416eb7ba Move initial filter to run on entering 2019-11-20 17:24:43 +09:00
e0f59d8e24 Move method 2019-11-20 15:43:00 +09:00
bcb1504110 Fix naming 2019-11-20 15:40:35 +09:00
6288e6da56 Add null check 2019-11-20 13:42:54 +09:00
76ed573c56 Fix crash when loading results after gameplay 2019-11-20 12:21:49 +09:00
08b8cedfdf Add setter to legacy skin configuration access 2019-11-20 01:15:40 +03:00
0407d2248c Merge remote-tracking branch 'refs/remotes/upstream/master' into add-access-to-skin-legacy-version 2019-11-20 01:10:32 +03:00
b5c20fecee Merge branch 'master' into netstandard2.1 2019-11-19 21:40:12 +08:00