Bartłomiej Dach
|
3352571f2a
|
Add ability to filter out currently playing rooms
Addresses https://osu.ppy.sh/community/forums/topics/2013293?n=1.
|
2024-12-11 13:24:08 +09:00 |
|
Bartłomiej Dach
|
637fe07b31
|
Rename Room{Status -> Mode}Filter
I need the "status" term free for an upcoming change. And web calls this
parameter "mode" as well:
642e973f91/app/Models/Multiplayer/Room.php (L184-L199)
so it works in my head.
|
2024-12-11 12:36:42 +09:00 |
|
Dan Balasescu
|
7018672275
|
Fix playlist room status resetting on enter
|
2024-11-21 18:11:41 +09:00 |
|
Dan Balasescu
|
0ceaafe731
|
Make Room.Duration & Room.StartDate & Room.EndDate non-bindable
|
2024-11-15 14:42:45 +09:00 |
|
Dan Balasescu
|
ec5be6dbc3
|
Make Room.Password & Room.HasPassword non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
5d4838a08b
|
Make Room.Status non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dean Herbert
|
7141177966
|
Better signify private rooms by showing a different status pill design
|
2024-05-03 17:17:35 +08:00 |
|
Dean Herbert
|
42e49067e5
|
Move Room.Status updates to a common location
|
2024-05-03 17:10:59 +08:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Bartłomiej Dach
|
6f37487528
|
Replace calls to defective Humanizer methods with correct version
|
2022-07-18 22:34:58 +02:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
5d4b73baa5
|
RealtimeMultiplayer -> Multiplayer
|
2020-12-25 14:10:59 +09:00 |
|