Phantom5800 / pmr-tracker

Web based tracker for Paper Mario Randomizer
MIT License
6 stars 12 forks source link

Reset Tracker button does not fully reset the map tracker #33

Closed Namaha23 closed 2 years ago

Namaha23 commented 2 years ago

Relates to https://github.com/Phantom5800/pmr-tracker/issues/32

Resetting the tracker has some weird behavior in the Map Tracker section. It seems to reset all of the map tiles to show that they have available checks, even if the setting allowing those checks (eg. Coinsanity) is disabled. Despite the map tiles being active, the checkboxes within cannot be interacted with unless the relevant option is enabled. One fix seems to be toggling Coinsanity and other relevant options on & off in the tracker's Seed Settings, which then sets these map tiles to their proper state

screenshot shows 2 lit up map tiles in the Dry Dry Desert that are only relevant with panels/coins shuffled

The other thing I noticed is that the Checkboxes do not seem to reset. Even though the map tile itself will reset and light up, anything that was checked off in that map tile remains checked off

Phantom5800 commented 2 years ago

Fixed by https://github.com/Phantom5800/pmr-tracker/pull/34