doshidak / showdex

Pokémon Showdown extension that harnesses the power of parabolic calculus to strategically extract your opponents' Elo.
GNU Affero General Public License v3.0
103 stars 18 forks source link

gen 1 random battle set incorrect #130

Open BDoggBDogg opened 1 year ago

BDoggBDogg commented 1 year ago
OS - Windows
Browser - Firefox
Showdex Version - v1.1.4
Format - Gen 1 Random Battles

Sometimes my Pokemon show incorrect moves. For example, my Hypno knew Seismic Toss, but Calcdex showed it as knowing Rest. I was able to manually change the move so not too big a deal, just thought you should know.

doshidak commented 1 year ago

Hmm, that's interesting :o

Since you mentioned it was your Hypno, does the applied set say Yours or Randoms?

If it's the former, might be a little boned here cause the Calcdex reads directly from whatever was reported by Showdown (all of your Pokémon information is available at the start, such as the moves, stats after the spread is applied, [& in other gens] ability, item, etc.).

If it's the latter, that shouldn't be happening either cause the Yours set should be applied for your Pokémon.

Regardless, I'll test this myself to see what's actually happening. Thanks for your report!