Allow game folder migration to fail gracefully when cleanup cannot completely succeed
Fix migration errors not outputting the call stack to logs
Update fastlane to latest release
This pulls in the fix from souyuz to allow us to bring things up-to-date again (see https://github.com/voydz/souyuz/pull/36#event-6033249116). Have tested builds locally to work as expected.
So that they match the source name specified in template.json and can get replaced
.editorconfig
.gitignore
Basically just copied from root directory
NoDefaultExcludes
This allows files such as .editorconfig and .gitignore to be included in the nupkg
Fix playlist overlay crash when pressing enter with no selection
As reported at https://github.com/ppy/osu/discussions/16829.
Fix comparison leading to incorrect beatmap availabilities
Display performance breakdown in a tooltip
Fix crash on disconnection during multi-spectate
PerformanceBreakdownCalculator
The cursor was clicking too far to the right.
CreateStatisticsForScore
Revert "Merge pull request #16716 from peppy/carousel-less-invalidations"
This reverts commit 8d13e0514b, reversing changes made to 95582a9023.
8d13e0514b
95582a9023
Refactor TestSpectatorClient implementation
Fix test scene broken without being logged in
updateSize
LoadComplete
FinishTransforms
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
Play both 'random beatmap' and 'beatmap selection changed' samples when hitting random
SafeAreaOverrideEdges
Fix crash when gameplay is started while inside multiplayer spectator screen