tropicdome / MyPetBattle

6 stars 7 forks source link

Automatically release duplicate low quality pet #9

Closed joevt closed 11 years ago

joevt commented 11 years ago

There's an option for this already but it's not implemented yet. When it does get implemented, I think it should apply only when 3 of the pet is owned and the pet source is from pet battle. You don't want to delete pets that are obtained from drops or from professions or whatever.

tropicdome commented 11 years ago

Yes I thought a lot about this option, but to be honest, I think it will be too difficult and too risky to implement, plus it would require me to go through all ~600 different pets in the game (again!), which I am really not up for :)

You could do some sorting according to some criteria e.g. wild pets, but even some wild pets you do not want to delete because they do not come in a rare option by default, or you want to upgrade them manually.

tropicdome commented 11 years ago

Decided not to do this, seems too risky and not really necessary.