MatthewOverall / tloz-tracker

0 stars 2 forks source link

Feature: Display Not Found Items #4

Closed amcnea closed 6 years ago

amcnea commented 6 years ago

Show the items not found in an area under the Dungeon/Overworld items.

Segment them so they are broken up by items allowable and not allowable in 9.

Remove item's from the Not Found list as they are added to the Dungeon Overworld Items.

Skip over found items in the group when adding new items to the Dungeon/Overworld items.

MatthewOverall commented 6 years ago

Would like to do the same thing for Levels, as they are found, remove them, or fade them in the list. I like the idea of no duplicate items being able to be marked.

Maybe add an indicator that shows the probability of a specific item being in lvl 9.

MatthewOverall commented 6 years ago

I've added an indicator via triforce color to show which levels have been found. Still need to come up with a solution for items not found.

amcnea commented 6 years ago

I've added the functionality to skip over found items in dungeon item cycling.