.. |
.vscode
|
…
|
|
Editor
|
Merge branch 'master' into fix-slider-reversing
|
2023-08-21 09:29:46 +02:00 |
Mods
|
Rename `SliderVelocity` to `SliderVelocityMultiplier` to distinguish from `Velocity`
|
2023-09-06 19:01:08 +09:00 |
Resources
|
…
|
|
LegacyMainCirclePieceTest.cs
|
…
|
|
OsuBeatmapConversionTest.cs
|
Add test for slider path edge case
|
2023-09-18 12:02:20 -04:00 |
OsuDifficultyCalculatorTest.cs
|
…
|
|
OsuHitObjectGenerationUtilsTest.cs
|
…
|
|
OsuLegacyModConversionTest.cs
|
…
|
|
OsuSkinnableTestScene.cs
|
…
|
|
StackingTest.cs
|
…
|
|
TestPlayfieldBorder.cs
|
…
|
|
TestSceneAccuracyHeatmap.cs
|
…
|
|
TestSceneCursorParticles.cs
|
…
|
|
TestSceneCursorTrail.cs
|
…
|
|
TestSceneDrawableJudgement.cs
|
…
|
|
TestSceneFollowPoints.cs
|
…
|
|
TestSceneGameplayCursor.cs
|
…
|
|
TestSceneHitCircle.cs
|
Contain entirety of legacy notelock badness inside the hit policy
|
2023-08-24 08:52:49 +02:00 |
TestSceneHitCircleApplication.cs
|
…
|
|
TestSceneHitCircleArea.cs
|
…
|
|
TestSceneHitCircleComboChange.cs
|
…
|
|
TestSceneHitCircleHidden.cs
|
…
|
|
TestSceneHitCircleKiai.cs
|
…
|
|
TestSceneHitCircleLateFade.cs
|
Fix `HitCircleLateFade` failures due to hitcircle not being loaded when applying mods
|
2023-09-05 23:35:03 +02:00 |
TestSceneHitCircleLongCombo.cs
|
…
|
|
TestSceneLegacyBeatmapSkin.cs
|
…
|
|
TestSceneLegacyHitPolicy.cs
|
Add more test cases for input handling with overlapping objects
|
2023-09-08 17:40:05 +02:00 |
TestSceneMissHitWindowJudgements.cs
|
…
|
|
TestSceneNoSpinnerStacking.cs
|
…
|
|
TestSceneOsuHitObjectSamples.cs
|
…
|
|
TestSceneOsuPlayer.cs
|
…
|
|
TestSceneOsuTouchInput.cs
|
…
|
|
TestSceneResumeOverlay.cs
|
…
|
|
TestSceneScoring.cs
|
Add example scenarios and configurable score multiplier
|
2023-09-15 12:58:29 +02:00 |
TestSceneShaking.cs
|
…
|
|
TestSceneSkinFallbacks.cs
|
…
|
|
TestSceneSlider.cs
|
Allow testing hitting sliders are certain points in tests
|
2023-09-14 17:49:41 +09:00 |
TestSceneSliderApplication.cs
|
…
|
|
TestSceneSliderComboChange.cs
|
…
|
|
TestSceneSliderFollowCircleInput.cs
|
Rename `SliderVelocity` to `SliderVelocityMultiplier` to distinguish from `Velocity`
|
2023-09-06 19:01:08 +09:00 |
TestSceneSliderHidden.cs
|
…
|
|
TestSceneSliderInput.cs
|
Rename `SliderVelocity` to `SliderVelocityMultiplier` to distinguish from `Velocity`
|
2023-09-06 19:01:08 +09:00 |
TestSceneSliderSnaking.cs
|
Apply NRT to slider snaking tests
|
2023-09-19 14:51:03 +09:00 |
TestSceneSmoke.cs
|
…
|
|
TestSceneSpinner.cs
|
Fix bonus requirement not considering number of normal ticks
|
2023-09-26 18:11:27 +09:00 |
TestSceneSpinnerApplication.cs
|
…
|
|
TestSceneSpinnerHidden.cs
|
…
|
|
TestSceneSpinnerJudgement.cs
|
Add test scene for checking spinner judgements
|
2023-07-29 00:49:21 +02:00 |
TestSceneSpinnerRotation.cs
|
…
|
|
TestSceneStartTimeOrderedHitPolicy.cs
|
Rename `SliderVelocity` to `SliderVelocityMultiplier` to distinguish from `Velocity`
|
2023-09-06 19:01:08 +09:00 |
TestSceneTrianglesSpinnerRotation.cs
|
…
|
|
osu.Game.Rulesets.Osu.Tests.csproj
|
Update all dependencies (except for Moq)
|
2023-09-16 15:37:31 +09:00 |