1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 20:22:58 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 0c4f5bcdaa
Decouple editor main menu items from DrawableOsuMenuItem
It didn't ever really make sense for it to be sharing the implementation
details of that (e.g. colouring of primary/dangerous actions), and with
the hotkey display things got outright hacky, so I'm decoupling it
entirely.
2024-09-04 12:16:52 +02:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Fix multiple test failures 2024-08-28 23:28:43 +09:00
Beatmaps Pass the same thing in twice for better maybe 2024-05-27 20:30:01 +09:00
Collections Add failing test for adding collection w/ name colliding w/\ default items 2023-12-18 12:47:42 +01:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
DailyChallenge Add DailyChallengeButton for intro played flag reset logic 2024-08-24 22:19:17 +09:00
Editing Decouple editor main menu items from DrawableOsuMenuItem 2024-09-04 12:16:52 +02:00
Gameplay Merge pull request #29615 from peppy/break-overlay-improvements 2024-08-27 11:16:08 +02:00
Menus Merge pull request #29512 from peppy/toolbar-pp-change-weird 2024-08-22 12:08:12 +02:00
Mods Move solution to multiplayer flow instead 2024-01-28 00:42:04 +03:00
Multiplayer Fix multiple test failures 2024-08-28 23:28:43 +09:00
Navigation Fix some tests not always waiting long enough for beatmap loading 2024-08-29 18:42:43 +09:00
Online Fix chat overlay tests 2024-08-30 14:57:15 +02:00
Playlists Add failing test case 2024-07-25 09:16:09 +03:00
Ranking Remove unnecessary depth and padding set 2024-07-27 19:13:11 -07:00
Settings Add failing test case 2024-06-27 06:41:44 +03:00
SongSelect Tidy up test beatmap loading 2024-08-28 23:28:44 +09:00
SongSelectV2 Update remaining tests to use new base class (and tidy up V2 suffixes) 2024-08-14 21:09:28 +09:00
UserInterface Implement component for displaying hotkeys 2024-09-04 11:57:09 +02:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00