mracsys / tootr

Entrance and Location Tracker for OoT Randomizer
MIT License
5 stars 6 forks source link

Cannot track main exit of dungeon found from boss #42

Closed fenhl closed 4 months ago

fenhl commented 1 year ago

If a dungeon is entered through the boss door, there is currently no way to mark where the dungeon's front entrance leads to.

mracsys commented 1 year ago

Can you provide an example? I was able to link front entrances after linking in through the boss room both by linking to the front entrance and by manually swapping to the dungeon view and linking the front from there. There is a bug with the URLs not swapping to dungeon view if they go through the back, I'll get a fix out for that.

fenhl commented 1 year ago

I checked again and the actual bug seems to be that the front exits of dungeons are hidden if “Show Locations” is off.

mracsys commented 4 months ago

1.0 fixes this issue by throwing out the old region/entrance visibility algorithm. Region/entrance visibility is now handled with tags added by the logic search backend. Users can override if they want to ignore logic and show everything.