1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 17:27:48 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests/Mods
rushiiMachine 75b9d0fe66
Make flashlight scale with playfield
When the playfield is shrunk with mods such as BarrelRoll, flashlight does not account for this, making it significantly easier to play. This makes it scale along with the playfield.
2023-12-27 23:02:45 -08:00
..
OsuModTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModAlternate.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModAutopilot.cs Move test to a mod test and add more resilient test logic 2023-02-14 15:07:45 +09:00
TestSceneOsuModAutoplay.cs Add extra test coverage to TestSceneOsuModAutoplay to cover fail case 2023-10-03 18:52:20 +09:00
TestSceneOsuModBubbles.cs Add "ModBubbles" for the osu ruleset. 2022-12-25 23:09:52 +01:00
TestSceneOsuModDifficultyAdjust.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModDoubleTime.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModFlashlight.cs Make flashlight scale with playfield 2023-12-27 23:02:45 -08:00
TestSceneOsuModFreezeFrame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModHidden.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneOsuModMagnetised.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModMuted.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModNoScope.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModPerfect.cs Add mania/osu sudden death mod tests 2023-12-22 16:43:09 +09:00
TestSceneOsuModRandom.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModRepel.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModSingleTap.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModSpunOut.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModStrictTracking.cs Add test coverage for failure case 2023-12-22 13:22:26 +01:00
TestSceneOsuModSuddenDeath.cs Add mania/osu sudden death mod tests 2023-12-22 16:43:09 +09:00
TestSceneOsuModTouchDevice.cs Make sure test is in a break 2023-11-10 16:30:44 +09:00