1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
2022-05-26 00:08:00 -04:00
..
IHidesApproachCircles.cs Mention about marker interfaces even more explicitly 2021-06-29 11:37:08 +03:00
IRequiresApproachCircles.cs Mention about marker interfaces even more explicitly 2021-06-29 11:37:08 +03:00
OsuEaseHitObjectPositionsMod.cs initial implementation 2022-05-26 00:08:00 -04:00
OsuModAlternate.cs fixed autoplay not showing compat, + relax compat 2022-05-04 22:25:34 +01: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 fixed autoplay not showing compat, + relax compat 2022-05-04 22:25:34 +01:00
OsuModBarrelRoll.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModBlinds.cs Make OsuMod{Blinds,Flashlight} incompatible 2022-04-07 22:38:46 +02:00
OsuModCinema.cs fixed autoplay not showing compat, + relax compat 2022-05-04 22:25:34 +01:00
OsuModClassic.cs Make Classic and Target compatible again 2022-04-28 22:31:48 +02: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 Standardise variables 2021-07-09 13:24:26 +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 Make OsuMod{Blinds,Flashlight} incompatible 2022-04-07 22:38:46 +02: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 Fix code style issues and remove unused using directives 2021-07-27 18:24:17 +03:00
OsuModHidden.cs Refactor opacity computation algorithm 2022-05-12 18:31:10 +09:00
OsuModMagnetised.cs initial implementation 2022-05-26 00:08:00 -04: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 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
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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModRandom.cs Append incompatible mods to base.IncompatibleMods 2022-04-28 18:29:37 +02:00
OsuModRelax.cs fixed autoplay not showing compat, + relax compat 2022-05-04 22:25:34 +01:00
OsuModRepel.cs initial implementation 2022-05-26 00:08:00 -04:00
OsuModSpinIn.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
OsuModSpunOut.cs Add incompatibilities 2022-04-28 05:15:04 +02:00
OsuModStrictTracking.cs Merge branch 'master' into sliderticks 2022-05-05 14:38:09 +02:00
OsuModSuddenDeath.cs Mark OsuModTarget and OsuModSuddenDeath as mutually exclusive 2022-04-26 23:27:03 +03:00
OsuModTarget.cs Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00
OsuModTouchDevice.cs Fix inspectcode issues 2021-06-09 09:21:02 +02:00
OsuModTraceable.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
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