osu/osu.Game.Rulesets.Catch.Tests
OliBomby d26e677bb7 fix warnings 2024-09-24 20:32:08 +02:00
..
.vscode Update other VS code configuration files 2024-02-16 01:45:30 +03:00
Editor fix warnings 2024-09-24 20:32:08 +02:00
Mods Make list of breaks bindable 2024-06-19 07:44:03 +02:00
Resources Add failing test case for catch conversion 2024-05-28 13:13:17 +02:00
CatchBeatmapConversionTest.cs Add failing test case for catch conversion 2024-05-28 13:13:17 +02:00
CatchDifficultyCalculatorTest.cs Fix diffcalc tests 2023-12-06 12:27:11 +09:00
CatchHealthProcessorTest.cs Add test for banana shower fail 2024-03-20 17:31:11 +09:00
CatchLegacyModConversionTest.cs
CatchRateAdjustedDisplayDifficultyTest.cs Add testing for `GetRateAdjustedDisplayDifficulty()` implementations 2023-12-14 20:41:12 +01:00
CatchSkinColourDecodingTest.cs Change `ResourceStore` provided to `Skin` to be a fallback, not replacement 2023-11-16 20:19:01 +09:00
CatchSkinnableTestScene.cs
JuiceStreamPathTest.cs Fix code style/quality issues 2023-11-13 08:25:27 +01:00
TestSceneAutoJuiceStream.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneBananaShower.cs
TestSceneCatchModHidden.cs Adjust assertion to match new juice stream child ordering 2024-01-02 20:51:22 +01:00
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs Rename `SkinComponentsContainer` to `SkinnableContainer` 2024-08-22 17:42:50 +09:00
TestSceneCatchReplay.cs
TestSceneCatchReplayHandling.cs Update test to match new behaviour 2024-07-04 06:22:53 +03:00
TestSceneCatchStacker.cs
TestSceneCatchTouchInput.cs
TestSceneCatcher.cs Add failing test 2024-08-13 18:34:28 +09:00
TestSceneCatcherArea.cs
TestSceneComboCounter.cs
TestSceneDrawableHitObjects.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs
TestSceneHyperDash.cs Merge branch 'master' into catch-hyperdash-stable-sort 2023-12-13 12:40:39 +09:00
TestSceneHyperDashColouring.cs
TestSceneJuiceStream.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneLegacyBeatmapSkin.cs
TestSceneOutOfBoundsObjects.cs Add failing test coverage of handling out-of-bounds catch objects 2023-12-27 10:51:05 +01:00
TestSceneScoring.cs
osu.Game.Rulesets.Catch.Tests.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00