Update framework
Update to .NET core 3.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Move common logic to IntroScreen
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.930.0 to 2019.1010.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.930.0...2019.1010.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.930.0 to 2019.1010.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.930.0...2019.1010.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.930.0 to 2019.1010.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.930.0...2019.1010.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.NativeLibs](https://github.com/ppy/osu-framework) from 2019.813.0 to 2019.1010.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.813.0...2019.1010.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Use empty HitWindows to fix editor slider display Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add abstract implementation for editor screens which display a timeline
Co-Authored-By: Salman Ahmed <slmanarendo1950@gmail.com>
This reverts commit 93d2c3d7a1.
93d2c3d7a1
Fix song select not correctly playing tracks in some cases
Better signify under construction screens in editor
Add todo in slider tail to avoid confusion
Fix ignored song select test
Move WaveContainer test out of editor namespace
Rework osu! selection blueprint updates Co-authored-by: Dean Herbert <pe@ppy.sh>
Avoid excess background updates in playlist overlay