1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests/Mods
2022-05-20 17:30:04 +09:00
..
OsuModTestScene.cs Mark OsuModTestScene as abstract 2020-12-01 21:57:16 +01:00
TestSceneOsuModAlternate.cs Change TestInputSingularWithBreak to reproduce case of pressing before second object 2022-04-29 05:38:14 +03:00
TestSceneOsuModAutoplay.cs Fix another spinner test failure 2021-10-13 20:26:54 +09:00
TestSceneOsuModDifficultyAdjust.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneOsuModDoubleTime.cs Add base ready-made abstract scene for osu! mod tests 2020-06-03 23:24:00 +03:00
TestSceneOsuModHidden.cs Rename test and fix incorrect layout 2021-10-26 11:30:36 +09:00
TestSceneOsuModMagnetised.cs Rename magnetised mod attraction strength property to match new naming 2022-04-01 13:03:48 +09:00
TestSceneOsuModMuted.cs Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00
TestSceneOsuModNoScope.cs Increase lenience of alpha check in TestSceneOsuModNoScope 2022-01-28 18:36:00 +09:00
TestSceneOsuModPerfect.cs Seal the ruleset creation methods and let abstract method take their place 2020-04-23 13:27:12 +03:00
TestSceneOsuModSpunOut.cs Fix intermittent failures in remaining test method 2022-02-23 16:56:50 +09:00