1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game.Tests/Visual
2022-03-14 21:10:39 +00:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Move editor mode selector out of EditorMenuBar to allow for better reuse 2022-03-02 20:05:01 +09:00
Gameplay Provide correct HitResult type for random judgements in TestSceneHitErrorMeter 2022-03-14 19:16:19 +09:00
Menus Fix test regression due to mouse overlapping settings overlay 2022-02-15 02:54:45 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Merge branch 'master' into scoreprocessor-rework 2022-03-09 23:04:18 +09:00
Navigation Fix potential test failures due to slow realm refresh in TestSceneScreenNavigation 2022-03-10 18:10:08 +09:00
Online Use OsuColour.Red1 for ControlItemClose hover colour 2022-03-14 21:10:39 +00:00
Playlists Rework test scene by only relying on OnlineID 2022-03-08 20:11:56 +09:00
Ranking Fix score order related test failure 2022-03-08 23:35:35 +09:00
Settings Update tests 2022-02-10 19:35:28 +09:00
SongSelect Merge pull request #17170 from peppy/fix-top-local-rank-test-failures-realm-callback 2022-03-09 11:14:37 +09:00
UserInterface Implement basic difficulty multiplier display 2022-03-07 22:50:51 +01:00
TestMultiplayerComponents.cs Merge branch 'master' into remove-playlistitem-beatmap 2022-02-16 14:24:57 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00