Releases: SpongePowered/Sponge
v7.4.2
Full Changelog: v7.4.1...v7.4.2
v7.4.1
Full Changelog: v7.4.0...v7.4.1
Release v7.4.0
Common implementation between SpongeForge and SpongeVanilla for release 7.4.0
What's Changed
- Fix cursor reset when opening an inventory by @Yeregorix in #3159
- Add SpongeImplHook for entity reach distance (#2513) by @PolyacovYury in #3166
- Add getWorldUUID to SaveChunkEvent. by @dualspiral in #3164
- Fix bad Redirect target by @RedNesto in #3182
- Fix #3190: fix mob breeding cooldown by @PolyacovYury in #3191
- Fix case-sensitivity bug in SpongeUserStorageService#match(String) by @alexstaeding in #3194
- Add max-chunk-lifetime setting used by chunk gc by @PolyacovYury in #3167
- Add max-chunk-lifetime setting used by chunk gc (#3167) - fixed by @PolyacovYury in #3206
- Fix MC-49577 re-introduced by MixinWorldEntitySpawner.findChunksForSpawning refactor by @PolyacovYury in #3204
- Fix typos in config docs by @ST-DDT in #3224
- Fix issue with UpdateAnvilEvent call that can lead to duplication issues by @NickImpact in #3294
- Fix incorrect TotalExperienceValueProcessor by @Tommsy64 in #3347
- Fix /xp command not being able to take away experience completely by @Tommsy64 in #3348
- Fix player ChangeInventoryEvent.Pickup.Pre by @Yeregorix in #3334
- Filter degenerate AABBs in World#getIntersectingCollisionBoxes by @Yeregorix in #3389
- Fix StackOverflowError exception by @electron93 in #3417
- Fix compile errors (incompatible types) by @electron93 in #3416
- Fix EventListener called in wrong order. by @InkerBot in #3521
New Contributors
- @PolyacovYury made their first contribution in #3166
- @alexstaeding made their first contribution in #3194
- @NickImpact made their first contribution in #3294
- @Tommsy64 made their first contribution in #3347
- @electron93 made their first contribution in #3417
- @InkerBot made their first contribution in #3521
Full Changelog: v7.3.0...v7.4.0
1.15 ALPHA FINAL
Final build officially created for Minecraft 1.15.2.
While the API was mostly reaching stability, we came across an important behavioral bug that required us in good conscience to upgrade to Minecraft 1.16.4 directly.
Notably, this build will "work" for all intents and purposes to run tests, but the overall game breaking behavior is that if multiple Overworlds exist, and structures generate, a race condition will lead to a hard crash trying to generate a Stronghold structure.
That being said, this build is being made available for archival reasons, along with the git tag for others who may wish to continue on an old version of Minecraft ill supported for the data-driven changes that the API has made with the 1.16.4 update.
Release v7.3.0
Release version 7.3.0
Release v7.2.3
Release v7.2.3
Release v7.2.2
Release v7.2.2
Release v7.2.1
Release v7.2.1
Release v7.2.0
Release v7.2.0
Release v7.1.10
Release v7.1.10