IHasMainCirclePiece
Add ability to toggle background dim in editor
Always display menu cursor when game is not focused
Fix taiko major barlines no longer rendering correctly
Improve song select transition to gameplay
Make chat line timestamp adjust to 24-hour time setting
Co-authored-by: Dean Herbert <pe@ppy.sh>
Adjust transition effect for main menu backgrounds
Basic tl-tapping consideration for stamina
Fix preposition for exclusive fullscreen prompt
Fix beatmap cards still potentially showing twice in listing
Remove nullable disable in the checks.
Add script helpers to use local framework
AsNonNull()
getMockWorkingBeatmap()
Fix Realm package downgrade issue in mobile projects
Fix editor selection behaviour regressions due to new path visualiser optimisation
ExceptBy
BeatmapCard
This turned out to be a hurdle instead as it disallows adding two beatmap cards of equal beatmap, which, while being a good behaviour in client, makes tests more complicated to work.
Update dependencies