Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +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
|
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 |
|
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
|
db87e42d47
|
Remove beatmap/ruleset/etc from MultiplayerRoomSettings
|
2021-10-22 16:48:28 +09:00 |
|
Dean Herbert
|
e8ad0fba75
|
Add required server methods for kicking users
|
2021-08-11 17:20:41 +09:00 |
|
Dean Herbert
|
70da58323a
|
Drop MatchRuleset terminology completely
|
2021-08-03 15:45:17 +09:00 |
|
Dean Herbert
|
9d1e95caf0
|
Add flow for sending match ruleset specific messages to the server
|
2021-08-02 18:47:26 +09:00 |
|
smoogipoo
|
89a42d60fb
|
General cleanup
|
2021-02-01 18:50:32 +09:00 |
|
smoogipoo
|
f538963607
|
Extra mods -> user mods
|
2021-02-01 17:57:32 +09:00 |
|
smoogipoo
|
ac2a995041
|
Add user and panel states
|
2021-02-01 17:54:56 +09:00 |
|
Bartłomiej Dach
|
0d5fbb15ac
|
Fix up code comments
Default value restated in xmldoc was snipped because it's made redundant
by the initialiser and possibly bound to be outdated at some point.
|
2021-01-11 20:31:52 +01:00 |
|
Salman Ahmed
|
90fb67b377
|
Update code in-line with decided direction
|
2021-01-11 20:52:24 +03:00 |
|
Salman Ahmed
|
dfa8be9173
|
Add beatmap availability change state & event methods
|
2021-01-03 05:48:49 +03:00 |
|
Dean Herbert
|
5d4b73baa5
|
RealtimeMultiplayer -> Multiplayer
|
2020-12-25 14:10:59 +09:00 |
|