jedi-gg / swgoh.gg.public

SWGOH.GG Issues
https://swgoh.gg
41 stars 12 forks source link

Zeta count on player profile is incorrect #740

Closed Vaexqua closed 2 years ago

Vaexqua commented 2 years ago

For example, my profile page states 197 zetas in the summary area at the top, but the GAC bracket table (correctly) states 202. The actual zetas view also displays the correct number (easily checked by document.querySelectorAll('.char-ability-img').length).

https://swgoh.gg/p/681971255/

scobenes commented 2 years ago

Yea this is using an old way of counting zetas that got messed up with the new omicron changes. Thanks for reporting

scobenes commented 2 years ago

Got this out with some other changes today. Thanks again for letting us know