Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
abb69a49b0
|
Handle server shutdown messages in room creation and spectator initialisation
|
2022-05-26 18:03:41 +09:00 |
|
Dan Balasescu
|
59622deb1f
|
Add LoadAborted() event
|
2022-04-21 22:40:52 +09:00 |
|
Dan Balasescu
|
08d250fe58
|
Rename MatchStarted() -> GameplayStarted()
|
2022-04-21 22:39:24 +09:00 |
|
Dean Herbert
|
7e24b36f26
|
Merge branch 'master' into remove-playlistitem-beatmap
|
2022-02-16 14:24:57 +09:00 |
|
Dan Balasescu
|
bdc3b76df0
|
Remove beatmap bindable from PlaylistItem
|
2022-02-15 23:50:08 +09:00 |
|
Dean Herbert
|
28b45fa899
|
Add assertions against null reference for connection usages
|
2022-02-15 15:19:50 +09:00 |
|
Dean Herbert
|
33cf4ba7f6
|
Merge pull request #16075 from smoogipoo/prevent-idle-transition-during-load
Add AbortGameplay() to fix state transition race conditions during multiplayer load
|
2021-12-15 19:59:19 +09:00 |
|
Dan Balasescu
|
9ade8069a1
|
Rename to AbortGameplay() and handle additional states
|
2021-12-15 06:40:28 +09:00 |
|
Dan Balasescu
|
2f1dc91211
|
Add AbortLoad() method to abort gameplay loads
|
2021-12-14 11:30:42 +09:00 |
|
Dan Balasescu
|
6057037e35
|
Move playlist item beatmap population to MatchSubScreen
|
2021-12-10 20:08:59 +09:00 |
|
Dan Balasescu
|
de0f37b08d
|
Separate editing and adding playlist items
|
2021-12-10 15:26:48 +09:00 |
|
Dan Balasescu
|
c34c580ad4
|
Add client-side + interface implementation
|
2021-12-09 03:08:59 +09:00 |
|
Dean Herbert
|
01bc330d1c
|
Rename method to match new purpose
|
2021-11-30 19:42:46 +09:00 |
|
Dean Herbert
|
f58c5cd9c0
|
Update MultiplayerClient to use BeatmapLookupCache
|
2021-11-30 19:36:25 +09:00 |
|
Dan Balasescu
|
9076519710
|
Give MultiplayerRoom a playlist, remove RequestAllPlaylistItems()
|
2021-11-16 14:13:43 +09:00 |
|
Dan Balasescu
|
f0593115b2
|
Remove RemovePlaylistItem() server method for the time being
|
2021-11-16 12:08:53 +09:00 |
|
Dan Balasescu
|
f743a3647f
|
Rename APIPlaylistItem -> MultiplayerPlaylistItem
|
2021-11-15 23:14:27 +09:00 |
|
Dan Balasescu
|
ce47f456ec
|
Change API for retrieving playlist items on join
|
2021-11-13 04:42:14 +09:00 |
|
Dan Balasescu
|
78793d8624
|
Update interface to remove items
|
2021-11-10 19:58:25 +09:00 |
|
smoogipoo
|
e6deb0c873
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-05 15:57:25 +09:00 |
|
Dean Herbert
|
3453160a8b
|
Change PlaylistItem.Beatmap to be an IBeatmapInfo
|
2021-11-04 13:16:56 +09:00 |
|
smoogipoo
|
7d910ebb57
|
Add SignalR binding for PlaylistItemChanged
|
2021-10-22 22:37:08 +09:00 |
|
smoogipoo
|
db87e42d47
|
Remove beatmap/ruleset/etc from MultiplayerRoomSettings
|
2021-10-22 16:48:28 +09:00 |
|
Dean Herbert
|
f95c6f0de5
|
Switch multiplayer back to messagepack
|
2021-08-19 17:42:13 +09:00 |
|
Dean Herbert
|
d9a4f018e6
|
Add event flow for receiving kick commands
|
2021-08-11 19:56:06 +09:00 |
|
Dean Herbert
|
e8ad0fba75
|
Add required server methods for kicking users
|
2021-08-11 17:20:41 +09:00 |
|
Dean Herbert
|
401835a3d8
|
Add missing event glue
|
2021-08-04 13:13:47 +09:00 |
|
Dean Herbert
|
70da58323a
|
Drop MatchRuleset terminology completely
|
2021-08-03 15:45:17 +09:00 |
|
Dean Herbert
|
617ff40de7
|
Add the ability to not use MessagePack when creating a HubConnector
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
ce92a47ec6
|
Add silly event handling hookups
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
9d1e95caf0
|
Add flow for sending match ruleset specific messages to the server
|
2021-08-02 18:47:26 +09:00 |
|
Dean Herbert
|
5148069efe
|
Update signatures in line with no-overload methods (unsupported by signalr)
|
2021-07-12 15:49:19 +09:00 |
|
smoogipoo
|
d197a7f6f5
|
Rename multiplayer client classes
|
2021-05-20 15:39:45 +09:00 |
|