SpoonOil / b2-website

A website for viewing Bloons TD Battles 2 stats via the data.ninjakiwi.com API
https://b2.lol
4 stars 7 forks source link

Heroes can appear in the top towers list and try to load invalid images #39

Closed DestructivForce closed 11 months ago

DestructivForce commented 11 months ago

Heroes can appear in a player's top 3 towers, which attempts to get the image at towers/\<hero name>.

Ex.: image

Expected behavior: ignore heroes for top towers, or code a different link for hero images.

DestructivForce commented 11 months ago

After reviewing the code, this seems to occur due to the same reason as #40, rather than a specific issue with heroes being counted as a favorite tower.