simbleau / chat-translator

Use Google Translate API to translate chat messages between over 100 languages in this RuneLite Plugin.
BSD 2-Clause "Simplified" License
8 stars 2 forks source link

New Feature: Show chat input translation preview in an interactive way #8

Closed simbleau closed 3 years ago

simbleau commented 3 years ago

Instead of setting the chat input as the translation which changes as soon as the user provides key input, take it a step further and clear the chat line and show a colorized chat preview which changes colors (green) for correctly typed characters and red for incorrectly typed characters.

simbleau commented 3 years ago

This was solved with PR #9