.. |
.vscode
|
Update vscode launch.json files for all other projects
|
2022-02-25 14:28:54 +01:00 |
Editor
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
Mods
|
Add mania/osu sudden death mod tests
|
2023-12-22 16:43:09 +09:00 |
Resources
|
Fix catch applying positional clamping too early
|
2023-12-11 21:52:39 +09:00 |
CatchBeatmapConversionTest.cs
|
Fix catch applying positional clamping too early
|
2023-12-11 21:52:39 +09:00 |
CatchDifficultyCalculatorTest.cs
|
Fix diffcalc tests
|
2023-12-06 12:27:11 +09:00 |
CatchLegacyModConversionTest.cs
|
Add failing legacy mod conversion test cases
|
2023-07-09 16:09:25 +02:00 |
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
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
JuiceStreamPathTest.cs
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
osu.Game.Rulesets.Catch.Tests.csproj
|
Update all dependencies (except for Moq)
|
2023-09-16 15:37:31 +09:00 |
TestSceneAutoJuiceStream.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneBananaShower.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneCatcher.cs
|
Remove now-redundant code
|
2023-01-19 19:57:25 +09:00 |
TestSceneCatcherArea.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneCatchModHidden.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneCatchPlayer.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneCatchPlayerLegacySkin.cs
|
Refactor CatchLegacySkinTransformer logic and remove HiddenByRulesetImplementation entirely
|
2023-12-30 03:55:45 +03:00 |
TestSceneCatchReplay.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneCatchSkinConfiguration.cs
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneCatchStacker.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneCatchTouchInput.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneComboCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneDrawableHitObjects.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneDrawableHitObjectsHidden.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneFruitObjects.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneFruitRandomness.cs
|
Revert "Revert "Fix TestSceneFruitRandomness""
|
2023-08-21 13:02:41 +02:00 |
TestSceneFruitVisualChange.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneHyperDash.cs
|
Merge branch 'master' into catch-hyperdash-stable-sort
|
2023-12-13 12:40:39 +09:00 |
TestSceneHyperDashColouring.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneJuiceStream.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneLegacyBeatmapSkin.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneOutOfBoundsObjects.cs
|
Add failing test coverage of handling out-of-bounds catch objects
|
2023-12-27 10:51:05 +01:00 |
TestSceneScoring.cs
|
Apply mod multipliers to local score V1/V2 reimplementations
|
2023-10-09 13:04:12 +02:00 |