Fix player loading.
Force clean before deploying
Add missing return to PlayerLoader
was being a bit too eager previously
Ensures app.config is up-to-date before deploying, rather than using a potentially old version
Removed unnecessary casting of KeyBindingRow.FilterTerms
Add some more context menus; remove global ContextMenuContainer
Implement random mod for osu!mania
Update profiles to support newer return structure from osu-web API
Update deploy dependency paths
Fix visualtests preferring 32-bit
Storyboards implementation.
Update code to support new inspectcode analysis rules
Changed type of IHasFilterTerms.FilterTerms according to framework update
Forgot about these. Should probably make them automatically handle version changes at some point...
Revamp scoring game-wide for more intuitive exponential and standardised scoring calculations
Update all dependencies in line with framework