mclemente / fvtt-module-polyglot

Talk to others using a language you can speak and scrambles text you can't understand.
MIT License
41 stars 48 forks source link

Add a -- No Language -- to the Language Dropdown #306

Closed Imper1um closed 1 year ago

Imper1um commented 1 year ago

Is your feature request related to a problem? Please describe. So, one of the problems I have is that I don't want to create translations conditionally when I am doing certain things. For example, I might want to have /ooc with Polyglot for making secret conversation between me (the GM) and the player, while sometimes I just don't want Polyglot to do its thing, and just display what I wrote without Polyglot running at all.

Describe the solution you'd like I propose one of two solutions: A. In the Language Dropdown, you have a "-- No Language --" that, when selected, does not allow Polyglot to create scrambles for as long as this is selected. It will be displayed as-is when the message is sent. B. A checkbox next to the Language Dropdown that, when checked (default), it will translate to the specific language that is selected. Otherwise, when unchecked, won't utilize Polyglot.

Describe alternatives you've considered I use common when I don't want people to miss out on what I'm saying.