|
8427ee1b8e
|
Fix incorrect cached type
|
2020-12-21 18:42:23 +09:00 |
|
|
0566ed1a9b
|
Add button to main menu
|
2020-12-21 18:38:44 +09:00 |
|
|
9fa1f60b7d
|
Fix incorrect footer being used
|
2020-12-21 17:31:15 +09:00 |
|
|
93cac000e5
|
Merge branch 'fix-apibeatmapset-deserialisation' into realtime-multiplayer-2
|
2020-12-21 17:16:28 +09:00 |
|
|
eb46c9ce9b
|
Fix metadata lost in beatmapset deserialisation
|
2020-12-21 17:11:30 +09:00 |
|
|
04af072da7
|
Merge branch 'fix-category-serialisation' into realtime-multiplayer-2
|
2020-12-21 16:57:22 +09:00 |
|
|
e23d81bfc6
|
Use enum property
|
2020-12-21 16:56:45 +09:00 |
|
|
a021aaf546
|
Fix room category being serialised as ints
|
2020-12-21 16:42:21 +09:00 |
|
|
06d4b323d1
|
Merge pull request #11221 from bdach/taiko-hitobject-application
Add support for hitobject application to taiko DHOs
|
2020-12-21 16:23:40 +09:00 |
|
|
6d483ff0e6
|
Merge branch 'fix-non-abstract-test' into realtime-multiplayer-2
|
2020-12-21 16:22:18 +09:00 |
|
|
14ea49a14d
|
Merge branch 'nullable-endsat' into realtime-multiplayer-2
|
2020-12-21 16:22:16 +09:00 |
|
|
dbffe735de
|
Merge branch 'master' into realtime-multiplayer-2
|
2020-12-21 16:22:14 +09:00 |
|
|
c3d1eaf36d
|
Make RealtimeMultiplayerTestScene abstract
|
2020-12-21 16:21:05 +09:00 |
|
|
a59124dd93
|
Make room duration/endsat nullable
|
2020-12-21 16:18:39 +09:00 |
|
|
82cf58353c
|
Fix incorrect joinedroom null checks
|
2020-12-21 15:38:20 +09:00 |
|
|
27623822c4
|
Merge branch 'master' into realtime-ready-button
|
2020-12-21 11:19:03 +09:00 |
|
|
bcd140b8df
|
Merge branch 'master' into realtime-ready-button
|
2020-12-20 18:20:57 +01:00 |
|
|
b76ec79a70
|
Merge branch 'master' into realtime-participants-list
|
2020-12-20 18:20:22 +01:00 |
|
|
4e8e4f0343
|
Merge branch 'master' into realtime-room-composite
|
2020-12-20 17:46:10 +01:00 |
|
|
b31f4e9e85
|
Merge branch 'stateful-multiplayer-client' into realtime-multiplayer-2
|
2020-12-21 00:41:42 +09:00 |
|
|
a893360c0e
|
Reword comment
|
2020-12-21 00:41:14 +09:00 |
|
|
d127494c2d
|
Fix thread-unsafe room removal
|
2020-12-21 00:39:31 +09:00 |
|
|
3af702453f
|
Implement realtime match song select
|
2020-12-21 00:37:13 +09:00 |
|
|
275efd12b8
|
Fix room manager reference
|
2020-12-21 00:21:48 +09:00 |
|
|
959959dbed
|
Add multiplayer client to OsuGameBase
|
2020-12-21 00:21:41 +09:00 |
|
|
15480c006b
|
Create the correct room subscreen
|
2020-12-21 00:21:30 +09:00 |
|
|
5b4197a9ef
|
Disable watching replays from realtime results screen
|
2020-12-21 00:14:54 +09:00 |
|
|
07077b8f4e
|
Add realtime player
|
2020-12-21 00:13:05 +09:00 |
|
|
945ba59c8e
|
Make timeshift player able to not allow pause
|
2020-12-21 00:06:44 +09:00 |
|
|
1fdc19ee0f
|
Add realtime match subscreen and related components
|
2020-12-21 00:05:38 +09:00 |
|
|
536df074a9
|
Don't attempt to re-map existing beatmap/ruleset (for testing)
|
2020-12-21 00:02:49 +09:00 |
|
|
55cdff5be7
|
Renamespace ready button
|
2020-12-20 23:54:04 +09:00 |
|
|
a31e8d137f
|
Add guard when clearing samples
|
2020-12-20 15:42:24 +01:00 |
|
|
a1ba4b6979
|
Split MatchSubScreen into abstract component + timeshift implementation
|
2020-12-20 23:40:19 +09:00 |
|
|
b9e4a7196e
|
Add realtime lounge subscreen
|
2020-12-20 23:36:56 +09:00 |
|
|
455a84c73f
|
Add realtime multiplayer screen
|
2020-12-20 23:32:57 +09:00 |
|
|
1d7d8bd6fc
|
Hook up a realtime multiplayer client
|
2020-12-20 23:26:31 +09:00 |
|
|
fdfe3c2b36
|
Merge branch 'realtime-ready-button' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
|
a2ad0b0329
|
Merge branch 'realtime-participants-list' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
|
594db76cf3
|
Fix compilation errors
|
2020-12-20 23:10:45 +09:00 |
|
|
4ada0e17c0
|
Merge branch 'abstract-room-manager' into stateful-multiplayer-client
|
2020-12-20 23:10:05 +09:00 |
|
|
c33e693b8e
|
Refactor InitialRoomsReceived to avoid extra bindables
|
2020-12-20 23:05:17 +09:00 |
|
|
9d13a5b06a
|
Fix potential cross-thread list access
|
2020-12-20 22:53:07 +09:00 |
|
|
f876a329b1
|
Fire-and-forget leave-room request
|
2020-12-20 22:51:33 +09:00 |
|
|
b002c46666
|
Add number of ready users to button
|
2020-12-20 18:49:51 +09:00 |
|
|
19db35501e
|
Fix incorrect end date usage in timeshift ready button
|
2020-12-20 18:44:36 +09:00 |
|
|
ce2560b545
|
Extract value into const
|
2020-12-20 18:36:31 +09:00 |
|
|
45107280a0
|
Make TimeBetweenPolls into a bindable
|
2020-12-20 18:34:54 +09:00 |
|
|
0cf078562d
|
Split method up and remove nested scheduling
|
2020-12-20 18:30:00 +09:00 |
|
|
508f73d949
|
Fix up comment
|
2020-12-20 18:25:54 +09:00 |
|