.. |
ControlPoints
|
|
|
Drawables
|
Use BindTarget from card rather than caching & resolving download tracker
|
2021-11-20 18:48:26 +01:00 |
Formats
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
Legacy
|
|
|
Timing
|
|
|
APIFailTimes.cs
|
|
|
Beatmap.cs
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
BeatmapConverter.cs
|
|
|
BeatmapDifficulty.cs
|
|
|
BeatmapDifficultyCache.cs
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-17 21:52:30 +01:00 |
BeatmapInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
BeatmapInfoExtensions.cs
|
Fix GetDisplayTitle() implementations relying on ToString() themselves
|
2021-11-09 13:53:08 +01:00 |
BeatmapManager.cs
|
Update all simple cases of switching to IWorkingBeatmap
|
2021-11-17 20:56:57 +09:00 |
BeatmapMetadata.cs
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
BeatmapMetadataInfoExtensions.cs
|
Add fallback for cases where beatmap has no author/title/artist specified
|
2021-11-10 18:29:05 +09:00 |
BeatmapModelDownloader.cs
|
Move second generic to abstract model downloader rather than interface type
|
2021-11-05 17:37:05 +09:00 |
BeatmapModelManager.cs
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
BeatmapOnlineLookupQueue.cs
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
BeatmapProcessor.cs
|
|
|
BeatmapSetFileInfo.cs
|
|
|
BeatmapSetHypeStatus.cs
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
BeatmapSetInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
BeatmapSetNominationStatus.cs
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
BeatmapSetOnlineAvailability.cs
|
|
|
BeatmapSetOnlineCovers.cs
|
|
|
BeatmapSetOnlineGenre.cs
|
|
|
BeatmapSetOnlineLanguage.cs
|
|
|
BeatmapSetOnlineStatus.cs
|
|
|
BeatmapStatistic.cs
|
|
|
BeatmapStatisticIcon.cs
|
|
|
BeatmapStore.cs
|
|
|
CountdownType.cs
|
|
|
DifficultyRating.cs
|
|
|
DifficultyRecommender.cs
|
Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface
|
2021-11-11 17:19:46 +09:00 |
DummyWorkingBeatmap.cs
|
Update DifficultyCalculator to take an IWorkingBeatmap
|
2021-11-15 19:16:48 +09:00 |
IBeatmap.cs
|
|
|
IBeatmapConverter.cs
|
|
|
IBeatmapDifficultyInfo.cs
|
|
|
IBeatmapInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
IBeatmapMetadataInfo.cs
|
Change IBeatmapMetadataInfo.Author to be an IUser
|
2021-11-04 18:32:42 +09:00 |
IBeatmapModelManager.cs
|
|
|
IBeatmapOnlineInfo.cs
|
|
|
IBeatmapProcessor.cs
|
|
|
IBeatmapResourceProvider.cs
|
|
|
IBeatmapSetInfo.cs
|
Add back interface equality but limit to only matching types
|
2021-11-16 12:35:18 +09:00 |
IBeatmapSetOnlineInfo.cs
|
Add new statistic types to online info
|
2021-11-07 21:33:41 +01:00 |
IWorkingBeatmap.cs
|
Merge branch 'master' into beatmap-cancellation-token
|
2021-11-17 11:16:10 +09:00 |
IWorkingBeatmapCache.cs
|
|
|
MetadataUtils.cs
|
|
|
StarDifficulty.cs
|
|
|
WorkingBeatmap.cs
|
Only apply default timeout when debugger not attached
|
2021-11-18 23:26:45 +09:00 |
WorkingBeatmapCache.cs
|
Rewrite PreviewTrackManager to avoid constructing TrackBass locally
|
2021-11-09 17:38:12 +09:00 |