Reinstantiate mods for each player instance Co-authored-by: Dean Herbert <pe@ppy.sh>
Implement FacadeContainer for tracking logo positions in other containers
# Conflicts: # osu.Game/Screens/Play/PlayerLoader.cs
Update framework
Fix replay rewinding not respecting 60fps playback
Remove mods from WorkingBeatmap
Prevents potential multiple evaluations of enumerable.
# Conflicts: # osu.Game/Screens/Play/GameplayClockContainer.cs
Fix gameplay offset handling on seeks
Fix OsuScreenDependencies using the incorrect parent
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
Switch NotificationOverlay and LoginOverlay depth order
BeatmapLeaderboard: fix local scores not being sorted
(suggested by peppy)