fenhl / oottracker

A tracker for the Ocarina of Time Randomizer
10 stars 1 forks source link

Leaks Free Scarecrow's Song setting #21

Open fenhl opened 3 years ago

fenhl commented 3 years ago

The auto-tracker activates the scarecrow song cell if the Free Scarecrow's Song setting is enabled, thus leaking information the player shouldn't have access to. It should only be displayed based on setting knowledge, whether external (settings string, etc.) or internal (the setting was checked by using the ocarina near Pierre as adult).

The only other cell which depends on settings is Ruto's letter, which remains inactive in open Zora's Fountain. This should also be fixed to display as active if that setting is known, but that's lower priority as the current behavior doesn't leak any info.