Reduce number of rqeuests to display beatmaps in profile
Comes at the cost of losing some information which should be loaded. This will be fixed at the osu-web end.
Drawable Score visual improvements
Add Beatmaps Section in the Profile Overlay
Fix replay clock always running one frame behind
Fix audio not playing during player loading
Fix nested hit object judgements not being reverted
Regression due to changed audio initialisation logic.
Fix multiple order-of-execution issues with osu! logo
Also sets better defaults.
* Fixes swells never completing. * Fixes forward playback missing notes every now and then. * Probably more stuff.
Fix some startup stutters
Replay speed setting visual improvements
Update framework
Add startup argument to disable the version overlay
Update framework and resources
Add replay speed adjustment setting
Implement the necessary interfaces to allow replay rewinding
Improve transition when exiting song select
Ensure we wait for audio track reset before proceeding with player execution