Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Releases: Earthcomputer/multiconnect

Version 1.3.13 for Minecraft 1.16.2

13 Aug 19:06
60b787d
Compare
Choose a tag to compare
  • Fixed an issue with connecting to 1.14.4 or below server more than once with Fabric API installed

Version 1.3.12 for Minecraft 1.16.2

12 Aug 16:57
77eba18
Compare
Choose a tag to compare
  • Fixed log spam and freezup when connecting to a server with the 1.16.2 protocol while Fabric API is installed

Version 1.3.11 for Minecraft 1.16.2

11 Aug 23:50
5717801
Compare
Choose a tag to compare
  • Added a workaround for ViaVersion not sending required tags

Version 1.3.10 for Minecraft 1.16.2

11 Aug 23:21
e12b148
Compare
Choose a tag to compare
  • Fixed a crash on corrupted extra server data

Version 1.3.9 for Minecraft 1.16.2

11 Aug 16:45
36cfee8
Compare
Choose a tag to compare
  • Updated to 1.16.2
  • This version introduces async chunk translation. You will see drastic performance improvements when loading chunks, particularly when connecting to servers on 1.13.2 or earlier.
  • Fixed a lighting bug which caused skylight to not appear properly in some chunks in 1.13.2. This also didn't help with chunk loading lag.
  • Fixed nether and end fog colour on 1.14.4 and below servers.
  • Fixed villager trading not working in 1.13.2 and below.
  • Fixed book editing not working in 1.13.2 and below.
  • Fixed game freezing when trying to play multiplayer after opening a singleplayer world.
  • Fixed an incompatibility with WorldEdit in singleplayer.
  • Fixed kick when a chunk containing a flower pot is loaded on a 1.12.2 or below server.
  • Fixed performance issues in the server list screen, if you have a lot of servers.
  • Fixed multiconnect not always remembering the server version in the direct connect screen after game restart.
  • Added a couple of API endpoints to improve compatibility with other mods.

Version 1.3.8 for Minecraft 1.16.1

01 Aug 18:50
7ec090c
Compare
Choose a tag to compare
  • Fixed block entity translation issues, notably that player heads were not displaying their skins
  • Fixed block particles not appearing when landing from a long fall in 1.12

Version 1.3.7 for Minecraft 1.16.1

29 Jul 10:54
256afe0
Compare
Choose a tag to compare
  • The server version is now displayed in the F3 screen
  • Fixed an issue with old Spigot servers kicking clients with fabric API installed
  • Assume all invalid biome IDs are plains (because apparently some servers sent invalid biome IDs)

Version 1.3.6 for Minecraft 1.16.1

09 Jul 20:53
4fa66d2
Compare
Choose a tag to compare
  • Multiconnect is now by default (without any configuration changes) compatible with the latest version of Lithium, 0.5.1 at the time of writing. If you are using Lithium, you should update both of these together.
  • Added traditional Chinese translations

Version 1.3.5 for Minecraft 1.16.1

07 Jul 19:09
4783ee3
Compare
Choose a tag to compare
  • Fixed incompatibility with Sodium
  • Added Chinese translations

Version 1.3.4 for Minecraft 1.16.1

05 Jul 14:07
1361704
Compare
Choose a tag to compare
  • Fixed wrong GUIs sometimes opening in 1.15.2
  • Fixed wall connections
  • Fixed lag when typing in direct connect screen
  • Added some language translations (contributions via PRs are welcome)