Releases: Exceptionflug/protocolize
Minecraft 1.15 Support
Adds compatibility for the coming BungeeCord & Waterfall release 1.15
Waterfall support
v1.4.7 Add support for latest waterfall
Minecraft 1.14.4 support
v1.4.6 Now supporting 1.14.4
Minecraft 1.14.3 support
v1.4.5 Now supporting 1.14.3 and version is now 1.4.5
Fix incorrect 1.13.x item mappings
v1.4.4 Fix 1.13.x mappings and version is now 1.4.4
1.14.2 support
Add support for minecraft protocol 485
1.14.1 support
Merge pull request #2 from Exceptionflug/1.14.1 1.14.1 support
Completed 1.14 support and fixed item lores
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
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
v1.3.2 Fix concurrent modification exception and version id is no 1.3.2