This reverts commit b1134c3857.
b1134c3857
This reverts commit f9d99a9882. This reverts commit 71547bece0.
f9d99a9882
71547bece0
WorkingBeatmap.Track
This reverts commit 84da247002. Use loadable beatmap track for clock directly in BDL
84da247002
Update framework
Fix warning text of bg source setting not being updated when user with supporter signs in/out
Fix follow points displaying at incorrect locations when dragging a slider out-of-bounds
Add support for playing storyboards beyond gameplay end time
Container.Info
This was only required because there was text being rendered to the `BufferedContainer` content until now. Removing this should allow for better resolution in the background display (due to using a better minify scale mode).
SkipOverlay
FadeContent
WarningText
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
To avoid having to read through all of frames and ensure nothing is failing there
Not sure what was in my mind while I was pushing that..