1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
2021-07-11 22:01:28 +08:00
..
IMutateApproachCircles.cs Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
OsuModApproachDifferent.cs Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
OsuModAutopilot.cs Fix references to ModSuddenDeath 2021-02-24 14:44:53 +09:00
OsuModAutoplay.cs Add new interface for autoplay mods 2021-05-25 18:09:24 +09:00
OsuModBarrelRoll.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModBlinds.cs Replace and obsolete Ranked flag with IsUserPlayable 2021-06-09 14:17:03 +09:00
OsuModCinema.cs Allow OsuModGenerator to accept a mod list 2021-02-07 18:35:34 +01:00
OsuModClassic.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModDaycore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModDeflate.cs Update slider labels & descriptions 2020-07-18 23:10:05 +02:00
OsuModDifficultyAdjust.cs Merge branch 'master' into difficulty-adjustment-extension 2021-02-10 20:42:08 +09:00
OsuModDoubleTime.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModEasy.cs Reduce duplication by extracting ModEasyWithExtraLives 2020-11-16 19:54:00 +01:00
OsuModFlashlight.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModGrow.cs Update slider labels & descriptions 2020-07-18 23:10:05 +02:00
OsuModHalfTime.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModHardRock.cs Replace and obsolete Ranked flag with IsUserPlayable 2021-06-09 14:17:03 +09:00
OsuModHidden.cs Generalize IHasSpinnerApproachCircle from being spinner-specifc 2021-06-21 03:43:11 +03:00
OsuModNightcore.cs implement backing beats for nightcore mods 2019-12-15 16:56:02 +08:00
OsuModNoFail.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModObjectScaleTween.cs Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
OsuModPerfect.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModRandom.cs Refactor hit object clamping 2021-07-11 22:01:28 +08:00
OsuModRelax.cs Rename to IHasDuration 2020-05-27 12:38:39 +09:00
OsuModSpinIn.cs Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
OsuModSpunOut.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModSuddenDeath.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModTarget.cs nullable-ize Mod.Icon 2020-01-14 21:22:00 +08:00
OsuModTouchDevice.cs Fix inspectcode issues 2021-06-09 09:21:02 +02:00
OsuModTraceable.cs Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
OsuModTransform.cs Use class with transform and wiggle mods 2020-11-05 16:04:42 +09:00
OsuModWiggle.cs Add to comment 2021-04-21 10:32:13 +09:00