This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: Earthcomputer/multiconnect
Releases · Earthcomputer/multiconnect
Version 1.3.13 for Minecraft 1.16.2
- 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
- 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
- Added a workaround for ViaVersion not sending required tags
Version 1.3.10 for Minecraft 1.16.2
- Fixed a crash on corrupted extra server data
Version 1.3.9 for Minecraft 1.16.2
- 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
- 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
- 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
- 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
- Fixed incompatibility with Sodium
- Added Chinese translations
Version 1.3.4 for Minecraft 1.16.1
- 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)