Skip to content
Success

Changes

Summary

  1. Preallocate compression output buffer to remove unnecessary resizing (commit: 60a3bf0) (details)
  2. Minecraft 25w04a protocol support (commit: 6b22690) (details)
Commit 60a3bf082f9fa0a09a2f4181e3abe9af0d341b5a by md_5
Preallocate compression output buffer to remove unnecessary resizing
(commit: 60a3bf0)
The file was modifiednative/src/main/java/net/md_5/bungee/jni/zlib/NativeZlib.java (diff)
The file was modifiednative/src/test/java/net/md_5/bungee/NativeZlibTest.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/compress/PacketDecompressor.java (diff)
Commit 6b22690971515f5ab715b40993d083881c1b5c02 by md_5
Minecraft 25w04a protocol support
(commit: 6b22690)
The file was modifiedproxy/src/main/java/net/md_5/bungee/entitymap/EntityMap.java (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/Protocol.java (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/entitymap/EntityMap_1_16_2.java (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/packet/Commands.java (diff)