Skip to content
Success

Changes

Summary

  1. #3123: Apply exact vanilla string length limits for tab completion (commit: a8b2f52) (details)
  2. #3126: Use suppliers instead of reflection for native impl generation. (commit: cb73818) (details)
Commit a8b2f5268d56e1820bcac11a6aeab82035664a54 by md_5
#3123: Apply exact vanilla string length limits for tab completion
(commit: a8b2f52)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/packet/TabCompleteRequest.java (diff)
Commit cb738188de992d7691b618196a5c26fffed13bf0 by github
#3126: Use suppliers instead of reflection for native impl generation.

(commit: cb73818)
The file was modifiednative/src/main/java/net/md_5/bungee/jni/NativeCode.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/compress/CompressFactory.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/EncryptionUtil.java (diff)
The file was modifiednative/src/main/java/net/md_5/bungee/jni/cipher/JavaCipher.java (diff)
The file was modifiednative/src/test/java/net/md_5/bungee/NativeCipherTest.java (diff)