a1c72db5f6
Fix inconsistent sound effects on mod buttons
...
Because HoverClickSounds.OnClick() does not fire upon right clicking
on mod buttons, the sound effects that play on left and right click
were inconsistent. Introduce HoverMouseUpSounds drawable that allows
to play the click sound effect upon mouse up events for an arbitrary
set of mouse buttons and use it on mod buttons.
2019-08-31 17:01:12 +02:00
ee4869647f
Merge pull request #5910 from peppy/fix-legacy-skin-text
...
Fix legacy skin text reading from the wrong source
2019-08-31 21:51:26 +09:00
691b89ae19
Merge pull request #5911 from peppy/fix-skin-configuration-fallback
...
Fix ruleset skins incorrectly providing configuration defaults
2019-08-31 21:50:14 +09:00
3da5eb6c8b
Add source lookups for safety
2019-08-31 16:56:32 +09:00
2988624f1f
Add fallback for safety
2019-08-31 16:52:41 +09:00
7406e00bfc
Merge branch 'master' into fix-legacy-skin-text
2019-08-31 16:31:57 +09:00
f908771d6e
Merge pull request #5909 from peppy/fix-hit-meter-valign
...
Fix vertical alignment of hit error display ticks
2019-08-31 16:29:59 +09:00
d2a3e0581b
Fix legacy decoder using wrong configuration
2019-08-31 13:27:03 +09:00
12eeec36fc
Fix ruleset skins incorrectly providing configuration defaults
2019-08-31 12:33:29 +09:00
f89981e1a3
Fix legacy skin text reading from the wrong source
...
Regressed with ruleset legacy skin implementation.
2019-08-31 12:23:15 +09:00
1ddf292ad6
Fix vertical alignment of hit error display ticks
...
Wasn't correctly centered before.
2019-08-31 12:20:50 +09:00
49fb21ffa9
Merge pull request #5899 from ppy/dependabot/nuget/NUnit3TestAdapter-3.15.1
...
Bump NUnit3TestAdapter from 3.15.0 to 3.15.1
2019-08-30 22:54:14 +09:00
2876588193
Bump NUnit3TestAdapter from 3.15.0 to 3.15.1
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15...V3.15.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-30 13:36:31 +00:00
d68d9c0ba8
Merge pull request #5753 from EVAST9919/accuracy-bar
...
Add hit error display
Co-authored-by: Dean Herbert <pe@ppy.sh >
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me >
2019-08-30 21:07:08 +09:00
8f5dc06d55
Merge remote-tracking branch 'upstream/master' into accuracy-bar
2019-08-30 20:18:25 +09:00
f1db6c7039
Fix likely nullref
2019-08-30 20:18:21 +09:00
fc813347ac
Make JudgementLine private
2019-08-30 19:54:36 +09:00
dfccc60361
Reorder HitErrorDisplay
2019-08-30 19:53:38 +09:00
6fb8a6cdbe
Fix testcases not working for OD10
2019-08-30 19:53:38 +09:00
8b4976ad92
Remove unnecessary intermediate OD tests
2019-08-30 19:53:38 +09:00
fab12fa9cd
Centre align the icons
...
Seems to look better this way.
2019-08-30 19:53:38 +09:00
a5126fd79b
Merge pull request #5833 from peppy/add-ruleset-legacy-skin
...
Add ruleset-level legacy skin provider
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me >
2019-08-30 19:41:05 +09:00
665fc95d49
Handle no hitobjects / no hitwindows (osu!catch)
2019-08-30 19:37:20 +09:00
394208afc5
Merge remote-tracking branch 'upstream/master' into accuracy-bar
2019-08-30 19:27:35 +09:00
ff599ba623
Merge branch 'master' into add-ruleset-legacy-skin
2019-08-30 19:23:34 +09:00
3036f2c2bf
Merge pull request #5897 from ppy/dependabot/nuget/ppy.osu.Framework.Android-2019.830.1
...
Bump ppy.osu.Framework.Android from 2019.830.0 to 2019.830.1
2019-08-30 19:16:56 +09:00
51842d0111
Bump ppy.osu.Framework.iOS from 2019.830.0 to 2019.830.1 ( #5896 )
...
Bump ppy.osu.Framework.iOS from 2019.830.0 to 2019.830.1
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dean Herbert <pe@ppy.sh >
2019-08-30 19:16:40 +09:00
42a2668d75
Merge branch 'master' into dependabot/nuget/ppy.osu.Framework.iOS-2019.830.1
2019-08-30 19:16:16 +09:00
bba7343e1d
Bump ppy.osu.Framework from 2019.830.0 to 2019.830.1 ( #5895 )
...
Bump ppy.osu.Framework from 2019.830.0 to 2019.830.1
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-08-30 19:15:25 +09:00
80671cefd7
Final visual polish
2019-08-30 19:14:07 +09:00
815220de03
Bump ppy.osu.Framework.Android from 2019.830.0 to 2019.830.1
...
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework ) from 2019.830.0 to 2019.830.1.
- [Release notes](https://github.com/ppy/osu-framework/releases )
- [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-30 10:01:35 +00:00
b639ce8e5d
Bump ppy.osu.Framework.iOS from 2019.830.0 to 2019.830.1
...
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework ) from 2019.830.0 to 2019.830.1.
- [Release notes](https://github.com/ppy/osu-framework/releases )
- [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-30 10:01:16 +00:00
c3abf0ccb7
Improve visuals
2019-08-30 18:50:38 +09:00
171f88da40
Bump ppy.osu.Framework from 2019.830.0 to 2019.830.1
...
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework ) from 2019.830.0 to 2019.830.1.
- [Release notes](https://github.com/ppy/osu-framework/releases )
- [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-30 09:47:18 +00:00
8fc177b743
Fix namespacing and hitwindow source
2019-08-30 18:46:42 +09:00
741bd0a5cf
Fix incorrect colour sizes and simplify alignment specification
2019-08-30 18:35:17 +09:00
54696eef39
Reverse display, add animation and reduce width
2019-08-30 17:06:23 +09:00
a73d672c2f
Tidy up judgement line logic (and fix it displaying at the wrong place)
2019-08-30 16:40:39 +09:00
5f3e638499
Make test useful
2019-08-30 16:40:24 +09:00
6640161bc1
Simplify event propagation
2019-08-30 15:51:36 +09:00
bdbfa7bd2f
Fix class naming
2019-08-30 15:32:47 +09:00
835ee0aa2f
Code quality fixes
2019-08-30 15:29:13 +09:00
1d77e3764d
Merge branch 'master' into accuracy-bar
2019-08-30 15:21:32 +09:00
ae05faa6d2
Fix indentation
2019-08-30 14:54:46 +09:00
c3fb4b9099
Fix test failing
2019-08-30 14:51:47 +09:00
493fc5d400
Bring back OsuPlayer test
2019-08-30 14:44:36 +09:00
8f9fe99237
Move SliderFollowCircle implementation
2019-08-30 14:40:36 +09:00
71192791d5
Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin
2019-08-30 14:12:56 +09:00
22e3ad8b9c
Add skinning support to cursor test
2019-08-30 14:09:17 +09:00
c389a5c798
Move remaining osu-specific implementations to OsuLegacySkin
2019-08-30 13:42:29 +09:00