1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 12:33:01 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
Dean Herbert c7a192cc5f Only handle LeftButton and RightButton actions
There are definitely going to be other actions used in the future, which
would immediately cause this mod to fail. Limiting handling to
left/right buttons only is the correct way forward.
2022-02-02 14:04:12 +09: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
OsuModAlternate.cs Only handle LeftButton and RightButton actions 2022-02-02 14:04:12 +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 Revert "Display results after fail" 2021-06-23 16:22:10 +08:00
OsuModAutoplay.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
OsuModBarrelRoll.cs Implement IApplicableToDrawableHitObject for mods 2021-06-16 18:52:01 +09:00
OsuModBlinds.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OsuModCinema.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09: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 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 Simplify flashlight parameter passing flow 2022-01-24 21:03:02 +01: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 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +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 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 OsuModSpinIn as incompatible with other IHidesApproachCircles mods 2021-06-28 21:20:07 +03:00
OsuModPerfect.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModRandom.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OsuModRelax.cs Rename to IHasDuration 2020-05-27 12:38:39 +09:00
OsuModSpinIn.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
OsuModSpunOut.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
OsuModSuddenDeath.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModTarget.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +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 Remove redundant arguments 2021-07-05 23:52:39 +08:00
OsuModWiggle.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00