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.6-beta.26 for Minecraft 1.19.3
- Fixed force protocol
- Fixed crash in singleplayer creative inventory
- Fixed actions builds not running translators
- Made the width of the version dropdown dynamic
- Made items not available on the server version not appear in the creative menu
Version 1.6-beta.25 for Minecraft 1.19.3
- Fixed Fabric API and QSL incompatibility
Version 1.6-beta.24 for Minecraft 1.19.3
- Updated to 1.19.3
- Changed to using ViaVersion behind the scenes, may regressions are expected, be sure to report them!
Version 1.6-beta.23 for Minecraft 1.19.2
- Fixed block marker particle
Version 1.6-beta.22 for Minecraft 1.19.2
- Updated to 1.19.2
- FIxed villager trading on 1.13.2 and below
- Fixed skylight on 1.13.2 and below
- Fixed chat preview
- Updated German, Chinese, Russian and Norwegian translations
Version 1.6-beta.21 for Minecraft 1.19.1
- Updated to 1.19.1
Version 1.6-beta.20 for Minecraft 1.19
- Fixed enchantment translation in 1.12
- Fixed various issues with multi-block change packets in 1.16.1 and below
- Fixed multiconnect API in singleplayer (again)
- Fixed "unknown type minecraft:flower_pot" in 1.12
- Fixed a biome crash
- Fixed an NPE updating registry accesses (dynamic registries)
- Improved FAPI compat
- Started dropping null chat messages from 1.18.2
- Added Hindi translations
Version 1.6-beta.19 for Minecraft 1.19
- Added a new API for unblocking custom payloads, which should hopefully make it easier for modders to support multiconnect.
- Deprecated the old API for this.
- Added Swedish translation.
- Fixed Multiconnect settings screen and added a couple of settings.
- Fixed
MultiConnectAPI.forceSendCustomPayload
in singleplayer.
Version 1.6-beta.18 for Minecraft 1.19
- Fixed vibration particles causing disconnects, most noticeable around the Warden.
- Fixed particle type tracked data handler in 1.18.2 and below, causing a disconnect with lingering potions.
- Fixed falling blocks using the wrong block type.
- Add extra groups to tag synchronization, fixes banner crafting in the Loom.
Version 1.5.11 for Minecraft 1.18.1
- Backported a fix to the asset downloader. A change in Mojang's web API was making multiconnect unusable.