osu/osu.Game.Tests/Visual/Gameplay
2023-10-12 19:31:54 +09:00
..
OsuPlayerTestScene.cs
SkinnableHUDComponentTestScene.cs
TestSceneAllRulesetPlayers.cs Fix crash when loading player instance without exiting previous instance 2023-09-19 05:09:01 +03:00
TestSceneArgonHealthDisplay.cs Add ability to adjust health bar settings in test scene 2023-10-06 19:34:27 +09:00
TestSceneAutoplay.cs
TestSceneBeatmapOffsetControl.cs
TestSceneBeatmapSkinFallbacks.cs
TestSceneBezierConverter.cs
TestSceneBreakTracker.cs
TestSceneClicksPerSecondCalculator.cs Expose rewinding state of IGameplayClocks 2023-07-06 19:08:42 +09:00
TestSceneColourHitErrorMeter.cs
TestSceneCompletionCancellation.cs
TestSceneDefaultSongProgressGraph.cs
TestSceneDrawableScrollingRuleset.cs Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
TestSceneDrawableStoryboardSprite.cs Fix TestSceneDrawableStoryboardSprite not displaying anything 2023-09-20 12:05:23 +02:00
TestSceneFailAnimation.cs
TestSceneFailingLayer.cs
TestSceneFailJudgement.cs
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Fix TestFriendScore intermittently failing due to randomness 2023-09-21 21:12:44 +02:00
TestSceneGameplayMenuOverlay.cs
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs
TestSceneGameplaySampleTriggerSource.cs Merge branch 'master' into taiko-hitsounding-final-attempt 2023-07-08 18:10:04 +02:00
TestSceneHitErrorMeter.cs
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneJudgementCounter.cs
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs
TestSceneLeadIn.cs
TestSceneLetterboxOverlay.cs
TestSceneMedalOverlay.cs
TestSceneModValidity.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs
TestSceneParticleSpewer.cs Fix regression in time jumping behaviour 2023-07-19 13:38:04 +09:00
TestScenePause.cs
TestScenePauseWhenInactive.cs
TestScenePerformancePointsCounter.cs
TestScenePlayerLoader.cs
TestScenePlayerLocalScoreImport.cs Fix cross-test interference 2023-10-10 09:30:51 +02:00
TestScenePlayerMaxDimensions.cs Refactor player max dimensions test scene to actually upscale textures 2023-09-30 01:34:49 +03:00
TestScenePlayerReferenceLeaking.cs
TestScenePlayerScoreSubmission.cs
TestScenePoolingRuleset.cs
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs
TestSceneReplayPlayer.cs
TestSceneReplayRecorder.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Update skin editor cyclic test to match expectations better 2023-07-19 16:56:16 +09:00
TestSceneSkinEditorComponentsList.cs Fix non-compiling test 2023-07-28 23:36:57 +02:00
TestSceneSkinEditorMultipleSkins.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneSkinnableAccuracyCounter.cs
TestSceneSkinnableComboCounter.cs
TestSceneSkinnableDrawable.cs Revert "Update GetTexture signature rather than creating new overload" 2023-09-19 03:21:19 +03:00
TestSceneSkinnableHealthDisplay.cs Adjust test scene to actually make HP bars fit 2023-10-02 16:07:45 +09:00
TestSceneSkinnableHUDOverlay.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneSkinnableScoreCounter.cs
TestSceneSkinnableSound.cs Revert "Update GetTexture signature rather than creating new overload" 2023-09-19 03:21:19 +03:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs Explain why segment end positions are not recovered in test 2023-08-21 08:29:51 +02:00
TestSceneSoloGameplayLeaderboard.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs
TestSceneSpectatorHost.cs
TestSceneSpectatorPlayback.cs
TestSceneStarCounter.cs
TestSceneStoryboard.cs Replace most usages of DecoupleableInterpolatingFramedClock 2023-09-22 12:49:25 +09:00
TestSceneStoryboardSamplePlayback.cs
TestSceneStoryboardWithOutro.cs Fix exit key during storyboard outro not progressing to results 2023-10-12 19:31:54 +09:00
TestSceneUnknownMod.cs Fix TestSceneUnknownMod failing due to null reference 2023-07-25 19:06:13 +09:00
TestSceneUnstableRateCounter.cs