osu/osu.Game.Tests/Visual
Dean Herbert d1f8fd01df
Merge pull request #17180 from jai-x/new-chat-channel-listing
Implement `ChannelListing` for new chat design
2022-03-10 19:27:58 +09:00
..
Audio
Background Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Beatmaps
Collections Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Colours
Components
Editing Move editor mode selector out of EditorMenuBar to allow for better reuse 2022-03-02 20:05:01 +09:00
Gameplay Merge pull request #17164 from smoogipoo/scoreprocessor-rework 2022-03-10 16:48:58 +09:00
Menus Fix test regression due to mouse overlapping settings overlay 2022-02-15 02:54:45 +09:00
Mods
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 Remove NewChat namespace 2022-03-09 18:13:56 +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
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