github dmulloy2/ProtocolLib 4.1.0
ProtocolLib v4.1.0

latest releases: dev-build, 5.4.0, 5.3.0...
9 years ago

I realize versioning got a little ...complicated... since I decided to drop legacy support. So, with the release of 4.1.0, the main branch of ProtocolLib will support 1.8 and up. The legacy branch, 3.7.0, will support 1.7.10 and below. I encourage all developers who added ProtocolLib version checks to adjust these checks accordingly or remove them altogether. Now, on to the meat of the update.

Additions:

  • Support for Minecraft 1.8.x
  • Conversion methods for WirePackets
  • Modifiers for UUIDs, Directions, and NBT Lists

Improvements:

  • Made ProtocolLib locale independent
  • Cache null classes to improve performance
  • Wrap all serializable objects in DataWatchers

Bug Fixes:

  • Fixed issues with cloning DataWatchers
  • Fixed missing TileEntity write methods
  • Fixed issues with "proxied" players (non-Bungee)

Development build equivalent: http://ci.dmulloy2.net/job/ProtocolLib/325/
A full list of changes can be found here: https://github.com/dmulloy2/ProtocolLib/commits/master

Don't miss a new ProtocolLib release

NewReleases is sending notifications on new releases.