Dan Balasescu
|
89de4f0f87
|
Make Room.AutoStartDuration non-bindable
|
2024-11-15 14:42:45 +09:00 |
|
Dan Balasescu
|
b8bae30b66
|
Make Room.ParticipantCount & Room.MaxParticipants non-bindable
|
2024-11-15 14:42:45 +09:00 |
|
Dan Balasescu
|
f001cce24a
|
Make Room.AutoSkip non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
ec5be6dbc3
|
Make Room.Password & Room.HasPassword non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
198681e644
|
Make Room.QueueMode non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
81e4cb348f
|
Make Room.Type non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
6160df1586
|
Make Room.Name non-bindable
|
2024-11-15 14:29:15 +09:00 |
|
Dan Balasescu
|
5b2568d18b
|
Fix cases where the bindable is resolved directly
|
2024-11-13 16:38:49 +09:00 |
|
Dan Balasescu
|
99762da7b8
|
Make RoomID non-bindable
Most important changes are to `RoomSubScreen` and `PlaylistsRoomSubScreen`, because those are the only two cases that now bind to the event instead.
|
2024-11-13 16:28:54 +09:00 |
|
Dan Balasescu
|
72564b5c98
|
Make CurrentPlaylistItem not a bindable
|
2024-11-12 18:17:24 +09:00 |
|
Dan Balasescu
|
788ecc1e7b
|
Replace MultiplayerRoomComposite with local bindings
|
2024-11-06 15:31:27 +09:00 |
|
Dean Herbert
|
7b13943377
|
Handle changes to the automatic download setting immediately
|
2024-09-02 19:20:05 +09:00 |
|
Dean Herbert
|
872d14ed88
|
Fix incorrect handling of ordered playlist items
|
2024-09-02 19:18:43 +09:00 |
|
Dean Herbert
|
6227e4f848
|
Apply NRT to MultiplayerSpectateButton
|
2024-09-02 16:37:38 +09:00 |
|
Dean Herbert
|
38a62eed44
|
Add automatic downloading support when spectating a multiplayer room
|
2024-09-02 16:37:38 +09:00 |
|
Salman Ahmed
|
16bae4f004
|
Update naming of enum fields in StartMode
|
2024-05-01 17:22:42 +03:00 |
|
Bartłomiej Dach
|
4644c4e7a2
|
Remove unused class
|
2023-12-05 12:43:32 +01:00 |
|
Dean Herbert
|
02178d8e61
|
Remove usage of case-when
|
2023-12-05 16:58:16 +09:00 |
|
Dean Herbert
|
f317e06da1
|
Use DangerousActionDialog
|
2023-12-05 16:54:44 +09:00 |
|
Dan Balasescu
|
8587652869
|
Fix countdown button being enabled
|
2023-12-04 11:00:11 +09:00 |
|
Dan Balasescu
|
c2644a5d5e
|
Correctly implement button enabled state
|
2023-12-04 10:18:37 +09:00 |
|
Dan Balasescu
|
1b0fc8ca9d
|
Refactor
|
2023-12-01 20:41:41 +09:00 |
|
Dan Balasescu
|
15c9416244
|
Rename method
|
2023-12-01 18:47:40 +09:00 |
|
Dan Balasescu
|
a94180c8c6
|
Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch
|
2023-12-01 18:26:59 +09:00 |
|
Dan Balasescu
|
894c31753b
|
Add initial support for aborting multiplayer games
|
2023-12-01 15:31:06 +09:00 |
|
Dean Herbert
|
b240ce295b
|
Rename class and key to better match expectations
|
2023-06-26 13:38:34 +09:00 |
|
Bastian Pedersen
|
a7153478d6
|
Use newly create localised strings for buttons
|
2023-06-25 21:03:07 +02:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Salman Ahmed
|
62cb6a98ca
|
Remove redundant nullable suppression directives
|
2023-06-07 08:20:41 +03:00 |
|
Joseph Madamba
|
3e0bbb2432
|
Fix select beatmap button not highlighting when creating a multiplayer room using keyboard
|
2023-03-26 16:03:21 -07:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
d0c4637683
|
Lighten colour of multiplayer create game button
|
2022-11-25 20:18:21 +09:00 |
|
Dean Herbert
|
6ad432b311
|
Use RoundedButton in more places
|
2022-11-24 16:33:01 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
bea2acc60e
|
Remove local specifications of triangle colouring
|
2022-11-24 16:18:15 +09:00 |
|
Dan Balasescu
|
dcb6357964
|
Add ability to remove the current item in multiplayer
|
2022-10-14 20:23:55 +09:00 |
|
Dan Balasescu
|
da8d94c4b4
|
Fix test failures due to scheduled operations
|
2022-09-27 20:24:44 +09:00 |
|
Dean Herbert
|
a65a76f7de
|
Fix off-thread drawable mutation in multiplayer settings overlay when an error occurs
Closes #20413.
|
2022-09-23 20:05:32 +09:00 |
|
Dean Herbert
|
6945c43e0d
|
Merge pull request #20178 from smoogipoo/fix-match-creation-beatmap-select
Fix several weird scenarios with online play song selection
|
2022-09-08 23:07:09 +09:00 |
|
Dean Herbert
|
13d9b2188b
|
Merge pull request #20145 from smoogipoo/multiple-countdowns
Implement support for multiple active countdowns in multiplayer
|
2022-09-08 19:15:30 +09:00 |
|
Dan Balasescu
|
208bd0f391
|
Give OnlinePlaySongSelect a reference PlaylistItem
|
2022-09-07 21:34:29 +09:00 |
|
Dan Balasescu
|
cb9bae1f5c
|
Enable NRT
|
2022-09-07 19:54:55 +09:00 |
|
Dan Balasescu
|
2923c10cd8
|
Rewrite rooms to store multiple active countdowns
Update test to the new structure
|
2022-09-05 19:03:26 +09:00 |
|
Dan Balasescu
|
b5ec7d06dd
|
Add auto-skip setting
Default to auto skip
|
2022-08-31 20:24:06 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
c4c62ff4e7
|
Fix countdown sounds playing every minute, rather than only on the last minute
|
2022-05-02 22:46:14 +09:00 |
|
Dan Balasescu
|
ef1955d8ab
|
Make buttons only respond to MatchStartCountdown
|
2022-04-21 23:14:37 +09:00 |
|
Jamie Taylor
|
8a73831115
|
Add MP lobby 'warning' SFX for the final seconds of countdown
|
2022-04-07 13:12:33 +09:00 |
|