Cat333Pokemon / CatchEmAll

A website for generating a catchable Pokémon matrix
0 stars 0 forks source link

highlightEvolutions() should check if the evolved Pokémon are in the same game #1

Closed Cat333Pokemon closed 1 year ago

Cat333Pokemon commented 1 year ago

Currently, highlightEvolutions() just checks the entire evolution chain. While it isn't harmful because future Pokémon are hidden and are checked against later, bugs could crop up later on when the function becomes more complex.