Implement PreviousUsernames for use in the profile overlay
Add note to README about ffmpeg requirement on linux
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
Refactor OnScreenDisplay to allow displaying on custom messages
Implement LeaderboardScopeSelector Co-authored-by: Dean Herbert <pe@ppy.sh>
Also tidies up code.
Fix mod multiplier not being applied for multiplayer
Bump ppy.osu.Game.Resources from 2019.731.1 to 2019.809.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.731.1 to 2019.809.0. - [Release notes](https://github.com/ppy/osu-resources/releases) - [Commits](https://github.com/ppy/osu-resources/compare/2019.731.1...2019.809.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Required for localisation
Implement osu! autopilot mod Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix storyboard not showing when user dim is disabled Co-authored-by: Dean Herbert <pe@ppy.sh>
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Add more detail to log output when beatmap parsing errors occur Co-authored-by: Dean Herbert <pe@ppy.sh>
Add ScreenTitleIcon class to allow code reuse of overlay header icons