Update framework
Fix multiplayer aggregate score inheriting from ScoreInfo
Optimise song select filter application to avoid unnecessary property retrieval
Also reduces number of instantiations of SearchableTerms array in the case of multiple criteria terms.
Make player block exit if pausable Co-authored-by: Dean Herbert <pe@ppy.sh>
Implement CatchModRelax Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix replay download button not working
Decouple LegacyScoreInfo/APILegacyScoreInfo from ScoreInfo
Add some more missing LongRunningLoad flags
Remove some remaining untyped boxing calls