Skip to content

Releases: Exceptionflug/protocolize

Minecraft 1.15 Support

10 Dec 17:42
457978e
Compare
Choose a tag to compare

Adds compatibility for the coming BungeeCord & Waterfall release 1.15

Waterfall support

06 Sep 15:02
Compare
Choose a tag to compare
v1.4.7

Add support for latest waterfall

Minecraft 1.14.4 support

19 Jul 17:09
Compare
Choose a tag to compare
v1.4.6

Now supporting 1.14.4

Minecraft 1.14.3 support

24 Jun 16:55
Compare
Choose a tag to compare
v1.4.5

Now supporting 1.14.3 and version is now 1.4.5

Fix incorrect 1.13.x item mappings

19 Jun 14:04
Compare
Choose a tag to compare
v1.4.4

Fix 1.13.x mappings and version is now 1.4.4

1.14.2 support

30 May 08:33
Compare
Choose a tag to compare

Add support for minecraft protocol 485

1.14.1 support

14 May 15:48
ca3a158
Compare
Choose a tag to compare
Merge pull request #2 from Exceptionflug/1.14.1

1.14.1 support

Completed 1.14 support and fixed item lores

27 Apr 16:03
Compare
Choose a tag to compare

Now we are using protogen for generating the ItemType enum. We also renamed some enum constants to fit the 1.14 naming style. There are no relevant api changes done to the ItemType system.

Minecraft 1.14 support

23 Apr 18:51
Compare
Choose a tag to compare

Adds support for minecraft 1.14

NOTICE: Since java has a method size limit of 64KB, there will be future api breaking updates leaving the concept of using an ItemType enum. In this version, protocolize is unable to handle new 1.14 exclusive items. So protocolize is only recommended to 1.13 or lower servers with 1.14 upwards compability.

NOTICE: Since mojang changed the inventory type system in a way like the 1.13 item changes, there are api breaking changes in the InventoryType enum.

Fix minor problems

08 Apr 20:31
Compare
Choose a tag to compare
v1.3.2

Fix concurrent modification exception and version id is no 1.3.2