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.6-beta.26 for Minecraft 1.19.3

23 Feb 23:39
d6cfe94
Compare
Choose a tag to compare
  • 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

11 Dec 11:16
Compare
Choose a tag to compare
  • Fixed Fabric API and QSL incompatibility

Version 1.6-beta.24 for Minecraft 1.19.3

07 Dec 17:47
Compare
Choose a tag to compare
  • 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

17 Aug 19:31
53ad5ce
Compare
Choose a tag to compare
  • Fixed block marker particle

Version 1.6-beta.22 for Minecraft 1.19.2

06 Aug 10:23
Compare
Choose a tag to compare
  • 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

27 Jul 21:02
fec4a54
Compare
Choose a tag to compare
  • Updated to 1.19.1

Version 1.6-beta.20 for Minecraft 1.19

20 Jul 21:37
90a1ceb
Compare
Choose a tag to compare
Pre-release
  • 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

19 Jul 19:56
eb7e869
Compare
Choose a tag to compare
Pre-release
  • 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

08 Jul 13:59
feedb5d
Compare
Choose a tag to compare
Pre-release
  • 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

30 Jun 21:30
2a12e4d
Compare
Choose a tag to compare
  • Backported a fix to the asset downloader. A change in Mojang's web API was making multiconnect unusable.