.. |
Audio
|
Rewrite `AudioFilter` to be easier to follow (and fix tests)
|
2021-10-13 15:17:20 +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
|
Check mutations at each point in the process (and also check artist/title)
|
2021-10-14 14:40:20 +09:00 |
Gameplay
|
Fix storyboard outro during fail test not being lenient enough
|
2021-10-13 13:48:57 +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
|
Add test coverage of startup import sequence
|
2021-10-13 12:19:10 +09:00 |
Online
|
Add test coverage for loading process on channel join
|
2021-10-05 20:52:40 +02:00 |
Playlists
|
Fix intermittent results screen test failures
|
2021-10-08 15:18:01 +09:00 |
Ranking
|
Fix intermittent score panel test failure
|
2021-10-06 16:46:27 +09:00 |
Settings
|
Use rounded buttons in tablet rotation preset settings
|
2021-10-11 23:17:09 +02:00 |
SongSelect
|
Fix intermittent TestScenePlaySongSelect test failures
|
2021-10-12 22:07:57 +09:00 |
UserInterface
|
Merge pull request #15049 from bdach/settings-panel-rounded-buttons
|
2021-10-12 09:32:52 +09:00 |
TestSceneOsuScreenStack.cs
|
Move `MusicController` adjustment set to inside `OsuScreen` itself (and result `nullable`)
|
2021-09-16 16:08:09 +09:00 |