.. |
Multiplayer
|
Extract room request handling logic to its own class
|
2021-08-19 06:24:06 +03:00 |
OnlinePlay
|
Remove unused using
|
2021-08-19 06:30:23 +03:00 |
Spectator
|
Remove local "next frame" storage
|
2021-06-10 22:41:38 +09:00 |
DependencyProvidingContainer.cs
|
Simplify DependencyProvidingContainer
|
2021-07-19 14:37:19 +09:00 |
EditorClockTestScene.cs
|
Unrevert null-colaescing/conditionals removal
|
2021-05-07 09:54:14 +03:00 |
EditorTestScene.cs
|
Expose test helper for switching between difficulties
|
2021-09-12 13:55:48 +02:00 |
LegacySkinPlayerTestScene.cs
|
Fix intermittent HUD test failure
|
2021-06-16 19:52:58 +09:00 |
ModPerfectTestScene.cs
|
Fix mod perfect test scenes failing due to null ruleset provided
|
2020-06-04 00:43:11 +03:00 |
ModTestScene.cs
|
Allow testing mod combinations in ModTestScenes
|
2020-08-11 21:55:20 +02:00 |
OsuGameTestScene.cs
|
Remove unused GameHost DI in OsuGameTestScene
|
2021-09-13 19:38:43 +09:00 |
OsuGridTestScene.cs
|
Apply other styles.
|
2019-11-11 20:27:04 +08:00 |
OsuManualInputManagerTestScene.cs
|
Remove popover container from manual input manager test scene
|
2021-08-28 20:20:42 +02:00 |
OsuTestScene.cs
|
Avoid loading unnecessary fonts in headless testing
|
2021-09-07 00:45:53 +09:00 |
PlacementBlueprintTestScene.cs
|
Expose current placement blueprint
|
2021-07-08 16:36:41 +09:00 |
PlayerTestScene.cs
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
RateAdjustedBeatmapTestScene.cs
|
Revert some more usage of MusicController back to WorkingBeatmap
|
2020-08-21 15:17:21 +09:00 |
ScreenTestScene.cs
|
Add multiplayer leave navigation tests
|
2021-06-22 19:30:40 -07:00 |
ScrollingTestContainer.cs
|
Expose direction from scrolling test container
|
2020-04-23 11:17:16 +09:00 |
SelectionBlueprintTestScene.cs
|
Add catch selection blueprint visual test scene (without tests)
|
2021-07-08 15:42:29 +09:00 |
SkinnableTestScene.cs
|
Update existing function type rather than adding an override
|
2021-06-02 16:04:53 +09:00 |
TestPlayer.cs
|
Mark score failed on fail and exit
|
2021-07-01 17:48:09 +09:00 |
TestReplayPlayer.cs
|
Remove unused test property for now
|
2021-06-02 19:11:09 +09:00 |
TestUserLookupCache.cs
|
Fix participant panel null user test no longer functioning properly
|
2021-08-16 09:07:00 +03:00 |