Jerakin / Pokedex5E

GNU General Public License v3.0
94 stars 30 forks source link

Make it easier to tell why you cannot evolve something #759

Open magroader opened 3 years ago

magroader commented 3 years ago

There is confusion when things cannot evolve because they don't have the right move or aren't the right gender (while strict genders is on).

The check to see whether something can evolve could also return, when they cannot, WHY they cannot. We could then allow the evolve button to be pressed, but do a popup explaining why evolution is not currently possible ("Cannot evolve: no gender set", "Cannot evolve, must be level 8")