Dean Herbert
|
6c38028d06
|
Fix gameplay chat display not losing focus on escape key press
Closes #15293.
|
2021-10-26 13:55:08 +09:00 |
|
Dean Herbert
|
fd01a226db
|
Remove redundant parenthesis
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-10-20 18:11:33 +09:00 |
|
Dean Herbert
|
32cbf6e54b
|
Add test coverage ensuring password popover keeps focus
|
2021-10-19 15:53:29 +09:00 |
|
Dean Herbert
|
8944b1dd78
|
Add basic test coverage of DrawableLoungeRoom
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
f7ec135b9b
|
Fix TestSceneLoungeRoomsContainer crashing on selecting a room with a password
|
2021-10-19 15:36:27 +09:00 |
|
5ln
|
3529f34c98
|
Multi: Hide mods when spectating or Beatmap isn't Locally Available.
Signed-off-by: 5ln <xnafumie@gmail.com>
|
2021-10-18 02:01:50 +08:00 |
|
smoogipoo
|
0fd5fa17c0
|
Add more thorough check
|
2021-10-14 16:50:38 +09:00 |
|
Dean Herbert
|
119e9ad83e
|
Fix multiplayer gameplay flow test scene failures due to button not being ready
|
2021-10-14 15:58:42 +09:00 |
|
Dean Herbert
|
1a784b788d
|
Fix incorrect load state check
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-10-06 05:31:07 +09:00 |
|
Dean Herbert
|
e6efdae7c9
|
Add various logging output in an atttempt to figure multiplayer test failure
|
2021-10-05 18:53:20 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|
smoogipoo
|
18ab6747f7
|
Fix tests
|
2021-09-30 12:01:28 +09:00 |
|
smoogipoo
|
67d847fbd3
|
Add room status text to DrawableRoom
|
2021-09-29 20:24:49 +09:00 |
|
smoogipoo
|
d89577b2e7
|
Add host to DrawableRoomParticipantsList
|
2021-09-29 19:34:40 +09:00 |
|
smoogipoo
|
73ee82ee2b
|
Rename RecentParticipantsList -> DrawableRoomParticipantsList
|
2021-09-29 19:15:58 +09:00 |
|
Dean Herbert
|
a1f587f2c5
|
Add failing test coverage of password entry textbox not regaining focus
|
2021-09-17 18:25:25 +09:00 |
|
smoogipoo
|
cdb44d7239
|
Fix match footer test scene not working in visual testing
|
2021-09-15 17:16:11 +09:00 |
|
Bartłomiej Dach
|
7b9e501fa0
|
Merge branch 'master' into 14421-multi-password-error-handling
|
2021-09-14 22:58:20 +02:00 |
|
Dean Herbert
|
6851e0000d
|
Add test coverage
|
2021-09-14 14:06:24 +09:00 |
|
Dean Herbert
|
3865988e48
|
Add test coverage for back button support in password popover
|
2021-09-10 02:15:13 +09:00 |
|
Dean Herbert
|
6fc46792d3
|
Fix test regressions
|
2021-09-09 00:39:54 +09:00 |
|
Dean Herbert
|
9e21f5a59c
|
Rename LocalPlayer to User in mod select prefixes
|
2021-09-01 17:22:52 +09:00 |
|
Dan Balasescu
|
7be825f470
|
Merge pull request #14488 from frenzibyte/multi-spectator-player-leaving
Gray out and stop player instances who quit during multi-spectator sessions
|
2021-08-30 12:04:19 +09:00 |
|
Salman Ahmed
|
1650fbb8be
|
Add failing test steps
|
2021-08-27 13:24:37 +03:00 |
|
Salman Ahmed
|
b7a0316194
|
Shorten test player count to 4 for less steps
|
2021-08-27 13:14:56 +03:00 |
|
Dean Herbert
|
97f27897b1
|
Add test coverage of mass multiplayer event firing
|
2021-08-27 18:57:35 +09:00 |
|
Dean Herbert
|
23414b0c63
|
Combine test scene to avoid huge copy paste
|
2021-08-27 18:44:44 +09:00 |
|
Dean Herbert
|
34d185d846
|
Convert final step to until step to avoid unnecessary delays
|
2021-08-27 18:39:36 +09:00 |
|
Jamie Taylor
|
e341f471b0
|
Add lobby sfx for join/leave/kick/ready/unready events
|
2021-08-26 15:29:22 +09:00 |
|
Salman Ahmed
|
5acaafa708
|
Make end accept one user ID rather than unnecessarily an array
|
2021-08-25 18:28:25 +03:00 |
|
Salman Ahmed
|
998abcbf31
|
Replace occurences of Enumerable.Range(PLAYER_1_ID, ...) with a method
|
2021-08-25 18:25:31 +03:00 |
|
Salman Ahmed
|
13acdb5f19
|
Add test coverage
|
2021-08-25 11:31:02 +03:00 |
|
Bartłomiej Dach
|
e503182a8d
|
Merge branch 'master' into activity-on-multiplayer-screens
|
2021-08-24 18:50:55 +02:00 |
|
smoogipoo
|
b719887810
|
Fix test compile errors
|
2021-08-24 13:34:23 +09:00 |
|
smoogipoo
|
df170afbc4
|
Fix multiplayer crashing when entering gameplay
|
2021-08-24 13:22:06 +09:00 |
|
smoogipoo
|
c2974cfc65
|
Add full multiplayer gameplay flow test
|
2021-08-24 13:20:01 +09:00 |
|
smoogipoo
|
610a162271
|
Merge branch 'master' into remove-current-room
|
2021-08-20 16:23:36 +09:00 |
|
Dan Balasescu
|
c95bf735fe
|
Merge branch 'master' into multiplayer-chat
|
2021-08-20 11:54:42 +09:00 |
|
Dean Herbert
|
e25592f325
|
Merge branch 'master' into fix-lounge-loading
|
2021-08-19 20:01:47 +09:00 |
|
smoogipoo
|
00be7f4cca
|
Make RoomsContainer/DrawableRoom not resolve via DI
|
2021-08-19 16:52:54 +09:00 |
|
smoogipoo
|
1fd746524d
|
Remove realtime room category, fix end-date showing for realtime
|
2021-08-19 16:09:28 +09:00 |
|
Dean Herbert
|
6d00ea3375
|
Allow toggling focus via binding
|
2021-08-19 14:19:59 +09:00 |
|
Dean Herbert
|
786beb9759
|
Fix missing initial state test step
|
2021-08-19 14:14:47 +09:00 |
|
Salman Ahmed
|
49bc3a8250
|
Refactor playlists room manager to handle dummy API requests
|
2021-08-19 06:25:47 +03:00 |
|
smoogipoo
|
eadf02933a
|
Split lounge-specific implementation from DrawableRoom
|
2021-08-18 20:56:44 +09:00 |
|
smoogipoo
|
63af67f61b
|
Cleanup around footers
|
2021-08-18 20:25:48 +09:00 |
|
Dean Herbert
|
1faf789f0e
|
Allow expanding chat using key binding even when it is hidden
|
2021-08-18 18:25:21 +09:00 |
|
Dean Herbert
|
2099298444
|
Disallow clicking on chat textbox during gameplay
|
2021-08-18 17:30:50 +09:00 |
|
smoogipoo
|
5faf2df9b4
|
Revert unintentional change
|
2021-08-18 16:56:42 +09:00 |
|
smoogipoo
|
f3bc9c3e45
|
Merge branch 'master' into match-subscreen-redesign
|
2021-08-18 15:19:29 +09:00 |
|