Skip to content
Success

Changes

Summary

  1. Update Server interface to remove depreceated methods (commit: 0f9cc76) (details)
  2. Cleanup permissions and disconnect sequences (commit: b6e76f4) (details)
  3. OMG WTF BBQ IT WORKS. LETS IRON OUT BUGS AND GET OUR RELEASE TARGET, (commit: fa5804e) (details)
  4. Small code / api cleanup. Need to fix kicking in general, especially in (commit: 7631937) (details)
Commit 0f9cc766330b389f3e7baab2104ac1f845b77b79 by md_5
Update Server interface to remove depreceated methods
(commit: 0f9cc76)
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/Server.java
Commit b6e76f4054e40ebd3ca12ef5b49c8e12471eea91 by md_5
Cleanup permissions and disconnect sequences
(commit: b6e76f4)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/Connection.java
The file was modifiedproxy/pom.xml
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java
Commit fa5804ec86a58f0f35abcfaecb0e321f34029c3c by md_5
OMG WTF BBQ IT WORKS. LETS IRON OUT BUGS AND GET OUR RELEASE TARGET, ONLY 12 HOURS LEFT.
(commit: fa5804e)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/Server.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnector.java
Commit 76319371f7b0c5ca981632ca90099d5eb02dfd13 by md_5
Small code / api cleanup. Need to fix kicking in general, especially in ServerConnector before release.
(commit: 7631937)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/Logger.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/PendingConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/PipelineUtils.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java