osu/osu.Game/Online/Rooms
Dean Herbert 453ecd21b3 Fix OnlinePlayBeatmapAvailabilityTracker potentially in incorrect state
Adter an import of a modified version of a beatmap (that was already
present in the local database), it's feasible that one of these trackers
would not see the state change due to the nuances of the import process.
2021-12-14 19:16:11 +09:00
..
RoomStatuses
APICreatedRoom.cs
APILeaderboard.cs
APIScoreToken.cs
BeatmapAvailability.cs
CreateRoomRequest.cs
CreateRoomScoreRequest.cs
GetRoomLeaderboardRequest.cs
GetRoomRequest.cs
GetRoomsRequest.cs
IndexedMultiplayerScores.cs
IndexPlaylistScoresRequest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
IndexScoresParams.cs
ItemAttemptsCount.cs
JoinRoomRequest.cs
MatchType.cs
MultiplayerPlaylistItem.cs Fix missing propagation of OwnerId in tests 2021-12-09 02:01:17 +09:00
MultiplayerScore.cs Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
MultiplayerScores.cs
MultiplayerScoresAround.cs
OnlinePlayBeatmapAvailabilityTracker.cs Fix OnlinePlayBeatmapAvailabilityTracker potentially in incorrect state 2021-12-14 19:16:11 +09:00
PartRoomRequest.cs
PlaylistAggregateScore.cs
PlaylistExtensions.cs
PlaylistItem.cs Merge branch 'master' into i-ruleset-store 2021-12-04 15:05:39 +01:00
Room.cs Remove pointless namespace 2021-11-19 14:46:53 +09:00
RoomAvailability.cs
RoomCategory.cs
RoomStatus.cs
ShowPlaylistUserScoreRequest.cs
SubmitRoomScoreRequest.cs Reduce to 30s 2021-12-14 06:40:45 +09:00