Skip to content

Releases: SpongePowered/Sponge

v17.0.0

11 Jan 22:59

Choose a tag to compare

What's Changed

  • Support for Minecraft 1.21.10
  • Fixed modern forwarding support by @4drian3d in #4234
  • Adapt modifications of GameProfile PropertyMap to the new immutable design by @avaruus1 in #4248
  • Avoid recursion as much as possible when searching for a spawn by @Yeregorix in #4258

New Contributors

Full Changelog: v16.0.0...v17.0.0

v16.0.0

10 Jan 11:05

Choose a tag to compare

What's Changed

  • Support for Minecraft 1.21.8

Full Changelog: v15.0.0...v16.0.0

v15.0.0

10 Jan 08:56

Choose a tag to compare

What's Changed

Full Changelog: v14.0.0...v15.0.0

v14.0.0

09 Jan 22:55

Choose a tag to compare

What's Changed

Full Changelog: v12.0.3...v14.0.0

v12.0.3

09 Jan 20:44

Choose a tag to compare

What's Changed

  • Implement scaling for display entities by @DrZoddiak in #4111
  • Implement Keys.FIXED by @MrSlimeDiamond in #4213
  • Make BlockEntity a delegating DataHolder by @MrHell228 in #4230
  • fix: correctly serialize/deserialize sign lines by @gabizou in #4181
  • Fix "Unregistered holder" exception when applying an ArchetypeVolume to a world by @AlexandreArcil in #4237
  • fix SpongeShapelessRecipe.matches (API 12) by @MrHell228 in #4250
  • Sync health and food to clients when interact block secondary event is cancelled by @AlexandreArcil in #4221
  • Add MinecraftVersion#id by @GliczDev in #4256
  • Fix dimension query by @MrSlimeDiamond in #4259
  • Fix incorrect minimum height check in teleportHelper by @abola2 in #4260
  • Add proxy online-mode option for ip forwarding
  • Fix world upgrade for pre flattening worlds
  • Fix compatibility with mods: Leaves Be Gone, Pixelmon, Confluence: Otherworld, Amendments, Blueprint, Moonlight, FFAPI, BetterCombat, Ping Wheel, and probably others.
  • And many other fixes. For more details, see the full changelog below.

New Contributors

Full Changelog: v12.0.2...v12.0.3

v12.0.2

16 Jul 11:45

Choose a tag to compare

What's Changed

  • Fix Keys.TEXT_BACKGROUND_COLOR, Implement Keys.TEXT_BACKGROUND_OPACITY & Keys.TEXT_ALIGNMENT by @MrHell228 in #4175
  • Fixes RecipeManager by @mosemister in #4157
  • Fix HandPreference#asComponent by @MrHell228 in #4186
  • Fix ItemStackLike#maxStackQuantity by @MrHell228 in #4177
  • Fixes for DataHolder & ItemStackSnapshot by @MrHell228 in #4182
  • Clamp mod-provided progress for bossbars by @MrHell228 in #4203
  • Adds SpongeNeo to issues templates by @mosemister in #4207
  • bump mixin sponge parent compatibility level to JAVA_21 by @ImMorpheus in #4127
  • Fixes related to sponge:human entity type
  • Bump Configurate to 4.2.0
  • Implement ServerPlayer#connectionState
  • Implement Keys.BLOCK_STATE for Enderman
  • No longer shade configurate-jackson
  • Fix world loading & unloading on Forge/Neo
  • Fix ChangeWorldBorderEvent.World event
  • Many fixes related to world management
  • Fix duplicated slot transactions in click event
  • Don't log CommandSyntaxException
  • Moved early options to launch.properties config
  • Fix compatibility with mods: ServerCore, KubeJs, owo-lib, Applied Energistics 2, Aether, Immersive Portals, Lithium, Leaves Be Gone, and probably others.

New Contributors

Full Changelog: v12.0.1...v12.0.2

v12.0.1

15 Feb 01:44
v12.0.1
3c75766

Choose a tag to compare

What's Changed

  • feat: improve compatibility with observable by @gabizou in #4166
  • feat: improve compatibility with another mod by @gabizou in #4167
  • feat: remove entity data sync overwrite
  • fix: SpongeForge NPE when scanning non-plugin file
  • feat: implement WolfVariants
  • fix: API tab list desync on death
  • feat: Adjust block update cancellation
  • fix: Make LocaleCache thread safe
  • fix: AbstractVillager#getValues
  • feat: Flow creator & notifier across scheduled block updates
  • feat: Push InteractBlockEvent.Primary to a cause frame
  • feat: Create 'implicit context' when plugin pushes frames
  • feat: Save custom data for ServerWorldProperties
  • fix: Implement CollectionDataProvider
  • fix: Implement value quality for Value
  • feat: Implement LAST_DATE_JOINED
  • fix: BlockTransaction#setCustom
  • fix: Fixes to inventory transactions
  • feat: Implement BlockTransaction#setCustom(BlockSnapshot, BlockChangeFlag)
  • feat: Implement Tag#registry
  • feat: Implement RegisterTagEvent
  • feat: Fix deploy action not publishing SpongeCommon artifacts

Full Changelog: v12.0.0...v12.0.1

v13.0.0

19 Jan 21:21
v13.0.0
1fbcf49

Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0

v12.0.0

19 Jan 21:20
v12.0.0
fdd9596

Choose a tag to compare

What's Changed

New Contributors

Read more

v11.0.0

19 Jan 21:20
8beea76

Choose a tag to compare

SpongeAPI 11.0.0 release