Dan Balasescu
|
60e988aac3
|
Merge branch 'master' into multiplayer-kick-support
|
2021-08-12 11:46:56 +09:00 |
|
smoogipoo
|
9393c6351d
|
Fix another potential test case failure
|
2021-08-12 11:08:52 +09:00 |
|
smoogipoo
|
531fba8f39
|
Fix potential test case failure
|
2021-08-12 11:05:31 +09:00 |
|
smoogipoo
|
5d0b92e28c
|
Fix multi spectator test not showing teams
|
2021-08-12 10:38:20 +09:00 |
|
smoogipoo
|
c160e50f4f
|
Merge branch 'master' into multiplayer-team-vs-leaderboard
|
2021-08-12 10:27:31 +09:00 |
|
Dean Herbert
|
bb51ebd0ef
|
Don't show button on self
|
2021-08-11 17:42:46 +09:00 |
|
Dean Herbert
|
50bda6023c
|
Add test coverage
|
2021-08-11 17:31:54 +09:00 |
|
Dean Herbert
|
a503274e1d
|
Pass through MultiplayerRoomUser s instead of int s to avoid re-retrieval
|
2021-08-10 18:39:20 +09:00 |
|
Dean Herbert
|
53d03745e0
|
Remove unused test scene
|
2021-08-10 17:48:47 +09:00 |
|
smoogipoo
|
e0e0d5deb0
|
Remove unused using
|
2021-08-10 17:25:10 +09:00 |
|
Dean Herbert
|
5ea7909eea
|
Fix incorrectly failing test
|
2021-08-10 16:23:53 +09:00 |
|
Dean Herbert
|
ea6e441dec
|
Simplify method of marking players as playing in test scenes
|
2021-08-09 19:21:22 +09:00 |
|
Dean Herbert
|
551929cf5a
|
Simplify method of marking players as playing in test scenes
|
2021-08-09 19:18:13 +09:00 |
|
Dean Herbert
|
5f3d087101
|
Also add team score display to multiplayer spectator screen
|
2021-08-09 19:17:51 +09:00 |
|
Dean Herbert
|
121648b593
|
Add gameplay-specific team score display which can expand and contract
|
2021-08-09 19:17:51 +09:00 |
|
Dean Herbert
|
ebbf6467e8
|
Support more than two teams
|
2021-08-09 17:23:02 +09:00 |
|
Dean Herbert
|
cdc173e867
|
Add tracking of team totals to leaderboard implementation
|
2021-08-09 17:08:32 +09:00 |
|
Dean Herbert
|
ab522e1569
|
Add test coverage of team display on leaderboard
|
2021-08-09 17:06:21 +09:00 |
|
Dean Herbert
|
1e5d9003d3
|
Add the ability for tests to alter the room and user states which during testing
|
2021-08-09 16:58:36 +09:00 |
|
Dean Herbert
|
54ffb8dc4e
|
Add basic multiplayer gameplay test coverage
|
2021-08-09 16:31:18 +09:00 |
|
Dan Balasescu
|
0211521a97
|
Merge branch 'master' into multiplayer-create-with-enter
|
2021-08-05 17:07:03 +09:00 |
|
Dan Balasescu
|
5811dff853
|
Merge pull request #14120 from peppy/multiplayer-team-vs-team-selection
Add ability to choose Team Versus match type and view / switch teams
|
2021-08-05 17:02:14 +09:00 |
|
Dean Herbert
|
42e14fb492
|
Merge branch 'update-platform-action-triggers' into multiplayer-create-with-enter
|
2021-08-04 17:31:38 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
69e6c08cc2
|
Add test coverage of changing teams via clicking
|
2021-08-03 23:42:37 +09:00 |
|
Dean Herbert
|
75426f84f1
|
Fire initial match user states in TestMultiplayerClient
|
2021-08-03 23:42:37 +09:00 |
|
Dean Herbert
|
a0119f8cd6
|
Add basic test coverage
|
2021-08-03 23:42:37 +09:00 |
|
Dean Herbert
|
3c7a49f431
|
Add test coverage of keyboard room creation flow
|
2021-08-03 19:11:10 +09:00 |
|
Dean Herbert
|
888954747c
|
Rename class, add commenting and avoid firing requests to create rooms for testing purposes
|
2021-07-26 15:47:13 +09:00 |
|
Dan Balasescu
|
488dd3ea52
|
Merge pull request #13980 from peppy/fix-online-song-select-background
Fix song select background not showing in multiplayer/playlists
|
2021-07-26 15:16:39 +09:00 |
|
Dean Herbert
|
32e29d0428
|
Ensure lounge is loaded before continuing with tests
|
2021-07-26 14:29:16 +09:00 |
|
Dean Herbert
|
971a67c669
|
Add failing test coverage for misordered rooms
|
2021-07-26 13:46:55 +09:00 |
|
Bartłomiej Dach
|
db9cf443c7
|
Allow confirming room password by pressing Enter
|
2021-07-21 00:04:51 +02:00 |
|
Dean Herbert
|
26cc4af87c
|
Revert unintended changes
|
2021-07-20 16:44:51 +09:00 |
|
Dean Herbert
|
4113eae6ad
|
Add test coverage of fail scenario
|
2021-07-20 16:37:13 +09:00 |
|
smoogipoo
|
7956f73f62
|
Move initial content into step
|
2021-07-19 22:31:53 +09:00 |
|
smoogipoo
|
57a99886d5
|
Fix password icon not disappearing when no password
|
2021-07-19 22:31:01 +09:00 |
|
smoogipoo
|
05295241b8
|
Add room joining tests
|
2021-07-19 20:55:14 +09:00 |
|
smoogipoo
|
2eec524f27
|
Fix password not copied from multiplayer client
|
2021-07-19 20:20:08 +09:00 |
|
smoogipoo
|
1b9d297911
|
Add test
|
2021-07-19 20:08:29 +09:00 |
|
Dean Herbert
|
c6bc95767d
|
Simplify popover hide logic and add test coverage
|
2021-07-17 22:31:47 +09:00 |
|
Dean Herbert
|
567a94a28b
|
Remove unused using statements
|
2021-07-17 15:35:08 +09:00 |
|
Dean Herbert
|
d609839ff6
|
Fix test not working due to popover container being too global
|
2021-07-17 15:04:00 +09:00 |
|
Dean Herbert
|
b5dd9403b1
|
Merge branch 'master' into add-password-support
|
2021-07-14 23:53:03 +09:00 |
|
smoogipoo
|
28ff92e34e
|
Add test
|
2021-07-13 17:31:28 +09:00 |
|
Dean Herbert
|
947460c3c5
|
Add test flow for joining passworded rooms via UI
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
a3e0168a46
|
Update tests
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
3c49b46c5f
|
Add lock overlay for rooms which are password protected
|
2021-07-12 18:22:52 +09:00 |
|
Dean Herbert
|
84b0a3290c
|
Add multiplayer lounge test coverage
|
2021-07-12 15:49:19 +09:00 |
|
smoogipoo
|
6bc0020825
|
Fix intermittent spectate button test failures
|
2021-07-06 20:28:55 +09:00 |
|