MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
Fix incorrect NativeLibs version reference
Don't attempt to repopulate already populated users on startup Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Fix beatmap lookups failing for beatmaps with no local path
Turns out the underlying EscapeUriString doesn't like nulls
Update framework
Add mod selector to beatmap overlay Co-authored-by: Dean Herbert <pe@ppy.sh>
Simplify beatmap lookup to use a single endpoint
Add support for storyboard/custom beatmap lead-ins
Improve skip button feel Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add support for consecutive skips
Reduce carousel scroll motion on initial display
Create a control for filtering mods on a leaderboard Co-authored-by: Dean Herbert <pe@ppy.sh>
Add option to show beatmap backgrounds at main menu Co-authored-by: Dean Herbert <pe@ppy.sh>
Add News Overlay skeleton and header Co-authored-by: Dean Herbert <pe@ppy.sh>