osu/osu.Game.Rulesets.Osu/Mods
Bartłomiej Dach e99d0f9fae
Make all `OsuModObjectScaleTween` implementations incompatible with each other
2022-04-07 22:38:47 +02:00
..
IHidesApproachCircles.cs
IRequiresApproachCircles.cs
OsuModAlternate.cs Avoid checking gameplay clock time in `Update` method 2022-02-02 14:33:17 +09:00
OsuModApproachDifferent.cs Reorder easing mapping to match enum order and throw on unknown animation style 2021-11-28 15:19:12 +01:00
OsuModAutopilot.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00
OsuModAutoplay.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00
OsuModBarrelRoll.cs
OsuModBlinds.cs Make `OsuMod{Blinds,Flashlight}` incompatible 2022-04-07 22:38:46 +02:00
OsuModCinema.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00
OsuModClassic.cs Implement strict tracking mod 2022-03-08 21:47:54 +00:00
OsuModDaycore.cs
OsuModDeflate.cs
OsuModDifficultyAdjust.cs
OsuModDoubleTime.cs
OsuModEasy.cs
OsuModFlashlight.cs Make `OsuMod{Blinds,Flashlight}` incompatible 2022-04-07 22:38:46 +02:00
OsuModGrow.cs
OsuModHalfTime.cs
OsuModHardRock.cs
OsuModHidden.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
OsuModMagnetised.cs Rename magnetised mod attraction strength property to match new naming 2022-04-01 13:03:48 +09:00
OsuModMirror.cs Update description to match mania mirror implementation 2021-07-28 19:20:40 +09:00
OsuModMuted.cs Added muted mod 2021-07-28 18:21:08 +08:00
OsuModNightcore.cs
OsuModNoFail.cs
OsuModNoScope.cs Remove unnecessary `virtual` specs 2021-11-10 12:00:36 +01:00
OsuModObjectScaleTween.cs Make all `OsuModObjectScaleTween` implementations incompatible with each other 2022-04-07 22:38:47 +02:00
OsuModPerfect.cs
OsuModRandom.cs Revert unintentional behavior change of random mod 2022-03-25 15:13:25 +08:00
OsuModRelax.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00
OsuModSpinIn.cs
OsuModSpunOut.cs Update RPM calculation for readability 2022-02-13 14:28:40 -05:00
OsuModStrictTracking.cs Nest specific object classes within the mod 2022-03-20 15:56:41 +00:00
OsuModSuddenDeath.cs
OsuModTarget.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
OsuModTouchDevice.cs
OsuModTraceable.cs
OsuModTransform.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00
OsuModWiggle.cs Rename "Aim Assist" to "Magnetised" to better suit the mod's behaviour 2022-04-01 12:15:52 +09:00