smoogipoo
|
379393fe10
|
Merge branch 'multiplayer-long-types' into multiplayer-no-playlist-mangling
|
2021-02-16 19:37:55 +09:00 |
|
smoogipoo
|
3e802531d3
|
Use long type where required in multiplayer
|
2021-02-16 19:34:01 +09:00 |
|
smoogipoo
|
3ff9e14e35
|
Make StatefulMultiplayerClient control current playlist item
|
2021-02-16 18:56:13 +09:00 |
|
Dean Herbert
|
2fc3a97f56
|
Merge pull request #11516 from frenzibyte/ready-button-clean-up
Replace ready button beatmap logic with using `MultiplayerBeatmapTracker` instead
|
2021-02-05 15:09:25 +09:00 |
|
Dean Herbert
|
de8724b1f6
|
Use AddRangeInternal for simplicity, but disallow ClearInternal for safety
|
2021-02-05 14:39:25 +09:00 |
|
Salman Ahmed
|
78ea2d50bb
|
Merge branch 'master' into ready-button-clean-up
|
2021-02-05 07:23:11 +03:00 |
|
smoogipoo
|
97e3023df9
|
Renamespace/rename MatchSongSelect -> PlaylistsSongSelect
|
2021-02-01 20:16:58 +09:00 |
|
Salman Ahmed
|
34612ae233
|
Forward internal management to a container alongside tracker
|
2021-01-19 20:01:22 +03:00 |
|
Mysfit
|
052e9eef02
|
Added inline comments
|
2021-01-19 09:16:39 -05:00 |
|
Mysfit
|
33677f5770
|
Use BindValueChanged to show main content for new multiplayer and playlist rooms when the settings overlay is hidden.
|
2021-01-19 08:52:43 -05:00 |
|
Mysfit
|
9b7187e3c8
|
Revert "Use fades instead of event listening. Fixed same issue in the playlist room creation."
This reverts commit 3a7608275d .
|
2021-01-19 08:23:31 -05:00 |
|
Mysfit
|
3a7608275d
|
Use fades instead of event listening. Fixed same issue in the playlist room creation.
|
2021-01-19 00:35:56 -05:00 |
|
Salman Ahmed
|
59ae50b0e5
|
Clean up ready button logic into using MultiplayerBeatmapTracker
|
2021-01-17 01:11:03 +03:00 |
|
Bartłomiej Dach
|
4caf75850b
|
Rename {Multiplayer -> OnlinePlay}Screen
|
2020-12-25 17:00:00 +01:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Bartłomiej Dach
|
e797e5ce7a
|
Rename Multi directory to OnlinePlay
|
2020-12-25 16:50:02 +01:00 |
|