Legacy and BungeeGuard forwarding#86
Draft
p0t4t0sandwich wants to merge 72 commits intoadde0109:mainfrom
Draft
Conversation
…ase, and the decoder acquires the connection object from the netty pipeline
…se and relocated it for common usage
…cy and Modern forwarding types
…invokes modern or legacy forwarding depending on the config
…eferring disconnects to handleHello
…ase, and the decoder acquires the connection object from the netty pipeline
diff --git c/gradle.properties i/gradle.properties index 086c9c8..2f6c4f9 100644 --- c/gradle.properties +++ i/gradle.properties @@ -6,7 +6,7 @@ mod_id=pcf mod_name=ProxyCompatibleForge description=Bring modern forwarding to Neo/Forge servers, requires the Ambassador plugin on Velocity for 1.13-1.20.1, should work standalone on 1.20.2+ group=org.adde0109.pcf -version=1.2.6 +version=1.3.0-SNAPSHOT license=LGPL-2.1 authors=adde0109,JT122406,p0t4t0sandwich java_version=25
…invokes modern or legacy forwarding depending on the config
…eferring disconnects to handleHello
…onnector is not present
…1.3.0 # Conflicts: # build.gradle.kts # common/src/main/java/org/adde0109/pcf/forwarding/PacketDecoder.java # gradle.properties
…rding mode, making testing easier
…acy, and bungeeguard forwarding
…'t include one natively
…'s sent from a proxy configured for legacy forwarding and cleaned up some debug logging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.