This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-13 02:17:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c728f673d6
osu
/
osu.Game
/
Rulesets
/
Mods
History
Pasi4K5
c728f673d6
Rename classes
2021-06-12 17:37:01 +02:00
..
IApplicableAfterBeatmapConversion.cs
IApplicableFailOverride.cs
IApplicableMod.cs
IApplicableToAudio.cs
IApplicableToBeatmap.cs
IApplicableToBeatmapConverter.cs
IApplicableToDifficulty.cs
IApplicableToDrawableHitObject.cs
IApplicableToDrawableRuleset.cs
IApplicableToHealthProcessor.cs
IApplicableToHitObject.cs
IApplicableToHUD.cs
IApplicableToPlayer.cs
IApplicableToRate.cs
IApplicableToSample.cs
IApplicableToScoreProcessor.cs
IApplicableToTrack.cs
ICreateReplay.cs
Add new interface for autoplay mods
2021-05-25 18:09:24 +09:00
IMod.cs
IReadFromConfig.cs
IUpdatableByPlayfield.cs
Mod.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModAutoplay.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModBarrelRoll.cs
Add xmldoc for
CurrentRotation
2021-04-30 11:25:39 +09:00
ModBlockFail.cs
ModCinema.cs
ModClassic.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModDaycore.cs
ModDifficultyAdjust.cs
ModDoubleTime.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModEasy.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModEasyWithExtraLives.cs
ModFailCondition.cs
ModFlashlight.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModHalfTime.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModHardRock.cs
ModHidden.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModNightcore.cs
ModNoFail.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModNoMod.cs
Make
Mod.Description
abstract and add missing descriptions
2021-04-15 14:36:26 +09:00
ModPerfect.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModRandom.cs
Rename classes
2021-06-12 17:37:01 +02:00
ModRateAdjust.cs
ModRelax.cs
ModSuddenDeath.cs
Replace and obsolete
Ranked
flag with
IsUserPlayable
2021-06-09 14:17:03 +09:00
ModTimeRamp.cs
ModType.cs
ModWindDown.cs
ModWindUp.cs
ModWithVisibilityAdjustment.cs
MultiMod.cs