IDialogOverlay
Fix spectator not starting from current player position
Refactor `TestSceneMatchStartControl` to avoid usage of `TestMultiplayerClient`
ScalingContainer
IsHost
TestSceneMatchStartControl
Fix multiple issues with gameplay leaderboard (and tests)
Fix multiple issues in `ReplayDownloadButton` test scene
startFromSkipTarget
Fix `MultiplayerMatchFooter` test crash due to missing `PopoverContainer`
Refactor `TestSceneRankRangePill` to not depend on `TestMultiplayerClient`
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
MultiplayerMatchFooter
PopoverContainer
Clicking the countdown button would crash. I did consider removing the test altogether but maybe it'll be useful in the future?
GameplayChatDisplay
MultiplayerTestScene
TestSceneRankRangePill
TestMultiplayerClient
Fix dialog dangerous button being clickable at edges
BindableLong
BindableInt
In a very rare case, the randomisation may cause all users to be on one team, causing a test failure. The odds make it basically impossible, but if adjusting the number of users in the test scene this can more readily be hit.
MultiplayerGameplayLeaderboard
DrawableRoom