Shipwright/soh/src
Christopher Leggett f756da02e5
Fixes a few bugs I introduced for MQ file select screen. (#1808)
* 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>
2022-10-20 22:13:08 -04:00
..
boot set version in build.c from CmakeLists.txt version info (#1678) 2022-10-04 01:13:29 +02:00
buffers Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
code Merge pull request #1807 from HarbourMasters/develop-zhora 2022-10-20 09:47:07 -04:00
dmadata git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
elf_message git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
libultra Use Macro for __FILE__ & __LINE__ when possible (#559) 2022-07-05 19:29:34 -04:00
overlays Fixes a few bugs I introduced for MQ file select screen. (#1808) 2022-10-20 22:13:08 -04:00