osu/osu.Game.Tournament
Dean Herbert afbb1fa750 Fix tournament user stat population potentially using wrong ruleset
`OsuGameBase.Ruleset` is bound
[late](7d0470794b/osu.Game.Tournament/TournamentGameBase.cs (L169))
so we must use the ladder one during user retrieval.

Closes https://github.com/ppy/osu/issues/18363.
2022-05-23 14:07:11 +09:00
..
Components Display star ratings in tournament mode using two decimal places 2022-02-27 23:17:04 +09:00
Configuration
IO Allow game folder migration to fail gracefully when cleanup cannot completely succeed 2022-02-10 19:30:26 +09:00
IPC Cache and consume `IRulesetStore` where feasible 2021-12-03 18:16:01 +09:00
Models Update unsafe file write usages 2022-05-16 18:05:27 +09:00
Properties
Resources
Screens Update unsafe file write usages 2022-05-16 18:05:27 +09:00
JsonPointConverter.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
TournamentGame.cs Fix tournament client not loading 2022-01-27 17:31:12 +01:00
TournamentGameBase.cs Fix tournament user stat population potentially using wrong ruleset 2022-05-23 14:07:11 +09:00
TournamentSceneManager.cs Add ability to switch between most common tournament scenes using key bindings 2022-04-01 12:44:49 +09:00
TournamentSpriteText.cs
TourneyButton.cs
WarningBox.cs
osu.Game.Tournament.csproj