1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 12:52:53 +08:00
osu-lazer/osu.Game
Salman Alshamrani c2215b10cf Add extensive test scene for skin migrations
This is different from `SkinDeserialisationTest` in that layouts can be written programmatically with as much ease, allowing to test migration logic with different scenarios without running the game and exporting skins and attaching them to tests.
2024-11-25 23:23:39 -05:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Beatmaps Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Collections Fix not being able to scroll to new collection text box when list overflows 2024-11-18 15:28:30 +01:00
Configuration Fix more cases of settings with no defined precision values 2024-11-20 12:11:38 -05:00
Database Merge pull request #30402 from peppy/import-paused-visibility 2024-11-20 16:00:13 +09:00
Extensions
Graphics Fix right click scroll at song select not quite matching scrollbar position 2024-11-18 23:54:56 +09:00
Input Merge branch 'master' into grids 2024-10-16 09:55:27 +02:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Merge branch 'master' into bat-max-performance 2024-11-14 13:35:29 +09:00
Models
Online Merge branch 'master' into multiplayer-remove-expired-item-removal 2024-11-23 22:19:21 -05:00
Overlays Merge branch 'master' into remove-macos-recommendation 2024-11-22 23:14:09 -05:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Update HasFlag usages 2024-07-03 00:19:04 +09:00
Rulesets Made reading of ReadCurrentDistanceSnap public 2024-11-18 23:49:40 +01:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Merge pull request #30862 from frenzibyte/dont-scare-the-player 2024-11-24 23:11:19 +09:00
Skinning Add extensive test scene for skin migrations 2024-11-25 23:23:39 -05:00
Storyboards Fix storyboard sprites leaving gaps on edges when resolving from an atlas 2024-07-17 14:47:17 +03:00
Tests Merge pull request #30812 from smoogipoo/playlist-populate-on-enter 2024-11-22 23:57:45 +09:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Utils Merge branch 'master' into taikostatacc 2024-10-07 14:15:29 +02:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
OsuGame.cs Revert 'Fix any and all migration attempts dying on MusicController' 2024-10-09 11:55:59 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix tests not working by forgoing beatmap updates 2024-11-07 17:26:10 +09:00
PerformFromMenuRunner.cs