.. |
Match
|
Merge branch 'master' into multiplayer-create-with-enter
|
2021-08-05 17:07:03 +09:00 |
Participants
|
Improve show/hide animation and add more padding around the crown
|
2021-08-03 23:42:37 +09:00 |
Spectate
|
Change logic to only handle the case of exactly two teams
|
2021-08-11 14:44:13 +09:00 |
CreateMultiplayerMatchButton.cs
|
Add ability to create a room using only keyboard input
|
2021-08-03 19:11:10 +09:00 |
GameplayMatchScoreDisplay.cs
|
Add gameplay-specific team score display which can expand and contract
|
2021-08-09 19:17:51 +09:00 |
Multiplayer.cs
|
Add the ability to change multiplayer game type
|
2021-08-03 23:42:37 +09:00 |
MultiplayerFilterControl.cs
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
MultiplayerLoungeSubScreen.cs
|
Ensure externally run operations on LoungeSubScreen are run after load is completed
|
2021-07-23 02:23:37 +09:00 |
MultiplayerMatchSongSelect.cs
|
Rename multiplayer client classes
|
2021-05-20 15:39:45 +09:00 |
MultiplayerMatchSubScreen.cs
|
Pass through MultiplayerRoomUser s instead of int s to avoid re-retrieval
|
2021-08-10 18:39:20 +09:00 |
MultiplayerPlayer.cs
|
Convey and show team scores at the multiplayer results screen
|
2021-08-11 15:32:14 +09:00 |
MultiplayerResultsScreen.cs
|
Scale score panel to remove overlap with team score display
|
2021-08-12 19:27:32 +02:00 |
MultiplayerRoomComposite.cs
|
Rename multiplayer client classes
|
2021-05-20 15:39:45 +09:00 |
MultiplayerRoomManager.cs
|
Add remaining pieces of password flow (for osu-web join request)
|
2021-07-12 18:22:52 +09:00 |