1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 00:02:54 +08:00
osu-lazer/osu.Game/Online
Joseph-Ramos-CMU 5481ba43c7 Fixed a bug where Ctrl+Shift+t shortcut was using the wrong list
The JoinLastClosedChannel code was using the joinedChannels list instead
of the closedChannels list. Fixing this bug made the Ctrl+Shift+t
shortuct work as expected.
2020-12-13 14:14:57 -05:00
..
API Add length display to room screen as well 2020-12-03 16:42:06 +09:00
Chat Fixed a bug where Ctrl+Shift+t shortcut was using the wrong list 2020-12-13 14:14:57 -05:00
Leaderboards Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
Multiplayer Add length display to room screen as well 2020-12-03 16:42:06 +09:00
Placeholders Create ClickablePlaceholder and make of use it where applicable. 2020-04-23 14:01:47 +02:00
Spectator Fix spectator not being thread-safe 2020-12-02 19:13:09 +09:00
DownloadState.cs Make beatmap download buttons inherit BeatmapDownloadTrackingComposite 2019-06-11 23:01:01 +05:30
DownloadTrackingComposite.cs Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
OnlineViewContainer.cs Fix cases of multiple bdl methods 2020-10-22 14:30:49 +09:00
PollingComponent.cs Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00