Releases: KyoriPowered/adventure-platform-mod
🌍 adventure-platform-mod 6.1.0
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
- 1.21.2 by @zml2008 in #157
- Expose non-wrapping conversion outside of an active game by @zml2008 in #166
Full Changelog: v6.0.1...v6.1.0
🌍 adventure-platform-mod 6.0.1
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
- @toxicity188 made their first contribution in #161
Full Changelog: v6.0.0...v6.0.1
🌍 adventure-platform-fabric 5.14.2
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
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
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
Full Changelog: v5.14.0...v5.14.1
🌍 adventure-platform-fabric 5.14.0
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
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
Full Changelog: v5.12.0...v5.13.0
🌍 adventure-platform-fabric 5.12.0
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
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
🐛 Fixes
✨ Tooling
Thanks to @aurorasmiles for emotional support while preparing this release 💜
Full Changelog: v5.10.0...v5.10.1