1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game.Tests/Visual
2021-10-29 18:50:55 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
Beatmaps Add support for changing dimensions of difficulty spectrum display 2021-10-26 23:06:52 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Update PreviewTrackManager to use IBeatmapSetInfo 2021-10-25 14:25:01 +09:00
Editing Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Gameplay Implement score interfaces 2021-10-29 13:49:30 +09:00
Menus Fix weird edge case in TestSceneIntroWelcome 2021-10-07 19:58:34 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Merge branch 'master' into always-unique-test-online-ids 2021-10-28 18:23:45 +09:00
Navigation Clean up multiplayer-screen tests by removing intermediate screen 2021-10-28 14:29:49 +09:00
Online Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
Playlists Remove unnecessary/wrong code 2021-10-28 18:24:04 +09:00
Ranking Fix intermittent score panel test failure 2021-10-06 16:46:27 +09:00
Settings Add visual test for SettingsNumberBox usage in settings source context 2021-10-28 15:42:06 +09:00
SongSelect Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
UserInterface Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestMultiplayerScreenStack.cs Remove unused using statement 2021-10-28 15:14:29 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00