This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
mirror of
https://github.com/ppy/osu
Watch
1
Star
0
Fork
You've already forked osu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14316855f9
osu
/
osu.Game
/
Beatmaps
History
Dean Herbert
804848c9fb
Allow bundled downloader to not post notifications
2022-04-28 19:01:21 +09:00
..
ControlPoints
Add flow for changing set of valid divisors between presets
2022-02-27 15:37:51 +01:00
Drawables
Allow bundled downloader to not post notifications
2022-04-28 19:01:21 +09:00
Formats
Use a constant for the early version timing offset
2022-03-24 16:43:41 +09:00
Legacy
…
Timing
…
APIFailTimes.cs
…
Beatmap.cs
…
BeatmapConverter.cs
…
BeatmapDifficulty.cs
…
BeatmapDifficultyCache.cs
…
BeatmapInfo.cs
Obsolete `BeatmapInfo.MaxCombo` and suppress in usages
2022-03-20 16:30:29 +03:00
BeatmapInfoExtensions.cs
…
BeatmapManager.cs
Use best-name-finding helper in new difficulty creation flow
2022-02-17 00:28:18 +01:00
BeatmapMetadata.cs
…
BeatmapMetadataInfoExtensions.cs
…
BeatmapModelDownloader.cs
…
BeatmapModelManager.cs
…
BeatmapOnlineLookupQueue.cs
…
BeatmapOnlineStatus.cs
…
BeatmapProcessor.cs
…
BeatmapSetFileInfo.cs
…
BeatmapSetHypeStatus.cs
…
BeatmapSetInfo.cs
…
BeatmapSetNominationStatus.cs
…
BeatmapSetOnlineAvailability.cs
…
BeatmapSetOnlineCovers.cs
…
BeatmapSetOnlineGenre.cs
…
BeatmapSetOnlineLanguage.cs
…
BeatmapStatistic.cs
Use existing web localisation for most hardcoded strings
2022-04-20 16:31:11 -07:00
BeatmapStatisticIcon.cs
…
BeatmapUserSettings.cs
Store user settings to realm
2022-03-01 18:44:15 +09:00
CountdownType.cs
…
DifficultyRating.cs
…
DifficultyRecommender.cs
Convert to extension method to avoid recursive calls
2022-03-03 14:15:37 +09:00
DummyWorkingBeatmap.cs
…
EFBeatmapDifficulty.cs
…
EFBeatmapInfo.cs
Remove unnecessary `MaxCombo` migration between unmapped database fields
2022-03-20 16:27:54 +03:00
EFBeatmapMetadata.cs
…
EFBeatmapSetInfo.cs
…
FlatFileWorkingBeatmap.cs
Update `FlatFileWorkingBeatmap` to not require a ruleset store
2022-02-19 20:53:04 +09:00
IBeatmap.cs
…
IBeatmapConverter.cs
…
IBeatmapDifficultyInfo.cs
…
IBeatmapInfo.cs
…
IBeatmapMetadataInfo.cs
…
IBeatmapOnlineInfo.cs
…
IBeatmapProcessor.cs
…
IBeatmapResourceProvider.cs
…
IBeatmapSetInfo.cs
…
IBeatmapSetOnlineInfo.cs
…
IWorkingBeatmap.cs
…
IWorkingBeatmapCache.cs
…
MetadataUtils.cs
…
StarDifficulty.cs
…
WorkingBeatmap.cs
Change `WorkingBeatmap.GetVirtualTrack` to use length provided by `BeatmapInfo`
2022-04-06 14:51:15 +09:00
WorkingBeatmapCache.cs
Handle virtual track string to avoid throwing later in lookup
2022-04-14 17:33:42 +09:00