Skip to content

Releases: UnityMultiplayer/UnityTranslate

0.1.12-beta

18 Sep 08:10
38abb15
Compare
Choose a tag to compare
  • Fix Forge exclusive crash

0.1.11-beta

18 Sep 05:42
d1a5dcd
Compare
Choose a tag to compare
  • Fix crash on the dedicated server.

0.1.10-beta

18 Sep 04:11
0d68eec
Compare
Choose a tag to compare
  • Rewrite HTTP handlers to use Apache's HTTP Clients API
    • Hopefully, this helps with the translations pausing after a period of time.
      If not, uh oh.

0.1.9-beta

16 Sep 04:14
614565e
Compare
Choose a tag to compare
  • Fixed translations not working
  • Fixed Forge not loading translation servers on startup
  • Fix "Collection is empty" error when first logging in without language boxes
  • Try fixing Chinese transcripts

0.1.8-beta

13 Sep 00:12
104aac1
Compare
Choose a tag to compare
  • Fixed bubbles not displaying for self with no language boxes

0.1.7-beta

10 Sep 02:46
bf346b0
Compare
Choose a tag to compare
  • Fixed (Neo)Forge event crashes

0.1.6-beta

10 Sep 01:32
c265bf7
Compare
Choose a tag to compare
  • Improve Simple Voice Chat group handling
  • Add permission for disabling player transcripts (unitytranslate.request_translations, default true).

0.1.5-beta

09 Sep 02:03
39916b2
Compare
Choose a tag to compare
  • Fix Plasmo Voice support
  • Fix spectators unable to hear other players (again)
  • Hopefully try to balance translations better

0.1.4-beta

07 Sep 15:08
06d4450
Compare
Choose a tag to compare

0.1.4-beta

  • Defer UnityTranslate translation config loading to another thread
    • This should help reduce server loading times when an offloaded instance is unavailable / slow to connect.

0.1.3-beta

  • Hide HTTP error printing behind flag

0.1.2-beta

  • Fix (Neo)Forge dedicated server crash
  • Fix music note spam in translations
  • Fix Simple Voice Chat deafen not muting transcriptions
  • Fix broken arrow rendering and language selection margins (1.20.4+)
  • Set timeouts for translations
  • Move translations to a separate ForkJoinPool
  • Fix config not loading with invalid keys
  • Made config JSON beautified
  • (internal) Migrated to Deftu's Gradle Toolkit for easier updates
  • Fixed packet crashes on (Neo)Forge <= 1.20.4

0.1.1-beta+1.21.1

04 Sep 07:38
c3091f7
Compare
Choose a tag to compare
Bump version to 0.1.1-beta