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
350b0b488c
osu
/
osu.Game
/
Beatmaps
History
Bartłomiej Dach
d0c01afc2e
Add flow for changing set of valid divisors between presets
2022-02-27 15:37:51 +01:00
..
ControlPoints
Add flow for changing set of valid divisors between presets
2022-02-27 15:37:51 +01:00
Drawables
Standardise ordering/grouping of `IRulesetInfo`/`RulesetInfo`s
2022-02-11 04:27:11 +03:00
Formats
Use `internal` instead of `protected internal`
2022-02-18 17:06:04 +09:00
Legacy
…
Timing
Initialise `Simple{Triple,Quadruple}` only once ever rather than create every time
2022-01-23 15:21:25 +01:00
APIFailTimes.cs
…
Beatmap.cs
Merge pull request
#16505
from peppy/remove-base-difficulty-usage
2022-01-19 13:53:55 +09:00
BeatmapConverter.cs
…
BeatmapDifficulty.cs
…
BeatmapDifficultyCache.cs
…
BeatmapInfo.cs
Remove legacy `RulesetID` property from `BeatmapInfo`
2022-02-16 16:46:53 +09: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
Add support for creating new blank difficulties
2022-02-02 21:55:33 +01:00
BeatmapMetadataInfoExtensions.cs
…
BeatmapModelDownloader.cs
…
BeatmapModelManager.cs
Merge difficulty creation methods into one
2022-02-03 18:14:30 +01:00
BeatmapOnlineLookupQueue.cs
…
BeatmapOnlineStatus.cs
…
BeatmapProcessor.cs
…
BeatmapSetFileInfo.cs
…
BeatmapSetHypeStatus.cs
…
BeatmapSetInfo.cs
Fix some regressions in json output (we need to make all these explicit instead)
2022-01-20 17:09:31 +09:00
BeatmapSetNominationStatus.cs
…
BeatmapSetOnlineAvailability.cs
…
BeatmapSetOnlineCovers.cs
…
BeatmapSetOnlineGenre.cs
…
BeatmapSetOnlineLanguage.cs
…
BeatmapStatistic.cs
…
BeatmapStatisticIcon.cs
…
CountdownType.cs
…
DifficultyRating.cs
…
DifficultyRecommender.cs
…
DummyWorkingBeatmap.cs
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
2022-01-18 22:57:39 +09:00
EFBeatmapDifficulty.cs
…
EFBeatmapInfo.cs
…
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
…
WorkingBeatmapCache.cs
Rename `RealmContextFactory` to `RealmAccess`
2022-01-24 20:38:07 +09:00