smogon / pokemon-showdown

Pokémon battle simulator.
https://pokemonshowdown.com
MIT License
4.77k stars 2.79k forks source link

Turns of status for toxic and sleep could be shown #2581

Closed 18vshanmugam closed 7 years ago

18vshanmugam commented 8 years ago

As now, the client does not show turns for toxic and sleep. This information should be public, and thus shouldn't be an information leak; a human could count but it is an inconvenience. I believe past gens treat sleep differently, so it might change between gens. Additionally, it might be nice to see if sleep is rest-induced or not.

Zarel commented 8 years ago

Yeah, that's something we should probably do.

alchzh commented 8 years ago

should this be calculated client side or served directly by the server?

Zarel commented 8 years ago

Calculated client-side. The server should never send anything not revealed by the games.

alchzh commented 8 years ago

I'm having trouble thinking of a good mockup for this... perhaps it should be shown in the hover over pokemon window?

QuiteQuiet commented 7 years ago

I wasn't aware this issue existed, but should be done in https://github.com/Zarel/Pokemon-Showdown-Client/commit/36b409d9d98fa45ea0ce9949e66de3eb5b2cc993