smogon / pokemon-showdown-client

The client for Pokémon Showdown
http://pokemonshowdown.com
GNU Affero General Public License v3.0
555 stars 779 forks source link

Chat: Support nameless /html messages #2263

Closed Karthik99999 closed 2 months ago

Karthik99999 commented 2 months ago

Currently, if you send an /html message with & as the identity, it treats & as a username and shows it before the message with a colon.

image

This change should allow the message to look like this instead

image

I would like this feature for the auctions plugin so that I can send messages with username colors without sacrificing the timestamp like I would be doing by sending /raw.

DaWoblefet commented 2 months ago

Thanks Karthik!