Closed kriswong closed 8 years ago
This sounds like a bot. I'm pretty sure there are more developed projects for the points under Pokemon Management and Item Management, but hey if you want to make another, go for it. I'll help out if you guys need it.
@kriswong I just made a pretty large commit with new css styling on the web interface as well as implemented a sorting function. It is recommended that you re-download the entire repository since there are quite a lot of files committed. Will work on some of the other things you mentioned as well ;).
@kriswong I just committed again. Added evolve selected Pokemon and a candy display to each Pokemon.
@earshel looks phenomenal! Thanks. I'm liking the new design too! Great job.
@kriswong Thanks bud! I just made a new commit for a few files (snipe.py, /templates inventory.html,dashboard.html,snipe.html,result.html, and added a few files to /avatars). Adds a little functionality and a platform for even more stuff. I recommend downloading the repo again as a whole ;)
@kriswong I've implemented a lot of your suggestions, thank you for all of them! I'm going to close this issue, though I will be working on implementing more when I have the time. Feel free to make pull requests if you make something better :). Check out the new repo.
Wondering if you are planning on implementing additional features?
Some features I'd love to see are:
User support Features:
Multiple Account sniping, (1 set of coordinates all account snipe target)**Probably will not be able to implement this, it's beyond the scope of what I know in Python -earshelPokemon Management
Mass Evolve (Feature added to Pokemon Inventory Manager)**Done -earshelSort Pokemon (based on, IV, CP, POkedex number, etc.)**Done -earshelSelect based on Criteria (CP <X, IV<X, etc)**Done -earshelCandy count area (would be nice to know what candies we have)**Done -earshelItem Management Another tab that I can look at the items in the trainers inventory and discard them as wanted.
Anyways, I know you are probably busy and all but wanted to just highlight some enhancement taht would be great to see. I'm not a great developer but totally willing to help if you would like.