Dean Herbert
|
23bf9c372c
|
Fix naming conflict with test scenes
|
2020-12-22 18:26:39 +09:00 |
|
Dean Herbert
|
ce806dd880
|
Replace the ready mark display with a state display, showing all participant states
|
2020-12-22 18:25:45 +09:00 |
|
Dean Herbert
|
17d924c755
|
Move timeshift settings overlay to correct namespace
|
2020-12-22 15:52:47 +09:00 |
|
Dean Herbert
|
8201fa8e34
|
Split out common implementation and private classes in MatchSettingsOverlay
|
2020-12-22 15:51:24 +09:00 |
|
smoogipoo
|
f21b4a269f
|
Reduce wait length
|
2020-12-21 18:42:55 +09:00 |
|
smoogipoo
|
56bd3d8a82
|
Add realtime multiplayer test scene
|
2020-12-21 18:42:31 +09:00 |
|
smoogipoo
|
14ea49a14d
|
Merge branch 'nullable-endsat' into realtime-multiplayer-2
|
2020-12-21 16:22:16 +09:00 |
|
smoogipoo
|
a59124dd93
|
Make room duration/endsat nullable
|
2020-12-21 16:18:39 +09:00 |
|
Dean Herbert
|
27623822c4
|
Merge branch 'master' into realtime-ready-button
|
2020-12-21 11:19:03 +09:00 |
|
Bartłomiej Dach
|
bcd140b8df
|
Merge branch 'master' into realtime-ready-button
|
2020-12-20 18:20:57 +01:00 |
|
Bartłomiej Dach
|
b76ec79a70
|
Merge branch 'master' into realtime-participants-list
|
2020-12-20 18:20:22 +01:00 |
|
smoogipoo
|
1fdc19ee0f
|
Add realtime match subscreen and related components
|
2020-12-21 00:05:38 +09:00 |
|
smoogipoo
|
55cdff5be7
|
Renamespace ready button
|
2020-12-20 23:54:04 +09:00 |
|
smoogipoo
|
a1ba4b6979
|
Split MatchSubScreen into abstract component + timeshift implementation
|
2020-12-20 23:40:19 +09:00 |
|
smoogipoo
|
b9e4a7196e
|
Add realtime lounge subscreen
|
2020-12-20 23:36:56 +09:00 |
|
smoogipoo
|
fdfe3c2b36
|
Merge branch 'realtime-ready-button' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
smoogipoo
|
a2ad0b0329
|
Merge branch 'realtime-participants-list' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
smoogipoo
|
4ada0e17c0
|
Merge branch 'abstract-room-manager' into stateful-multiplayer-client
|
2020-12-20 23:10:05 +09:00 |
|
smoogipoo
|
c33e693b8e
|
Refactor InitialRoomsReceived to avoid extra bindables
|
2020-12-20 23:05:17 +09:00 |
|
smoogipoo
|
a07a36793a
|
Fix test not working
|
2020-12-20 18:44:41 +09:00 |
|
smoogipoo
|
45107280a0
|
Make TimeBetweenPolls into a bindable
|
2020-12-20 18:34:54 +09:00 |
|
smoogipoo
|
1e2b425f3f
|
Fix incorrect test name + assertion
|
2020-12-20 18:24:23 +09:00 |
|
smoogipoo
|
3a4878558f
|
Merge branch 'master' into abstract-room-manager
|
2020-12-20 17:35:01 +09:00 |
|
Dean Herbert
|
8ac76bd524
|
Merge pull request #11199 from smoogipoo/refactor-player-score-creation
Asyncify player score creation and submission
|
2020-12-20 17:30:11 +09:00 |
|
Bartłomiej Dach
|
f827b6c030
|
Use terser dictionary initialiser syntax
|
2020-12-19 21:26:40 +01:00 |
|
Bartłomiej Dach
|
631a0cea41
|
Fix intended random factor not being random in test
|
2020-12-19 21:25:04 +01:00 |
|
Bartłomiej Dach
|
afa6a86954
|
Remove unnecessary lookup incrementing
|
2020-12-19 19:00:05 +01:00 |
|
Dean Herbert
|
b3bff281ce
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-20 01:13:59 +09:00 |
|
Bartłomiej Dach
|
3de03d279e
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-19 15:20:04 +01:00 |
|
smoogipoo
|
6efe24695b
|
Add the realtime multiplayer ready button
|
2020-12-19 02:59:11 +09:00 |
|
smoogipoo
|
11a903a206
|
Add test for many users and disable scrollbar
|
2020-12-19 02:47:24 +09:00 |
|
smoogipoo
|
1e5c32410a
|
Add the realtime multiplayer participants list
|
2020-12-19 02:41:37 +09:00 |
|
smoogipoo
|
109e6b4283
|
Add tests for creating/joining/parting multiplayer rooms
|
2020-12-19 02:20:02 +09:00 |
|
smoogipoo
|
e84ce80d6c
|
Make test headless
|
2020-12-19 02:17:07 +09:00 |
|
smoogipoo
|
a593f588db
|
Add a test for the realtime room manager
|
2020-12-19 02:03:44 +09:00 |
|
smoogipoo
|
4494bb1eb5
|
Abstract RoomManager and Multiplayer
|
2020-12-19 00:52:27 +09:00 |
|
Salman Ahmed
|
228acf25a7
|
Add test case creating leaderboard scores with existing users
|
2020-12-18 13:13:31 +03:00 |
|
smoogipoo
|
2958cab239
|
Remove GotoRanking
|
2020-12-18 17:47:33 +09:00 |
|
Dean Herbert
|
0abe2b36b2
|
Merge pull request #11197 from smoogipoo/refactor-multiplayer-test-scene
Refactor multiplayer test scenes
|
2020-12-18 17:30:50 +09:00 |
|
Dean Herbert
|
470c68d6a5
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 17:30:21 +09:00 |
|
Dean Herbert
|
668536ce56
|
Fix vertical size potentially changing during relayout
|
2020-12-18 17:25:48 +09:00 |
|
Dean Herbert
|
bca4d83af7
|
Revert previous player add flow via interface
|
2020-12-18 17:19:55 +09:00 |
|
Dean Herbert
|
5e83605026
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 17:07:43 +09:00 |
|
Dean Herbert
|
157a72ec5d
|
Revert previous player add flow via interface
|
2020-12-18 17:07:38 +09:00 |
|
Dean Herbert
|
96f23a1135
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-18 16:56:21 +09:00 |
|
Dean Herbert
|
869cac819d
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 16:55:44 +09:00 |
|
smoogipoo
|
2db7433c0b
|
Refactor player score creation and submission process
|
2020-12-18 16:51:59 +09:00 |
|
Dean Herbert
|
07a8ffa4aa
|
Fix failing tests due to ignoring the lookup ID
|
2020-12-18 16:50:25 +09:00 |
|
Dean Herbert
|
9226a67f16
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-18 16:47:46 +09:00 |
|
Dean Herbert
|
99f2032fdf
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-18 16:44:52 +09:00 |
|