osu/osu.Game
Dean Herbert 5bd9d88219 Fix tutorial download state not matching correctly when already available locally
Closes https://github.com/ppy/osu/issues/18468.

This doesn't stop the tutorial from downloading a second time, but at
least displays the correct status afterwards. Avoiding the download is a
bit more involved and requires a change to the flow. Probably not worth
it just yet.

To test, recommend switching to production environment, as dev server
doesn't have correct metadata for tutorial resulting in weirdness.
2022-06-02 16:34:24 +09:00
..
Audio
Beatmaps Fix tutorial download state not matching correctly when already available locally 2022-06-02 16:34:24 +09:00
Collections
Configuration Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
Database Update OnlineLookupCache to use async version of Perform call 2022-05-30 16:13:13 +09:00
Extensions
Graphics Fix beatmap badge colours not updated inline with recent changes 2022-05-28 01:05:43 +03:00
Input
IO Use pooled memory for memory copies performed by ZipArchiveReader 2022-05-30 20:22:26 +09:00
IPC
Localisation Add localisation 2022-05-30 17:19:03 +09:00
Migrations
Models
Online Merge branch 'rename-chat-overlay' into fix-dummmy-api-request-firing-2 2022-05-30 17:56:12 +09:00
Overlays Fix tutorial download state not matching correctly when already available locally 2022-06-02 16:34:24 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into use-normalised-precise-scrolling 2022-05-27 16:55:13 +02:00
Scoring
Screens Merge pull request #18516 from peppy/metronome-sound 2022-06-02 07:38:42 +09:00
Skinning
Stores
Storyboards
Tests Add comment regarding deadlock avoidance 2022-05-31 12:24:44 +09:00
Updater
Users
Utils 🚑 Fix use of illegal character in Sentry's release name scheme 2022-06-01 18:12:29 +02:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-05-30 20:22:26 +09:00
OsuGame.cs Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs