TeamLumi / LumiPlat_NuzlockeTracker

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Blind Run #24

Open AarCon opened 1 year ago

AarCon commented 1 year ago

Is your feature request related to a problem? Please describe.

When playing a new pokemon game, some people like to go into completely blind. The current version of the Tracker gives a lot of information about the game up front.

Describe the solution you'd like

You could add a setting that toggles a "Blind Run" that would do the following:

  1. Hide the buttons for trainers' teams
  2. Hide the button to show Gym Leaders trainers
  3. Show the unfiltered list of pokemon rather than the pokemon for each route.
  4. Shows all abilities rather than filtered abilities
  5. Keeps full list of moves rather than filter the moves.
  6. Disable the Calculator (as that has all of the trainers and their moves).

Describe alternatives you've considered