1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 23:03:21 +08:00
osu-lazer/osu.Game/Screens
Ryuki 89855cc1d6
Change KPS Counter implementation base and add better replay integration
The counter implementaiton is now list based, and will not invalidate
previous hits by removing them but by testing if they are within the 1
second span, allowing better integration with replays and spectators.
2022-07-31 01:29:57 +02:00
..
Backgrounds Move event handlers to LoadComplete 2022-07-08 15:09:16 +09:00
Edit Remove unused method 2022-07-26 14:15:59 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Don't show audio playback issue notification if debugger is attached 2022-07-26 18:20:46 +09:00
OnlinePlay Fix crash in DrawableRoomPlaylistItem context menu creation due to incorrect enumeration casting 2022-07-28 15:51:18 +09:00
Play Change KPS Counter implementation base and add better replay integration 2022-07-31 01:29:57 +02:00
Ranking Avoid potential realm fetch after disposal in StatisticsPanel 2022-07-26 15:12:23 +09:00
Select Tidy up naming of collection dropdowns 2022-07-28 13:57:21 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00