1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-06 06:13:04 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
Bartłomiej Dach 168a828f23
Revert "Block input to objects lying under already-hit hitcircles when classic note lock is active"
This reverts commit 03c61a573e.

The goal here was to handle an edge case discovered during work on note
lock, wherein it was determined that on stable hit circles would block
input from reaching objects underneath them. However, the change
mentioned above did that _too_ hard and caused overlaps to also be
blocked even long past a hit circle has been faded out.

Revert the change pending further (and more careful) investigation.
2023-09-08 10:11:21 +02:00
..
IHidesApproachCircles.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
InputBlockingMod.cs Expose the actual KeyBindingInputManager 2023-02-14 18:10:26 +09:00
IRequiresApproachCircles.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModAccuracyChallenge.cs address test failure 2023-01-17 10:22:58 -05:00
OsuModAlternate.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModApproachDifferent.cs Fixed approachCircle preempt 2022-10-18 13:40:13 +02:00
OsuModAutopilot.cs Fix cursor ripples appearing in a weird place when "autopilot" mod is enabled 2023-05-30 15:18:23 +09:00
OsuModAutoplay.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModBarrelRoll.cs Address mod incompatibilities 2022-12-25 23:11:15 +01:00
OsuModBlinds.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuModBubbles.cs Fix "bubbles" mod not adding pool to hierarchy (and constructing too early) 2023-06-02 23:01:03 +09:00
OsuModCinema.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModClassic.cs Revert "Block input to objects lying under already-hit hitcircles when classic note lock is active" 2023-09-08 10:11:21 +02:00
OsuModDaycore.cs Remove overrides on DC/NC mods 2023-04-10 17:49:29 +09:00
OsuModDeflate.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
OsuModDifficultyAdjust.cs Only show preempt time when limits are extended 2023-09-07 08:30:02 +02:00
OsuModDoubleTime.cs Add progressive score multiplier for DT 2023-04-10 13:31:48 +09:00
OsuModEasy.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModFlashlight.cs Update comment 2023-09-01 23:29:51 +03:00
OsuModFreezeFrame.cs Exclude sliderticks from the " freeze " 2022-11-14 16:18:46 +01:00
OsuModGrow.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
OsuModHalfTime.cs Add progressive score multiplier for HT 2023-04-10 13:35:48 +09:00
OsuModHardRock.cs Disambiguate object flipping and reflection methods 2022-12-07 21:09:53 +00:00
OsuModHidden.cs Remove Incompatibility with HD 2022-10-25 08:48:45 +02:00
OsuModMagnetised.cs Address mod incompatibilities 2022-12-25 23:11:15 +01:00
OsuModMirror.cs Disambiguate object flipping and reflection methods 2022-12-07 21:09:53 +00:00
OsuModMuted.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModNightcore.cs Remove overrides on DC/NC mods 2023-04-10 17:49:29 +09:00
OsuModNoFail.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModNoScope.cs Merge branch 'master' into no-scope-no-smoke 2022-10-15 16:42:34 +03:00
OsuModObjectScaleTween.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
OsuModPerfect.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModRandom.cs updates and add changes 2023-05-14 13:37:44 -04:00
OsuModRelax.cs Add IHasNoTimedInputs interface to scope change further 2023-06-06 22:22:42 +09:00
OsuModRepel.cs Address mod incompatibilities 2022-12-25 23:11:15 +01:00
OsuModSingleTap.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModSpinIn.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModSpunOut.cs Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09:00
OsuModStrictTracking.cs Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
OsuModSuddenDeath.cs Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09:00
OsuModSynesthesia.cs Fix slider tails receiving wrong colours 2023-06-19 17:47:01 +02:00
OsuModTargetPractice.cs Fix multiple instances of last hitobject time being calculated incorrectly 2022-12-01 18:04:06 +09:00
OsuModTouchDevice.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModTraceable.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModTransform.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModWiggle.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00