f2e-spec icon indicating copy to clipboard operation
f2e-spec copied to clipboard

fix LoadStatus::FULL being stored to/loaded from cache

Open BWagener opened this issue 1 year ago • 5 comments
trafficstars

What does this PR do?

Ensure LoadStatus::FULL is never stored to or loaded from the cache.

A song loaded from the cache never has the data required to be considered fully loaded, it has LoadStatus::HEADER at best.

Closes Issue(s)

#977

BWagener avatar May 05 '24 19:05 BWagener

@BWagener do you mind rebasing on current master to fix the windows build and get the Ubuntu 24.04 builds?

ooshlablu avatar Jul 31 '24 17:07 ooshlablu

@BWagener do you mind rebasing on current master to fix the windows build and get the Ubuntu 24.04 builds?

@ooshlablu this seems to be up-to-date with the latest master

BWagener avatar Jul 31 '24 18:07 BWagener

A failure on the windows branch. Somehow i cannot retrigger the GH-Action :/

Baklap4 avatar Aug 18 '24 13:08 Baklap4