Dan Balasescu
|
29d0d5badf
|
Rename QueueModes -> QueueMode
|
2021-11-16 14:53:10 +09:00 |
|
Dan Balasescu
|
6fb2ccbb86
|
Add failing test ensuring room is updated after join
|
2021-11-13 02:32:00 +09:00 |
|
Dan Balasescu
|
060b4fa526
|
Fix failing multiplayer player test
|
2021-11-13 02:01:48 +09:00 |
|
Dan Balasescu
|
3b24ec3643
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-12 22:16:04 +09:00 |
|
Dean Herbert
|
692e846acd
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
|
Dean Herbert
|
6a098a8634
|
Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface
|
2021-11-12 17:46:24 +09:00 |
|
Dan Balasescu
|
5c8c121446
|
Update behaviour to match server (removing playlist items) + tests
|
2021-11-11 23:39:15 +09:00 |
|
Dan Balasescu
|
07a7b4bcdc
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-11 22:19:30 +09:00 |
|
Dan Balasescu
|
4db2ad1cb3
|
Merge branch 'master' into rename-ef-model-properties
|
2021-11-11 19:12:54 +09:00 |
|
Dean Herbert
|
51a353e12d
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
|
Dean Herbert
|
ebe58cee11
|
Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface
|
2021-11-11 17:19:46 +09:00 |
|
Bartłomiej Dach
|
f38d6ef8db
|
Add failing test steps
|
2021-11-11 09:01:50 +01:00 |
|
Dean Herbert
|
52c740b377
|
Add failing test showing team display display failure
|
2021-11-10 13:44:31 +09:00 |
|
smoogipoo
|
c716051530
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-08 19:19:50 +09:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
smoogipoo
|
7bbb2a7a67
|
Fix post-merge issues
|
2021-11-05 15:57:32 +09:00 |
|
smoogipoo
|
e6deb0c873
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-05 15:57:25 +09:00 |
|
Dean Herbert
|
9c926e5514
|
Remove BeatmapSetInfo.OnlineInfo and all usages
|
2021-11-04 15:23:04 +09:00 |
|
Dean Herbert
|
66f4516eee
|
Allow creating sample API models without specifying a ruleset
|
2021-11-04 15:23:04 +09:00 |
|
Bartłomiej Dach
|
6e33fa088f
|
Add test case for drawable room with too long beatmap name
|
2021-11-03 17:32:53 +01:00 |
|
Dean Herbert
|
1bfa1365a0
|
Rename "null user" tests to better explain purpose
|
2021-11-02 17:13:37 +09:00 |
|
Dean Herbert
|
e472656b37
|
Add test coverage of room participants updating on room join
|
2021-11-02 17:13:37 +09:00 |
|
smoogipoo
|
887fa54988
|
Add FFA queueing mode tests
|
2021-11-01 19:25:47 +09:00 |
|
smoogipoo
|
1564048d8d
|
Add one more test
|
2021-11-01 18:55:42 +09:00 |
|
smoogipoo
|
3db199292f
|
Fix queue mode not passed from room to settings overlay
|
2021-11-01 18:52:57 +09:00 |
|
smoogipoo
|
7c6b3cb080
|
Rename test scene
|
2021-10-29 16:45:40 +09:00 |
|
smoogipoo
|
2408011c81
|
Don't replace identical playlist items
|
2021-10-29 16:44:51 +09:00 |
|
smoogipoo
|
e667ef4eea
|
Add basic tests
|
2021-10-29 15:44:48 +09:00 |
|
smoogipoo
|
746f4a49c1
|
Add base test scene
|
2021-10-29 13:56:07 +09:00 |
|
smoogipoo
|
f076b72fbe
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-29 10:48:16 +09:00 |
|
smoogipoo
|
2b3e63470d
|
Merge branch 'master' into always-unique-test-online-ids
|
2021-10-28 18:23:45 +09:00 |
|
Dean Herbert
|
8076e22e70
|
Replace weird import handling
|
2021-10-28 17:27:16 +09:00 |
|
smoogipoo
|
0e293471c2
|
Clean up multiplayer-screen tests by removing intermediate screen
|
2021-10-28 14:29:49 +09:00 |
|
smoogipoo
|
1213c5553a
|
Remove forgotten attribute
|
2021-10-28 13:16:50 +09:00 |
|
Bartłomiej Dach
|
cd04ca1240
|
Remove unused using statement
|
2021-10-27 20:35:19 +02:00 |
|
smoogipoo
|
72bb72a559
|
Fix a case of missed base.SetUpSteps()
|
2021-10-27 20:56:11 +09:00 |
|
smoogipoo
|
a87d8d0359
|
Fix dependency missing in a few TestScenes
Hopefully these are rather temporary cases until a better solution is
found for these dependency-loading screens.
|
2021-10-27 20:47:40 +09:00 |
|
smoogipoo
|
48f280440c
|
Fix incorrect clearing of room
|
2021-10-27 19:36:43 +09:00 |
|
smoogipoo
|
f3dba49aae
|
Rename room managers
|
2021-10-27 19:36:32 +09:00 |
|
smoogipoo
|
676070946c
|
Fix missed base.SetUpSteps()
|
2021-10-27 15:25:26 +09:00 |
|
Dean Herbert
|
95837990f3
|
Apply some second-pass inspections that appeared after previous changes
|
2021-10-27 13:09:30 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
6c38028d06
|
Fix gameplay chat display not losing focus on escape key press
Closes #15293.
|
2021-10-26 13:55:08 +09:00 |
|
smoogipoo
|
d7a98097a1
|
Make DrawableRoomPlaylist handle expired items
|
2021-10-22 21:04:52 +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 |
|
smoogipoo
|
116ce09e49
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-20 17:27:25 +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 |
|