1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:07:23 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
Dean Herbert b46222db19
Merge pull request #28359 from smoogipoo/autopilot-resume-overlay
Use delayed resume overlay for autopilot
2024-05-30 19:52:58 +09: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 Fix autopilot mod still declaring incompatibility with fail-preventing mods 2023-12-20 21:46:18 +01: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 Use delayed resume overlay for autopilot 2024-05-30 19:17:18 +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 Allow pp for Blinds 2024-02-06 13:03:05 +01:00
OsuModBubbles.cs Fix another potential crash in bubbles mod 2023-11-02 02:43:51 +09:00
OsuModCinema.cs Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
OsuModClassic.cs Show near-misses on the results-screen heatmap 2024-02-06 22:30:22 +09: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
OsuModDepth.cs Made judgements follow DrawableOsuHitObjects. Enabled judgements for depth mod 2024-04-24 00:23:45 +02: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 Fix flashlight not dimming if slider head is hit early 2024-01-16 18:56:50 +01:00
OsuModFreezeFrame.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03: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 Fix "Hard Rock" mod affecting CS/AR in osu!mania 2023-10-12 19:48:47 +09:00
OsuModHidden.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
OsuModMagnetised.cs Enabled judgements for repel (but not in depth). Updated comments in repel, mag, depth 2024-04-23 23:57:27 +02: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 Fix autopilot mod still declaring incompatibility with fail-preventing mods 2023-12-20 21:46:18 +01:00
OsuModNoScope.cs Merge branch 'master' into no-scope-no-smoke 2022-10-15 16:42:34 +03:00
OsuModObjectScaleTween.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
OsuModPerfect.cs Fix autopilot mod still declaring incompatibility with fail-preventing mods 2023-12-20 21:46:18 +01:00
OsuModRandom.cs updates and add changes 2023-05-14 13:37:44 -04:00
OsuModRelax.cs Use private interface rather than weird inheritance 2024-02-13 10:20:06 +01:00
OsuModRepel.cs Enabled judgements for repel (but not in depth). Updated comments in repel, mag, depth 2024-04-23 23:57:27 +02:00
OsuModSingleTap.cs Change ruleset mod description types 2022-08-10 16:09:11 -04:00
OsuModSpinIn.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
OsuModSpunOut.cs Update usage of MathUtils 2024-03-06 12:13:12 +08:00
OsuModStrictTracking.cs Fix strict tracking mod forcefully missing tail before slider start time 2023-12-22 13:43:14 +01:00
OsuModSuddenDeath.cs Fix autopilot mod still declaring incompatibility with fail-preventing mods 2023-12-20 21:46:18 +01:00
OsuModSynesthesia.cs Update comments to better explain what LastTick is doing 2023-09-29 14:40:44 +09:00
OsuModTargetPractice.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
OsuModTouchDevice.cs Annotate mods that give pp 2024-01-31 14:59:35 +01:00
OsuModTraceable.cs set Ranked to true for OsuModTraceable 2024-05-22 10:38:47 +01:00
OsuModTransform.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
OsuModWiggle.cs Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00