Should result in a considerably faster font load, as they can be concurrently loaded alongside EF.
Refactor some variable names for improved code readability
This queue type can hold several references to already dequeued requests. In our usage, this can cause old api calls to hold references to already-disposed screens (and in turn, very large memory portions).
Update framework
Remove async logic in line with framework
Update with framework async changes
Fix DirectOverlay performing web requests on startup
Fix single file component loading not actually working correctly
Softly handle errors when no beatmap file exists in archive
Aggressively check for valid columns before iterating endlessly in mania conversion