Update framework Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add slider ball animation support Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.816.0 to 2019.821.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.816.0...2019.821.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.816.0 to 2019.821.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.816.0...2019.821.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Prevent beatmap change during intro playback Co-authored-by: Dean Herbert <pe@ppy.sh>
Make legacy skins animatable
Fix LegacySkin not checking for @2x hitcircle when deciding sizing
Disallow adding bonus judgements to statistics
This is a bit of a workaround (I'm pretty sure these tests are not running correctly on appveyor) but I think it will do for now. Cannot repro failures locally at all.