1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 10:07:28 +08:00
osu-lazer/osu.Game.Tests/Visual
Dan Balasescu f3d4756c7f
Merge pull request #16713 from frenzibyte/fix-spectator-gcc-state-2
Fix multiplayer spectator occasionally rewinding time unexpectedly
2022-01-31 18:33:08 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Fix cases of Access instead of Realm 2022-01-25 12:58:15 +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 Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
Gameplay Rename dictionary and make private for added safety 2022-01-31 15:12:08 +09:00
Menus Avoid test failures on non-triangle intro tests 2022-01-30 18:59:18 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Add failing test case 2022-01-30 01:46:10 +03:00
Navigation Fix test failures if DialogOverlay is not loaded in time 2022-01-31 15:17:07 +09:00
Online Merge pull request #16525 from bdach/beatmap-listing-overflow-and-scrolling 2022-01-20 14:14:44 +09:00
Playlists Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
Ranking Update remaining cases of clashing variable name in realm.Run(realm.. 2022-01-25 13:04:05 +09:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Track loading via state as well 2022-01-31 01:12:03 +09:00
UserInterface Fix occasional failures in TestSceneDeleteLocalScore 2022-01-29 23:58:57 +09:00
TestMultiplayerComponents.cs Rename TestMultiplayerScreenStack to TestMultiplayerComponents 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00