Waterfall/BungeeCord-Patches
Shane Freeder 9ac9f375b1
Updated Upstream (BungeeCord)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

BungeeCord Changes:
bd8d1149 #3561: Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
30e12c6f #3560: Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
bd009ca5 #3559: Fix serialisation of certain scoreboard packets < 1.13
65d8edf6 Minecraft 23w44a support
2023-11-07 11:47:27 +00:00
..
0001-POM-Changes.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0002-Copy-license-files-into-jar.patch Updated Upstream (BungeeCord) 2023-03-15 18:39:29 +00:00
0003-Rename-references-from-BungeeCord-to-Waterfall.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0004-Add-Waterfall-configuration-files.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0005-Disable-Metrics.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0006-Fetch-modules-from-the-Waterfall-API-endpoint.patch Update API url to new one (#776) 2022-08-29 05:50:56 +01:00
0007-Fixup-ProtocolConstants.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0008-Presize-the-HTTP-response-buffer.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0009-Don-t-access-a-ByteBuf-s-underlying-array.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0010-Optimize-uuid-conversions.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0011-Add-support-for-FML-with-IP-Forwarding-enabled.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0012-Better-unit-tests-for-Chat-API.patch Updated Upstream (BungeeCord) 2023-09-24 00:29:03 +01:00
0013-Allow-removing-servers-or-changing-addresses-on-relo.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0014-Enable-TCP_NODELAY.patch Updated Upstream (BungeeCord) 2023-03-25 18:36:07 +00:00
0015-Micro-optimizations.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0016-Allow-invalid-packet-ids-for-forge-servers.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0017-Add-basic-support-for-configurable-tab-complete-thro.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0018-Improve-server-list-ping-logging.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0019-Add-a-property-to-accept-invalid-ping-packets.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0020-Use-a-worker-and-a-boss-event-loop-group.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0021-Better-Decompression-Sanity.patch Updated Upstream (BungeeCord) 2023-09-24 00:29:03 +01:00
0022-Validate-that-chat-messages-are-non-blank.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0023-Add-dynamic-server-addition-removal-api.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0024-Add-callEvent-shortcut-to-Event.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0025-Improve-ServerKickEvent.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0026-Configurable-server-version-in-ping-response.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0027-Add-timeout-variant-to-connect-methods.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0028-Proxy-query-event.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0029-Dump-the-raw-hex-of-a-packet-on-a-decoding-error.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0030-Fix-potion-race-condition-on-Forge-1.8.9.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0031-Optionally-use-async-Netty-DNS-resolver.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0032-Improve-outdated-build-message.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0033-Fix-some-forge-plugin-message-packets-not-being-forw.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0034-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch Updated Upstream (BungeeCord) 2023-09-21 18:32:26 +01:00
0035-Handle-plugin-prefixes-using-Log4J.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0036-Allow-plugins-to-use-SLF4J-for-logging.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0037-Add-Log4j-configuration-that-replicates-the-old-Bung.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0038-Add-console-command-completion.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0039-Providing-access-to-the-player-s-LoginResult-on-Logi.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0040-Optionally-log-InitialHandler-connections.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0041-Forge-is-a-first-class-citizen.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0042-Ignore-empty-packets.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0043-Don-t-use-a-bytebuf-for-packet-decoding.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0044-Provide-an-option-to-disable-entity-metadata-rewriti.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0045-Add-ProxyDefineCommandsEvent.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0046-Fix-upstream-javadocs.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0047-OSX-native-zlib-and-crypto.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0048-Speed-up-some-common-exceptions.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0049-ConnectionInitEvent.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0050-Add-exception-reporting-event.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0051-Allow-to-disable-tablist-rewrite.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0052-Remove-version-from-brand-info.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0053-Add-auth-url-option.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0054-Add-the-ability-to-generate-decoder-traces-for-debug.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0055-Additional-DoS-mitigations.patch Updated Upstream (BungeeCord) 2023-11-07 11:47:27 +00:00
0056-Add-support-for-hex-color-codes-in-console.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0057-Configurable-plugin-messaging-limits.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0058-ServerConnectRequest-sendFeedback.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0059-Don-t-send-exceptions-to-the-client-during-kicks-etc.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0060-Improve-login-state-transition.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0061-Add-protocol-version-to-packet-not-found-message.patch Updated Upstream (BungeeCord) 2023-10-29 16:02:58 +00:00
0062-Expand-packet-decode-logging-usage.patch Initial work on bringing up to 1.20.2 2023-09-21 18:32:26 +01:00
0063-Add-message-for-outdated-clients-that-don-t-support-.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0064-Replace-reflection-inside-netty-with-ChannelFactory.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0065-reduce-log-spam-from-clients-registeirng-too-many-ch.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00
0066-Prevent-proxy-commands-from-breaking-the-chat-chain-.patch Updated Upstream (BungeeCord) 2023-11-04 01:12:26 +00:00