osu/osu.Game.Rulesets.Catch.Tests
ekrctb 158f134260 Fix duration is negative while placing banana shower in catch editor.
Timeline blueprint is glitched when the hit object has negative duration.
Negative duration is unwanted anyways so placement implementation is fixed instead of supporting it in timline blueprint.
2022-05-09 00:01:05 +09:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Editor Fix duration is negative while placing banana shower in catch editor. 2022-05-09 00:01:05 +09:00
Mods
Resources
CatchBeatmapConversionTest.cs Replace usage of TimeoutAttribute to fix beatmap conversion test failures 2022-01-04 11:51:41 +09:00
CatchDifficultyCalculatorTest.cs Add tests for diffcalc max combo 2022-01-23 11:25:22 +08:00
CatchLegacyModConversionTest.cs
CatchSkinColourDecodingTest.cs Make "skin.ini" the default skin filename and remove redundant parameters 2022-03-23 15:05:01 +09:00
CatchSkinnableTestScene.cs
JuiceStreamPathTest.cs
osu.Game.Rulesets.Catch.Tests.csproj Revert NUnit3TestAdaptor (again) 2022-02-15 17:06:34 +09:00
TestSceneAutoJuiceStream.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneBananaShower.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneCatcher.cs
TestSceneCatcherArea.cs
TestSceneCatchModHidden.cs
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs
TestSceneCatchReplay.cs
TestSceneCatchSkinConfiguration.cs
TestSceneCatchStacker.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneComboCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestSceneDrawableHitObjects.cs Merge pull request #16505 from peppy/remove-base-difficulty-usage 2022-01-19 13:53:55 +09:00
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs
TestSceneHyperDash.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneHyperDashColouring.cs
TestSceneJuiceStream.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneLegacyBeatmapSkin.cs