Skip to content

Releases: KyoriPowered/adventure-platform-mod

🌍 adventure-platform-mod 6.1.0

28 Oct 04:34
Compare
Choose a tag to compare

adventure-platform-mod 6.1.0 is a feature release bringing the platform interface to Minecraft 1.21.2-1.21.3, with Adventure 4.17.0 as before on both the Fabric and NeoForge mod loaders.

For Fabric users, this is the first published release in the 6.x series. See the 6.0.0 release notes for a summary of the changes.

What's Changed

✨ Features

Full Changelog: v6.0.1...v6.1.0

🌍 adventure-platform-mod 6.0.1

20 Oct 02:36
Compare
Choose a tag to compare

adventure-platform-mod 6.0.1 is a patch release with Adventure 4.17.0 targeting Minecraft 1.21.1. As with 6.0.0, only adventure-platform-neoforge is released for this version.

What's Changed

🐛 Fixes

  • Fixes NPE in ServerPlayerAudience#sendResourcePacks by @toxicity188 in #161
  • Implement equals and hashCode on WrappedComponent by @jpenilla in #163

New Contributors

Full Changelog: v6.0.0...v6.0.1

🌍 adventure-platform-fabric 5.14.2

20 Oct 01:34
Compare
Choose a tag to compare

adventure-platform-fabric 5.14.2 is a patch release with Adventure 4.17.0 targeting Minecraft 1.21.1 on the Fabric modloader.

What's Changed

Bug

Full Changelog: v5.14.1...v5.14.2

🌍 adventure-platform-mod 6.0.0

25 Aug 18:52
Compare
Choose a tag to compare

adventure-platform-mod 6.0.0 is a breaking feature release for Minecraft 1.21 and 1.21.1 that brings adventure-platform into the multi-loader era! This release includes adventure-platform-neoforge and the common adventure-platform-mod-common module. To avoid breaking changes within a Minecraft release cycle, there will be no 6.x release of adventure-platform-fabric until Minecraft 1.21.2.

The overall structure of the platform integration is similar to before, except that Fabric[Server/Client]Audiences classes have been renamed to Minecraft[Server/Client]Audiences so they can be used cross-platform without confusion. Some component conversions that could previously have been done with net.minecraft.network.chat.Component#asComponent() now also require a platform Audiences instance. While the break is happening at the same time, this is unfortunately required due to changes that Mojang has done with registries that makes certain information server-scoped.

See the documentation for full information on how to use the new platforms!

What's Changed

✨ Features

Full Changelog: v5.14.1...v6.0.0

🌍 adventure-platform-fabric 5.14.1

26 Jul 02:37
Compare
Choose a tag to compare

adventure-platform-fabric 5.14.1 is a patch release with Adventure 4.17.0 targeting Minecraft 1.21 on the Fabric modloader.

What's Changed

🐛 Fixes

  • Use server's registry access in server audience component conversions by @jpenilla in #146

Full Changelog: v5.14.0...v5.14.1

🌍 adventure-platform-fabric 5.14.0

22 Jun 21:02
Compare
Choose a tag to compare

adventure-platform-fabric provides Adventure 4.17.0 on the Fabric mod loader, supporting Minecraft 1.21.

Full Changelog: v5.13.0...v5.14.0

🌍 adventure-platform-fabric 5.13.0

08 May 05:04
Compare
Choose a tag to compare

adventure-platform-fabric provides Adventure 4.17.0 on the Fabric mod loader, supporting Minecraft 1.20.5 and 1.20.6.

What's Changed

✨ Features

Other

  • Fix joining dedicated server with adventure in production by @jpenilla in #136

Full Changelog: v5.12.0...v5.13.0

🌍 adventure-platform-fabric 5.12.0

20 Feb 10:37
Compare
Choose a tag to compare

We are excited to release adventure-platform-fabric 5.12.0, providing Adventure 4.16.0 and targeting Minecraft 1.20.3 and 1.20.4 on the Fabric mod loader. The only change in this release is a bump of the underlying Adventure dependency to 4.16.0.

Full Changelog: v5.11.0...v5.12.0

🌍 adventure-platform-fabric 5.11.0

21 Jan 06:19
Compare
Choose a tag to compare

We are excited to release adventure-platform-fabric 5.11.0, providing Adventure 4.15.0 and targeting Minecraft 1.20.3 and 1.20.4 on the Fabric mod loader.

✨ Features

🐛 Fixes

  • Fix compile errors when extending Player by @jpenilla in #124
  • Fix deep conversion on client when no local player exists by @jpenilla in #123

Full Changelog: v5.10.1...v5.11.0

🌍 adventure-platform-fabric 5.10.1

16 Nov 19:58
Compare
Choose a tag to compare

🐛 Fixes

  • Correctly mark client mixin config as client-only by @zml2008 fixes #113

✨ Tooling

  • Use fabric-loader-junit to test our component conversions by @zml2008 in #111

Thanks to @aurorasmiles for emotional support while preparing this release 💜

Full Changelog: v5.10.0...v5.10.1