Skip to content

Releases: Exceptionflug/protocolize

Add support for Minecraft 1.21

25 Jun 20:39
3abe241
Compare
Choose a tag to compare

This release adds the support for the new structured item format.
Please download the latest release always from here: https://exceptionflug.de/protocolize

Add support for Minecraft 1.20.4

03 Jan 16:11
ec9c4e6
Compare
Choose a tag to compare

This update streamlines the 1.20.3 and 1.20.4 support for BungeeCord and Velocity.
THIS UPDATE INTRODUCES SOME API BREAKING CHANGES!

This update includes:

  • Fixed inventory support for 1.20.3/4 (ONLY on BungeeCord! Adventure on Velocity does not support NBT serialization yet.)
  • Reworked the Inventory and Item API for better component support
  • Item display names are no longer italic by default

Add support for Minecraft 1.20.3

06 Dec 18:04
9e1de3a
Compare
Choose a tag to compare

This release adds support for Minecraft 1.20.3

Add support for Minecraft 1.20.2

05 Oct 11:34
6ea8aa5
Compare
Choose a tag to compare

I won't wait any longer for velocity on adding their 1.20.2 support, so here is an official release for v2.3.1 supporting 1.20.2. The attached Velocity build may (or may not) work on a future 1.20.2 supporting velocity version. Be always sure to download the latest build from https://exceptionflug.de/protocolize

Add support for Minecraft 1.20

07 Jun 17:33
57cee9a
Compare
Choose a tag to compare

This release adds support for Minecraft version 1.20

This release also removes support for the following sound:

  • MUSIC_OVERWORLD_JUNGLE_AND_FOREST

please use MUSIC_OVERWORLD_FOREST instead.

Add support for Minecraft 1.19.4

22 Mar 09:00
9d16cff
Compare
Choose a tag to compare

This release adds support for Minecraft 1.19.4 and fixes several bugs

Improve 1.19.3 support

20 Dec 13:53
272013a
Compare
Choose a tag to compare

This release improves compatibility with 1.19.3 sounds and adds the SoundEffect packet

Add support for Minecraft 1.19.3

19 Dec 09:21
Compare
Choose a tag to compare

This release adds support for Minecraft version 1.19.3

Add support for Minecraft 1.19.1

03 Aug 10:12
32560a5
Compare
Choose a tag to compare
Merge pull request #149 from Exceptionflug/create-base-itemstack

Make inheritance of ItemStack easier

Fix support for 1.19

08 Jun 11:58
ef24d42
Compare
Choose a tag to compare

Fixes and closes #130