Real Time Chat Translation Mod

Translates the Minecaft chat in real-time!

File Details

[1.7.10]RealTimeTranslation-5.0.jar

  • R
  • Oct 10, 2019
  • 69.09 KB
  • 859
  • 1.7.10
  • Forge

File Name

[1.7.10]RealTimeTranslation-5.0.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:real-time-chat-translation-mod-240908:2805224")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Complete rewrite. Everything rewritten from the ground up. No more public statics or arbitrary textures. Gone with the spaghetti code that stayed for 3 years.
CNG: Chat regex now completely relies on regex groups instead of %name% tags to eliminate any missing messages once and for all
CNG: The message sender will now show up on the chat instead of requiring the user to hover your mouse over.
CNG: UI overhaul. The language select screen is one thing that bothered me the most. It's too large and it's clunky to use.
RMV: Manual translate. Originally it is supposed to let you request a translation again through a chat log, but it is pretty useless and don't work most of the time.
RMV: Help screen. Replaced with tooltips
RMV: Logging level. This thing is pretty much useless
RMV: Enable/Disable switch. Nobody uses that anyway
ADD: Redesigned regex editor. A cheatsheet with examples! It will now show if the regex is valid, as well as any showing any chat messages that are compatible with your regex.
ADD: Combined use of Google translate. Aside from the Yandex translate it is currently using. The mod will now switch between the two!