Phantom5800 / pmr-tracker

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

Rightclick only toggles available checks #80

Closed MythicFrog closed 1 year ago

MythicFrog commented 1 year ago

Made the right click filter checkboxes to only available checks. Also had to update the check's input click function to pass true to the skipVisible parameter. This fixed the region being marked as completed even if there are still available checks.

PR for #79