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 |
|