Dean Herbert
|
79aecc9a98
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 16:31:24 +09:00 |
|
Dean Herbert
|
abaa532766
|
Add test coverage for streaming replay playback
|
2020-10-30 16:24:02 +09:00 |
|
Dan Balasescu
|
0ef1459f4b
|
Merge pull request #10621 from peppy/hud-momentary-visibility
Add momentary HUD toggle
|
2020-10-30 15:40:54 +09:00 |
|
Dan Balasescu
|
b14291a312
|
Merge branch 'master' into tracked-hud-visibility-settings
|
2020-10-30 14:58:45 +09:00 |
|
Dean Herbert
|
984a243eff
|
Add skinnable test scene for HUD overlay
|
2020-10-30 14:24:16 +09:00 |
|
Dean Herbert
|
bd7871d9f5
|
Update test scene to be non-skinnable (and add test covering momentary display)
|
2020-10-30 14:20:00 +09:00 |
|
Dean Herbert
|
53bd31c69e
|
Commit missing test pieces
|
2020-10-30 14:00:07 +09:00 |
|
Dean Herbert
|
0c1d12460f
|
Remove unused parameter
|
2020-10-30 10:30:11 +09:00 |
|
Dean Herbert
|
87be7d162b
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 00:25:17 +09:00 |
|
Dean Herbert
|
71e373ff51
|
Make results panels aware of whether they are a local score that has just been set
|
2020-10-29 17:08:59 +09:00 |
|
Dean Herbert
|
fa85751425
|
Move helper functions to bottom of class
|
2020-10-29 15:10:42 +09:00 |
|
Dean Herbert
|
fe409a55e6
|
Rename starvation test
|
2020-10-29 15:10:11 +09:00 |
|
Dean Herbert
|
ce58bfdc4e
|
Add test covering host retry after returning to spectator screen
|
2020-10-29 15:09:12 +09:00 |
|
Dean Herbert
|
6a31a313b6
|
Fix stop watching test to check correct screen presence
|
2020-10-29 15:08:06 +09:00 |
|
Dean Herbert
|
7dd3a748be
|
Add further test logic to ensure retry / restart flow is working correctly
|
2020-10-29 15:03:38 +09:00 |
|
Dean Herbert
|
a59ea987b7
|
Make tests more resilient under headless execution
|
2020-10-29 14:57:36 +09:00 |
|
Andrei Zavatski
|
4f6081c7f3
|
Use BindableList<T>
|
2020-10-28 19:44:13 +03:00 |
|
Dean Herbert
|
6c2cee7b3f
|
Avoid cross-pollution between tests of current playing state
|
2020-10-28 23:15:51 +09:00 |
|
Dean Herbert
|
7cc4a7cb5c
|
Add more accurate fail scenario test logic
|
2020-10-28 22:59:54 +09:00 |
|
Dean Herbert
|
1d499ec15d
|
Change beatmap not existing test to specify a beatmap ID that can't possibly exist
|
2020-10-28 22:51:35 +09:00 |
|
Dean Herbert
|
8bbcb9be8a
|
Always use imported beatmap in tests
|
2020-10-28 22:50:57 +09:00 |
|
Dean Herbert
|
5fcd39a43d
|
Ensure spectator screen is loaded before continuing
|
2020-10-28 16:29:06 +09:00 |
|
Andrei Zavatski
|
c4efceceb2
|
Use char instead of sting for request parameter creation
|
2020-10-27 23:57:11 +03:00 |
|
Andrei Zavatski
|
008d1d697c
|
Implement filtering by rank achieved
|
2020-10-27 23:14:48 +03:00 |
|
Andrei Zavatski
|
1710b396e7
|
Implement BeatmapSearchMultipleSelectionFilterRow
|
2020-10-27 22:27:29 +03:00 |
|
Andrei Zavatski
|
1b40b56d41
|
Add ability to search by play criteria
|
2020-10-27 21:30:53 +03:00 |
|
Andrei Zavatski
|
26a60d898c
|
Implement BeatmapSearchExtraFilterRow
|
2020-10-27 21:22:20 +03:00 |
|
Dean Herbert
|
d5e0fa322b
|
Fix a couple of inspections
|
2020-10-27 22:30:45 +09:00 |
|
Dean Herbert
|
2cacdaa11b
|
Add basic beatmap download and play flow
|
2020-10-27 19:28:34 +09:00 |
|
Dean Herbert
|
42b3aa3359
|
Fix spectating when starting from a point that isn't at the beginning of the beatmap
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
a289b7034f
|
Add test helper functions to promote code share
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
b3d793a505
|
Fix gameplay proceeding when no frames have been received yet
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
d4467d20a2
|
Allow tests to continue sending frames from point they left off
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
63131d46aa
|
Send initial spectator state more correctly in test component
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
4dba96e189
|
Add more useful frame sending logic to tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
c1e7cd6e47
|
Stop replay playback when frames are starved
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
400542bc0b
|
Ensure frames arrive
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
593b0a3ada
|
Setup tests to run headless, add basic pass support
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
67f6d52e35
|
Setup tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
9bb2cff8a5
|
Convey actual beatmap and ruleset for full testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
82a27c73a0
|
Create basic testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
5fd97bd043
|
Add basic spectator screen
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
03d566da35
|
Rename test variable and remove unncessary cast
|
2020-10-27 14:35:12 +09:00 |
|
Dean Herbert
|
606a4304a8
|
Remove unused usings
|
2020-10-27 14:33:16 +09:00 |
|
Dean Herbert
|
6853da459d
|
Move sample pausing logic out of FrameStabilityContainer
|
2020-10-27 13:54:33 +09:00 |
|
Bartłomiej Dach
|
7392876b5f
|
Fix mania crashing due to spectator client handling frames with unconverted beatmap
|
2020-10-27 00:35:25 +01:00 |
|
Dean Herbert
|
b1a88a4993
|
Remove extra using
|
2020-10-26 16:34:30 +09:00 |
|
Dean Herbert
|
dfe07271de
|
Add very basic latency handling to spectator test
|
2020-10-26 16:31:39 +09:00 |
|
Dean Herbert
|
f5dbaa9b0f
|
Only watch local user to prevent conflict between testers
|
2020-10-26 15:27:15 +09:00 |
|
Dean Herbert
|
8508d5f8b9
|
Rename test scene to match purpose
|
2020-10-26 15:24:28 +09:00 |
|