osu/osu.Game/Beatmaps
Bartłomiej Dach a4f6d4a300
Backpopulate missing ranked/submitted dates using new local metadata cache
People keep asking why https://github.com/ppy/osu/pull/29553 didn't fix
their databases (as stated in the PR, it didn't intend to), so this
should do it for them.
2024-09-13 16:00:49 +02:00
..
ControlPoints move timing point binary search back inline 2024-08-21 01:50:52 +02:00
Drawables Fix preview play button having incorrect click area 2024-08-15 22:49:12 -07:00
Formats Merge pull request #29446 from OliBomby/last-anchor 2024-09-02 18:40:19 +09:00
Legacy
Timing Enforce `IBeatmap.Breaks` to be sorted chronologically 2024-07-08 16:06:38 +03:00
APIBeatmapMetadataSource.cs
APIFailTimes.cs
BeatSyncProviderExtensions.cs
Beatmap.cs Pass comparer in all usages for consistency 2024-07-08 15:58:21 +02:00
BeatmapConverter.cs Enforce `IBeatmap.Breaks` to be sorted chronologically 2024-07-08 16:06:38 +03:00
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs
BeatmapImporter.cs Fix original date not being restored when no changes are made on an import-as-update operation 2024-08-02 20:46:03 +09:00
BeatmapInfo.cs
BeatmapInfoExtensions.cs Move URL implementation to extension methods and share with other usages 2024-08-22 02:08:01 +09:00
BeatmapManager.cs Add support for automatically downloading daily challenge during the intro display 2024-08-08 15:10:18 +09:00
BeatmapMetadata.cs
BeatmapMetadataInfoExtensions.cs
BeatmapModelDownloader.cs
BeatmapOnlineChangeIngest.cs
BeatmapOnlineStatus.cs
BeatmapPanelBackgroundTextureLoaderStore.cs
BeatmapProcessor.cs
BeatmapSetHypeStatus.cs
BeatmapSetInfo.cs
BeatmapSetInfoExtensions.cs Move URL implementation to extension methods and share with other usages 2024-08-22 02:08:01 +09:00
BeatmapSetNominationStatus.cs
BeatmapSetOnlineAvailability.cs
BeatmapSetOnlineCovers.cs
BeatmapSetOnlineGenre.cs
BeatmapSetOnlineLanguage.cs
BeatmapSetOnlineNomination.cs
BeatmapStatistic.cs
BeatmapStatisticIcon.cs
BeatmapUpdater.cs
BeatmapUpdaterMetadataLookup.cs
BeatmapUserSettings.cs
CountdownType.cs
DifficultyRating.cs
DifficultyRecommender.cs
DummyWorkingBeatmap.cs
FlatWorkingBeatmap.cs
FramedBeatmapClock.cs
IBeatSyncProvider.cs
IBeatmap.cs Enforce `IBeatmap.Breaks` to be sorted chronologically 2024-07-08 16:06:38 +03:00
IBeatmapConverter.cs
IBeatmapDifficultyInfo.cs
IBeatmapInfo.cs
IBeatmapMetadataInfo.cs
IBeatmapOnlineInfo.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IBeatmapSetInfo.cs
IBeatmapSetOnlineInfo.cs
IOnlineBeatmapMetadataSource.cs
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs
LocalCachedBeatmapMetadataSource.cs Backpopulate missing ranked/submitted dates using new local metadata cache 2024-09-13 16:00:49 +02:00
MetadataLookupScope.cs
MetadataUtils.cs
OnlineBeatmapMetadata.cs
StarDifficulty.cs
WorkingBeatmap.cs
WorkingBeatmapCache.cs