# Conflicts: # osu.Game/Screens/Play/Player.cs
Traceable mod
Disallow failing for replay players Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add back combo colours for osu!classic Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Always update drawable hitobject state on skin change
Randomise beatmap playback order on startup Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-Authored-By: Salman Ahmed <slmanarendo1950@gmail.com>
Remove unnecessary AndroidNativeLibrary specification
Bump ppy.osu.Framework.iOS from 2019.911.0 to 2019.918.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.911.0 to 2019.918.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.911.0...2019.918.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bump ppy.osu.Framework.Android from 2019.911.0 to 2019.918.0
Bump ppy.osu.Framework from 2019.911.0 to 2019.918.0
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.911.0 to 2019.918.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.911.0...2019.918.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.911.0 to 2019.918.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.911.0...2019.918.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Key counter improvements
The dragged item's position now only updates after the drag finishes. Local handling changes were required to ignore the bindable remove/add events that are fired as a result.