mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-23 01:42:19 -05:00
f756da02e5
* Fixes a few bugs I introduced for MQ file select screen. - MQ Saves could not be loaded while only an mq otr is present, because `requiresOriginal` was true when `gSaveContext.mqDungeonCount` was less than 12. That value only ever gets set for rando saves, so I added a check for the rando flag to that conditional. - The rando tag was not getting grayed out with the rest of the save file. - Some necessary meta info wasn't getting loaded when the randomizer CVar was off. Removed that check so that the rando save data always gets loaded during InitMeta. That way the amount of mq dungeons can be checked for validity with the loaded set of OTRs even if randomizer isn't enabled. * i not 1 Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> |
||
---|---|---|
.. | ||
boot | ||
buffers | ||
code | ||
dmadata | ||
elf_message | ||
libultra | ||
overlays |