Dean Herbert
|
a59dcccab7
|
Add local ContextFactory caching to all remaining test scenes that create local managers
|
2022-01-14 19:59:21 +09:00 |
|
Dean Herbert
|
dd19487eb8
|
Fix custom import process in TestSceneDrawableRoomPlaylist not working with realm
|
2022-01-12 17:49:11 +09:00 |
|
Dean Herbert
|
31a3161189
|
Make tests compile again
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
fda529de26
|
Update usages of APIUser to RealmUser
|
2022-01-12 16:39:36 +09:00 |
|
Dean Herbert
|
031a40af6a
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
|
Dan Balasescu
|
048a495115
|
Add edit button to DrawableRoomPlaylistItem
|
2021-12-10 01:08:54 +09:00 |
|
Dan Balasescu
|
05aa9635a8
|
Privatise button again
|
2021-12-10 00:38:18 +09:00 |
|
Dan Balasescu
|
f9af239ed9
|
Cleanup duplicated classes in DrawableRoomPlaylistItem
|
2021-12-09 23:56:49 +09:00 |
|
Dean Herbert
|
dfe19f3509
|
Minor code reformatting
|
2021-12-09 17:53:40 +09:00 |
|
Dan Balasescu
|
aec36adf6c
|
Fix test failures
|
2021-12-09 04:22:34 +09:00 |
|
Dan Balasescu
|
26f6c5e5a5
|
Remove ctor params from PlaylistsRoomPlaylist
|
2021-12-09 01:16:37 +09:00 |
|
Dan Balasescu
|
3be4d8b68d
|
Remove ctor params from DrawableRoomPlaylist/DrawablePlaylistItem
|
2021-12-09 01:04:56 +09:00 |
|
Dan Balasescu
|
beb5d61a42
|
Separate playlist item deletion to Playlists-specific class
|
2021-12-08 20:50:25 +09:00 |
|
Bartłomiej Dach
|
05f7ea6b6d
|
Remove mentions of "panel" and "direct" from names of old download buttons
|
2021-11-27 15:08:03 +01:00 |
|
Bartłomiej Dach
|
a043d1e427
|
Move old beatmap download button to more general namespace
|
2021-11-27 15:06:57 +01:00 |
|
Dan Balasescu
|
e1445dcb05
|
Only show owner in match subscreen
|
2021-11-26 17:40:45 +09:00 |
|
Dan Balasescu
|
1f5d95666e
|
Add owner avatar to multiplayer items
|
2021-11-25 23:15:29 +09:00 |
|
Dan Balasescu
|
1dacc50ecb
|
Merge branch 'master' into multi-queueing-modes
|
2021-11-18 15:16:27 +09:00 |
|
Dean Herbert
|
2d125893fc
|
Add tests and disable selection on invalid items
|
2021-11-16 17:23:52 +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
|
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 |
|
smoogipoo
|
f076b72fbe
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-29 10:48:16 +09:00 |
|
Dean Herbert
|
8076e22e70
|
Replace weird import handling
|
2021-10-28 17:27:16 +09:00 |
|
smoogipoo
|
d7a98097a1
|
Make DrawableRoomPlaylist handle expired items
|
2021-10-22 21:04:52 +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
|
b16d10bd95
|
Provide game-wide resources via IStorageResourceProvider
|
2021-05-31 18:57:47 +09:00 |
|
Dean Herbert
|
bc8a4f4111
|
Update test handling
|
2021-02-02 17:21:54 +09:00 |
|
Dean Herbert
|
6d9ac4d0f0
|
Increase darkness of gradient on buttons to make text readability (slightly) better
|
2021-02-02 16:57:27 +09:00 |
|
Bartłomiej Dach
|
2b23c8eabd
|
Use alpha directly for checking visibility in test
`IsPresent` is no longer synonymous with being visible, after applying
the fix to the issue in question.
|
2021-01-17 18:08:58 +01:00 |
|
Salman Ahmed
|
585aa87c53
|
Fix playlist item download button never shown back after hiding
|
2021-01-17 19:17:14 +03:00 |
|
Salman Ahmed
|
7fd55efc43
|
Add test cases for displaying explicit beatmaps
|
2021-01-13 12:27:15 +03:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
5d4b73baa5
|
RealtimeMultiplayer -> Multiplayer
|
2020-12-25 14:10:59 +09:00 |
|
smoogipoo
|
3c85561cdc
|
Add tests
|
2020-06-02 14:31:43 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Dean Herbert
|
0b728f483f
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
|
smoogipoo
|
b2d9004212
|
Fix possible test failures due to async loads
|
2020-02-20 08:37:23 +09:00 |
|
smoogipoo
|
17e3470441
|
Replace hashcode override with local equality comparer
|
2020-02-16 00:23:52 +09:00 |
|
smoogipoo
|
fbc5ffbadb
|
Remove now unused members
|
2020-02-14 17:59:47 +09:00 |
|
smoogipoo
|
32fd713a9d
|
Use test beatmap instead of beatmap manager
|
2020-02-14 17:57:25 +09:00 |
|
smoogipoo
|
aceba8791c
|
Clean up selection handling
|
2020-02-14 16:56:44 +09:00 |
|
smoogipoo
|
6a466ea2f5
|
Improve test cases
|
2020-02-14 16:48:30 +09:00 |
|
smoogipoo
|
d6768bba62
|
Make test playlist items unique
|
2020-02-14 16:09:30 +09:00 |
|
smoogipoo
|
5e871f9838
|
Make room playlist use the common rearrangeable design
|
2020-02-14 15:36:47 +09:00 |
|
smoogipoo
|
eb14dbcd77
|
Initial implementation of rearrangeable playlist
|
2020-02-14 15:01:45 +09:00 |
|