1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Mods
Dean Herbert 08b3c0cce0 Change "floating fruits" mod to only apply adjustments to the playfield
Avoids things like touch screen inputs also being flipped.

Note that these adjustments can't be applied directly to the playfield
due to how playfields are used in various rulesets (basically relying on
the `PlayfieldAdjustContainer` to get things in the right place).

Closes #24000.
2023-06-23 14:18:43 +09:00
..
CatchModAutoplay.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModCinema.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModClassic.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModDaycore.cs Remove overrides on DC/NC mods 2023-04-10 17:49:29 +09:00
CatchModDifficultyAdjust.cs Allow AR and CS values below 1.0 for Catch the Beat Difficulty Adjustment mod 2023-03-27 20:39:13 +05:30
CatchModDoubleTime.cs Add progressive score multiplier for DT 2023-04-10 13:31:48 +09:00
CatchModEasy.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
CatchModFlashlight.cs Partial everything 2022-11-27 00:00:27 +09:00
CatchModFloatingFruits.cs Change "floating fruits" mod to only apply adjustments to the playfield 2023-06-23 14:18:43 +09:00
CatchModHalfTime.cs Add progressive score multiplier for HT 2023-04-10 13:35:48 +09:00
CatchModHardRock.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModHidden.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
CatchModMirror.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
CatchModMuted.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModNightcore.cs Remove overrides on DC/NC mods 2023-04-10 17:49:29 +09:00
CatchModNoFail.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModNoScope.cs Fix catcher not moving when fully hidden in "No Scope" mod 2023-01-03 15:28:05 +03:00
CatchModPerfect.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00
CatchModRelax.cs Partial everything 2022-11-27 00:00:27 +09:00
CatchModSuddenDeath.cs Remove the nullable annotation in the catch ruleset. 2022-07-20 20:24:51 +08:00