1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:52:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 122a624b7f Remove bogus CatchHitWindows
`CatchHitWindows` were a vestige from the past, and were not actually
used anywhere except for the hit error meter test, giving off an
appearance that the hit error meter was working properly.
`CatchHitObject` actually specifies empty hit windows.
2021-06-07 13:16:07 +02:00
..
Background Add more test coverage 2021-06-07 17:32:10 +09:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Components add blank line between method 2021-04-18 23:49:13 -04:00
Editing Merge branch 'master' into non-nullable-beatmapset-files 2021-05-31 18:19:57 +09:00
Gameplay Remove bogus CatchHitWindows 2021-06-07 13:16:07 +02:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Fix newly found inspections from 2021.1EAP1 2021-06-01 14:33:21 +09:00
Navigation Update test logic to allow gameplay to properly continue 2021-06-03 14:38:50 +09:00
Online Merge pull request #13318 from gagahpangeran/error-page-placeholder 2021-06-04 12:20:21 +09:00
Playlists Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Ranking Add test coverage of different grade types to TestSceneResultsScreen 2021-05-21 17:28:25 +09:00
Settings Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
SongSelect Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
UserInterface Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00