Fix test scene virtual track not respecting rate adjustments
Simplify tournament video construction
Remove layout durations from tournament editor screens for better performance
Add a short load delay for avatars to avoid unnecessary fetching
Ensure tournament screens respect aspect ratio in tests
Update framework
Make KeyCounter not count key presses during breaks
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
Remove LD_LIBRARY_PATH from vscode launch.json
Add base test scene allowing different player initialisation per test method
Fix song select max displayable star difficulty getting stuck at wrong maximum
Centralise TestPlayer implementations as much as possible
Centralise creation of UpdateManagers