angarg12 / nucleogenesis

Nucleogenesis JS incremental game
GNU General Public License v3.0
40 stars 21 forks source link

Hide some late game clutter #173

Closed primeprover closed 6 years ago

primeprover commented 6 years ago

Now that I have a lot of resources unlocked(40 and counting) both the dashboard and the list of possibilities for fusion have become extremely cluttered. My suggestion for fusion is to have the option to remove from list resources which you don't currently have. For the dashboard many of my resources also have 0 of them.

The periodic table also can be a bit long. Being able to filter for unlocked/got/not got would be useful. I often end up scrolling down continually when using fusion to unlock an element.

angarg12 commented 6 years ago

169 Adds a legend to the elements table. We could add a 'hide' toggle next to each value so that you can hide elements based on status.

In the fusion tab we can put two improvements. First, hide resources not produced in the current run. Second, add a filter box like in the dashboard.

Let me know what you think.

primeprover commented 6 years ago

That sounds pretty good.

angarg12 commented 6 years ago

Now fusion should only show isotopes generated in one of the current exotic runs, check it out.