1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 10:02:59 +08:00
osu-lazer/osu.Game.Tests/Visual
naoey a1b5c9d910
Don't transfer MD5 hashes in collections when copying beatmaps
Fixes #22306.

Changes beatmap saving so that by default it does not transfer
the hashes in collections, and only transfers them when saving the same
difficulty in the editor.

Issue seems to have been introduced in https://github.com/ppy/osu/pull/20641.
2023-01-22 01:14:18 +09:00
..
Audio Partial everything 2022-11-27 00:00:27 +09:00
Background Add box for gradient comparison 2022-11-30 05:12:26 +03:00
Beatmaps Partial everything 2022-11-27 00:00:27 +09:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Colours Partial everything 2022-11-27 00:00:27 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
Editing Don't transfer MD5 hashes in collections when copying beatmaps 2023-01-22 01:14:18 +09:00
Gameplay Fix JudgementCounterDisplay.cs max judgement always showing upon changing display mode 2023-01-19 10:31:02 +01:00
Menus Add failing assertion 2022-12-29 23:03:50 +01:00
Mods Partial everything 2022-11-27 00:00:27 +09:00
Multiplayer Remove no longer necessary interface type 2023-01-18 15:23:55 +09:00
Navigation Merge branch 'master' into skin-editor-loc 2023-01-17 11:53:08 +09:00
Online Add test 2023-01-18 21:27:42 +03:00
Playlists Fix intermittent failure in playlists match loading test 2023-01-20 01:18:41 +03:00
Ranking Fix invalid data in test scene 2022-12-27 19:49:08 +01:00
Settings Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SongSelect Actually fix intermittent failure in beatmap options state test 2023-01-19 22:47:35 +03:00
UserInterface Add test steps demonstrating failure 2023-01-18 23:07:40 +01:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Partial everything 2022-11-27 00:00:27 +09:00