.. |
.vscode
|
Update vscode launch.json files for all other projects
|
2022-02-25 14:28:54 +01:00 |
Editor
|
Move LegacyLastTickOffset specification to generation code and stop passing everywhere
|
2023-09-29 14:32:29 +09:00 |
Mods
|
Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity
|
2023-09-06 19:01:08 +09:00 |
Resources
|
Add rotation support for very old skins
|
2023-10-02 20:09:39 +09:00 |
LegacyMainCirclePieceTest.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
osu.Game.Rulesets.Osu.Tests.csproj
|
Update all dependencies (except for Moq)
|
2023-09-16 15:37:31 +09:00 |
OsuBeatmapConversionTest.cs
|
Add test for slider path edge case
|
2023-09-18 12:02:20 -04:00 |
OsuDifficultyCalculatorTest.cs
|
Add failing test cases covering NaN-timing-point sliders
|
2023-07-08 23:24:38 +02:00 |
OsuHitObjectGenerationUtilsTest.cs
|
Add test coverage for slider transformations
|
2022-12-07 23:50:01 +01:00 |
OsuLegacyModConversionTest.cs
|
Add failing legacy mod conversion test cases
|
2023-07-09 16:09:25 +02:00 |
OsuSkinnableTestScene.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
SpinFramesGenerator.cs
|
Fix potential frame misordering in generator
|
2023-10-16 22:49:41 +09:00 |
SpinnerSpinHistoryTest.cs
|
Adjust tests in line with new expectations
|
2023-10-17 20:24:23 +09:00 |
StackingTest.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestPlayfieldBorder.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneAccuracyHeatmap.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneCursorParticles.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneCursorTrail.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneDrawableJudgement.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneFollowPoints.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneGameplayCursor.cs
|
Implement ripples (legacy and default)
|
2023-04-30 14:48:03 +09:00 |
TestSceneHitCircle.cs
|
Contain entirety of legacy notelock badness inside the hit policy
|
2023-08-24 08:52:49 +02:00 |
TestSceneHitCircleApplication.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneHitCircleArea.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneHitCircleComboChange.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneHitCircleHidden.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneHitCircleKiai.cs
|
Fix hit circle kiai test scene not always working as expected
|
2023-01-25 18:46:52 +09:00 |
TestSceneHitCircleLateFade.cs
|
Fix HitCircleLateFade failures due to hitcircle not being loaded when applying mods
|
2023-09-05 23:35:03 +02:00 |
TestSceneHitCircleLongCombo.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneLegacyBeatmapSkin.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneLegacyHitPolicy.cs
|
Change SpinFramesGenerator to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneMissHitWindowJudgements.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneNoSpinnerStacking.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneOsuHitObjectSamples.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneOsuPlayer.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneOsuTouchInput.cs
|
test(TestSceneOsuTouchInput): fix InputTrigger depth
|
2023-06-18 18:26:08 +02:00 |
TestSceneResumeOverlay.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneScoring.cs
|
Add example scenarios and configurable score multiplier
|
2023-09-15 12:58:29 +02:00 |
TestSceneShaking.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneSkinFallbacks.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSlider.cs
|
Allow testing hitting sliders are certain points in tests
|
2023-09-14 17:49:41 +09:00 |
TestSceneSliderApplication.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSliderComboChange.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneSliderFollowCircleInput.cs
|
Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity
|
2023-09-06 19:01:08 +09:00 |
TestSceneSliderHidden.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
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
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSpinner.cs
|
Fix bonus requirement not considering number of normal ticks
|
2023-09-26 18:11:27 +09:00 |
TestSceneSpinnerApplication.cs
|
Rename RateAdjustedRotation to TotalRotation
|
2023-10-16 18:25:03 +09:00 |
TestSceneSpinnerHidden.cs
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
TestSceneSpinnerInput.cs
|
Fix final test
|
2023-10-17 20:24:23 +09:00 |
TestSceneSpinnerJudgement.cs
|
Change SpinFramesGenerator to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneSpinnerRotation.cs
|
Rename RateAdjustedRotation to TotalRotation
|
2023-10-16 18:25:03 +09:00 |
TestSceneStartTimeOrderedHitPolicy.cs
|
Change SpinFramesGenerator to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneTrianglesSpinnerRotation.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |