Skip to content

Releases: tritonmc/Triton

[3.11.0] Bug Fixes

15 Jul 11:14
42e4e86
Compare
Choose a tag to compare

Bug Fixes

  • Fix SetObjective packet throwing error on MC 1.20.6+ (#423)
  • Fix discounts on villager trades not showing up on recent MC versions. Unfortunately, this fix means that support for translating villager trades now requires at least MC 1.18 (instead of 1.14) (#425)

Enhancements

  • It's now possible to use a TWIN instance other than the official one through the config entry twin-instance (#426)

Full Changelog: v3.10.1...v3.11.0

[3.10.1] Bug Fixes

23 Jun 19:49
07d2cf1
Compare
Choose a tag to compare

Bug Fixes

  • Fix text displays not being translated on 1.19.3 through 1.20.1 (#409)
  • Fix incompatibility with Citizens 2.0.34-b3426 and above (#410)
  • Fix (innocuous) error related to BossBar action UPDATE_PROGRESS in recent Minecraft versions (#411)

Full Changelog: v3.10.0...v3.10.1

[3.10.0] Minecraft 1.20.6/1.21 support

19 Jun 15:43
7cf8e45
Compare
Choose a tag to compare

New Features

  • Minecraft 1.20.6 support (#398)
  • Minecraft 1.21 support (#404)
  • Death screen translation (#407)

Improvements

  • Translate text displays and item frames by default (#403)

Bug Fixes

  • Fix undefined behaviour when the UUID on proxy and server doesn't match (#388)
  • Fix item under cursor not being translated (#399)
  • Fix head rotation of NPCs after refresh in recent MC versions (#401)

Full Changelog: v3.9.5...v3.10.0

[3.9.5] Bug Fixes

01 Feb 15:22
11cca73
Compare
Choose a tag to compare

Bug Fixes

  • Fix bold, italic and some other formatting being stripped from messages on latest BungeeCord and Spigot (#383)
  • Fix some entities not being available to be added to config (#384)
  • Detect modern Velocity forwarding on older Paper versions (#385)

Full Changelog: v3.9.4...v3.9.5

[3.9.4] Minecraft 1.20.4 Bug Fix

20 Jan 17:28
85af643
Compare
Choose a tag to compare

Bug Fixes

  • Fix error related to reset color code followed by bold, italic, etc in Spigot 1.20.4 (#378)

This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT

Full Changelog: v3.9.3...v3.9.4

[3.9.3] Minecraft 1.20.4 support and other improvements

18 Dec 19:53
43ad52d
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Properly fix scoreboard not showing on (experimental) ProtocolLib async mode (#359)
  • Remove duplicate async listener for incoming packets (#365)
  • Detect Velocity modern forwarding before showing proxy configuration warning (#367)
  • Fix chat parser throwing errors on old servers with an outdated version of the md_5 chat library (#370)

This Triton version requires (at least) ProtocolLib 5.2.0-SNAPSHOT

Full Changelog: v3.9.2...v3.9.3

[3.9.2] Signed chat translation and various bug fixes

28 Nov 15:31
6c21a76
Compare
Choose a tag to compare

New Features

  • Support translating signed chat packets on MC 1.19 and above (#353) (Closes #350)

Bug Fixes

  • Fix translations being duplicated if uploaded to TWIN right after uploading to database (#352)
  • Fix ProtocolLib warning about registering config phase packets below MC 1.20.0 (#354)

Full Changelog: v3.9.1...v3.9.2

[3.9.1] Minecraft 1.20.2 support and many bug fixes

03 Nov 09:34
316b6f0
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Fix entity type conversion not working on server software with SRG, such as Arclight (#324)
  • Font and keybind are no longer stripped from all text on the server (#339) (fixes #226 and #323)
  • Fix error when downloading from TWIN while having added translations manually after upload (#340) (fixes #325)
  • Fix null pointer exception when refreshing all players (#341) (fixes #326)
  • Fix error when MinecraftEncoder is not present in the netty pipeline on BungeeCord (#342) (fixes #289)

This release requires ProtocolLib 5.1.1!
As of 2023-11-03, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.9.0...v3.9.1

[3.9.0] Minecraft 1.20 Support

19 Jun 21:37
ce14936
Compare
Choose a tag to compare

New Features

  • Minecraft 1.20 Support

This release requires ProtocolLib 5.1.0!
As of 2023-06-19, that version of ProtocolLib is only available as a dev build.

Full Changelog: v3.8.5...v3.9.0

[3.8.5] Various bug fixes

21 May 19:22
943bdd1
Compare
Choose a tag to compare

Bug Fixes

  • Fix NBT item translation showing json on 1.12 and below (#301)
  • Fix TAB not being translated on 1.19 (#303)
  • Fix actionbars being sent from proxy to 1.10 and older clients without color (#305) (fixes #297)

Full Changelog: v3.8.4...v3.8.5