Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wolfsblvt's ToDo List #427

Open
12 of 22 tasks
Wolfsblvt opened this issue Sep 25, 2016 · 3 comments
Open
12 of 22 tasks

Wolfsblvt's ToDo List #427

Wolfsblvt opened this issue Sep 25, 2016 · 3 comments

Comments

@Wolfsblvt
Copy link
Owner

Wolfsblvt commented Sep 25, 2016

This issue will stay open. I need to save my todo list somewhere where I can link issues, files and commits, so GitHub just makes sense lol.
Also, anyone can see what I am working on in that case :P

ToDos:

  • Fixing rename output (Missing " when pokemon already got the name #424)
  • Checkout if location can be found by API (Spawnpoint_id / pokestop_id , or at least city #423)
  • Column for PIDs (Feature request: Column to display each pokemon's PID #417)
  • Auto-Increment number column (Add a leftmost number column #302)
  • Re-Order columns to an order that makes sense
  • Rework Renaming pattern (new ones + all with two characters)
  • Colored Ratings in Table
  • Exception handling on outmost program position
  • Fix NullPointerException
  • Moves that got removed result in Rating higher than 100% (I think old moves are still used in the API)
  • Add Move Type columns
  • Change Look and feel of program, especially table
  • Change config class to Gson
  • Fix breaking for saved ordering with non-existent column
  • Add rename patterns via double-click
  • Best Movesets for each Pokémon displayed (via button or something)
  • Advanced Logger class
  • Save column order over sessions
  • Make columns hideable
  • Description for each column (Description need #298)
  • Providing ability to view capture location of Pokémon on Google Maps (via link)
  • Maybe (Adding a feature where you could view a Google Maps map with all your caught Pokémon)
@BlackDragon381
Copy link

BlackDragon381 commented Jan 10, 2017

Please add:

  • Sorting by several columns (by pressing Alt or Shift)
  • Total list of transfer (now if start two transfer it's parallel process) or multi transfer support (all pokemons at a one time)
  • The sign that it is not the first evolution
  • Maximum length for pokemon name in rename window
  • Filters for each columns
  • Icons for each pokemon types
  • The sign that it is not the last evolution

Or I should create an issue for each task?

@Wolfsblvt
Copy link
Owner Author

@BlackDragon381

Sorting by several columns is already possible. Just sort by one, then the other and the previous sort is still there. So just apply them backwards. Makes sense. It is even saved for two columns, over the sessions.

Multi transfer will be part of the next update.

A column showing which evolution this is could work well, that's true.

Filters for each columns aka what columns you want to show and which not, or what values you want to show as rows? First is already on the list, second one is not considered until now.

Icons is already on the list.

@just-Addict
Copy link

just-Addict commented Feb 5, 2017

Adding icons may draw unwanted attention. TPC/Niantic have been coming down hard on trackers that used icons with legal threats because images are protected. A better alternative would be to allow the user to add them from an external source like for instance is done in PokeSensor now

@Macgyver7th
Copy link

Macgyver7th commented Feb 28, 2017

Hello Wolf,

    Looks like you have enough on that todo list, I was wondering if you had to have the free time to take a look at 'failed to get game data from the server #538'  I just added some more comments with a picture of trying to login.. Anyways thanks for taking a look at this and look forward to chatting with you on this issue. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants