Dean Herbert
|
260cf793fe
|
Add test coverage of more advanced frame delivery scenarios to TestSceneSpectatorPlayback
|
2022-02-24 02:28:13 +09:00 |
|
Dan Balasescu
|
fa3d1115fa
|
Remove online api requirement
|
2022-02-04 19:17:50 +09:00 |
|
Dan Balasescu
|
dd63b1a350
|
Fix broken spectator playback test scene
|
2022-02-04 19:12:02 +09:00 |
|
Dan Balasescu
|
0458d408bb
|
Add replay statistics frames to FramedReplayInputHandler
|
2022-01-31 18:53:47 +09:00 |
|
Bartłomiej Dach
|
1253e1ecc1
|
Replace LINQ Count() invocation with count property access
|
2022-01-28 20:25:12 +01:00 |
|
Dean Herbert
|
605898ec53
|
Add missing "non-null" elements missing from some tests
|
2022-01-12 17:49:10 +09:00 |
|
Dan Balasescu
|
568364b604
|
Fix indentation
|
2021-12-06 17:38:57 +09:00 |
|
Dean Herbert
|
d58b85b381
|
Refactor TestScenSpectatorPlayback to properly clean up without async disposal
|
2021-12-06 17:09:11 +09:00 |
|
Dean Herbert
|
b9923e5396
|
Remove subclassing of RulesetInfo
|
2021-11-22 16:39:17 +09:00 |
|
Dean Herbert
|
d7b178ea37
|
Update test scenes which should not handle key repeat
|
2021-11-18 13:13:36 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|
Dean Herbert
|
32afd3f426
|
Replace all basic usages
|
2021-10-02 02:22:23 +09:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Dean Herbert
|
a2dcef7c0a
|
Use local (or barebones BeatmapInfo ) where feasible
|
2021-09-15 13:40:05 +09:00 |
|
smoogipoo
|
4b3ab42ffd
|
Ensure beatmap is populated
|
2021-09-15 13:18:46 +09:00 |
|
PercyDan54
|
e1c646b9b2
|
Remove redundant arguments
|
2021-07-05 23:52:39 +08:00 |
|
smoogipoo
|
6beeb7f7c4
|
Rename SpectatorStreamingClient -> SpectatorClient
|
2021-05-20 15:55:07 +09:00 |
|
ekrctb
|
d6d8ea5b6b
|
Throw when getting a frame of an empty replay
|
2021-04-12 11:17:56 +09:00 |
|
Dean Herbert
|
d023ad8ad1
|
Remove assert messages
|
2021-01-15 15:18:29 +09:00 |
|
Dean Herbert
|
51255033e2
|
Update some missed usages of KeyBindingContainer in tests
|
2021-01-15 14:57:01 +09:00 |
|
Roman Kapustin
|
0ea4e221b2
|
Merge branch 'master' into net5.0
|
2021-01-14 14:02:51 +03:00 |
|
Dean Herbert
|
1793385e96
|
Pass a score to the replay recorder to allow reading more general scoring data
|
2020-12-14 16:52:14 +09:00 |
|
Roman Kapustin
|
1feda1152d
|
Fix InspectCode warnings
|
2020-11-21 02:06:20 +03:00 |
|
Dean Herbert
|
ce1743ab28
|
Fix missed usage in test scene
|
2020-11-04 15:35:42 +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 |
|