.. |
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
|
Add and implement IApplicableToRate interface
|
2021-02-07 18:35:34 +01:00 |
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
|
Merge EnableUserDim and IgnoreUserSettings to one bindable
|
2021-04-13 10:58:56 +03:00 |
ModClassic.cs
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
ModDaycore.cs
|
|
|
ModDifficultyAdjust.cs
|
Merge branch 'master' into difficulty-adjustment-extension
|
2021-02-10 20:42:08 +09:00 |
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
|
Make some properties virtual
|
2021-02-24 15:03:41 +09:00 |
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
|
Move OsuSettingsNumberBox into SettingsNumberBox
|
2021-06-12 17:57:40 +02:00 |
ModRateAdjust.cs
|
Make ModTimeRamp and ModRateAdjust incompatible
|
2021-02-23 18:10:03 +00:00 |
ModRelax.cs
|
Fix references to ModSuddenDeath
|
2021-02-24 14:44:53 +09:00 |
ModSuddenDeath.cs
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
ModTimeRamp.cs
|
Make ModTimeRamp and ModRateAdjust incompatible
|
2021-02-23 18:10:03 +00:00 |
ModType.cs
|
|
|
ModWindDown.cs
|
Avoid mixing precision across time ramp bindables
|
2021-02-24 19:16:10 +01:00 |
ModWindUp.cs
|
Avoid mixing precision across time ramp bindables
|
2021-02-24 19:16:10 +01:00 |
ModWithVisibilityAdjustment.cs
|
|
|
MultiMod.cs
|
|
|