1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game.Tests/Visual
2021-10-09 14:26:32 +02:00
..
Audio Tidy up test scene 2021-10-07 20:08:28 +09:00
Background Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Add test coverage of creating, saving and loading a new beatmap 2021-10-06 12:55:04 +09:00
Gameplay Merge pull request #14980 from peppy/difficulty-move-to-beatmap 2021-10-07 18:43:44 +09:00
Menus Fix weird edge case in TestSceneIntroWelcome 2021-10-07 19:58:34 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Fix incorrect load state check 2021-10-06 05:31:07 +09:00
Navigation Merge branch 'master' into test-scene-osu-game-fix-async-disposal-contention 2021-10-07 17:47:11 +09:00
Online Add test coverage for loading process on channel join 2021-10-05 20:52:40 +02:00
Playlists Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Ranking Fix intermittent score panel test failure 2021-10-06 16:46:27 +09:00
Settings Merge branch 'master' into fix-SettingsTextBox-using-null-as-default 2021-10-08 13:37:28 +09:00
SongSelect Fix TestDifficultyIconSelectingForDifferentRuleset potentially failing due to async load 2021-10-05 18:06:24 +09:00
UserInterface Fix typo in multipleIncrementMods variable name 2021-10-09 14:26:32 +02:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00