trippsc2 / OpenTracker

An open-source cross-platform tracking application for A Link to the Past Randomizer.
MIT License
35 stars 9 forks source link

Entrance Shuffle Tracking logic #72

Open EwolaKoala opened 3 years ago

EwolaKoala commented 3 years ago

Ever since the 1.8.0 release (I believe) entrance tracking has not been updating with proper logic. For example, say I found a connector going from light world to dark world. Previously, if I were to mark off the dark world location as "visited" or w/e, the map would then update to show me in green arrows what other entrances I could logically check, even without moon pearl. As of today this does not work and nothing gets updated until proper dark world access with items is obtained.

trippsc2 commented 3 years ago

This should be fixed in the master branch. I'm not sure how that bug crept in. I'm going to be releasing a bugfix release soon, once I get the auto-tracking issues resolved.