Waterfall/BungeeCord-Patches
Shane Freeder 0e3d1caa37
Updated Upstream (BungeeCord)
Upstream has released updates that appears 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:
bee99bea Downgrade to Checkstyle 8.x as 9.x series has much larger memory usage
8b363d3d Minecraft 1.18-pre5 support
2021-11-22 11:39:20 +00:00
..
0001-POM-Changes.patch Updated Upstream (BungeeCord) 2021-11-22 11:39:20 +00:00
0002-Copy-license-files-into-jar.patch Updated Upstream (BungeeCord) 2021-04-10 22:13:51 +01:00
0003-Rename-references-from-BungeeCord-to-Waterfall.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0004-Add-Waterfall-configuration-files.patch Updated Upstream (BungeeCord) 2021-05-15 02:46:23 +01:00
0005-Disable-Metrics.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0006-Fetch-modules-from-the-Waterfall-API-endpoint.patch Fetch modules from the API endpoint 2020-12-29 16:06:30 -08:00
0007-Fixup-ProtocolConstants.patch Updated Upstream (BungeeCord) 2021-11-22 11:39:20 +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) (#700) 2021-11-12 19:47:23 +00:00
0010-Optimize-uuid-conversions.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0011-Add-support-for-FML-with-IP-Forwarding-enabled.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0012-Better-unit-tests-for-Chat-API.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0013-Allow-removing-servers-or-changing-addresses-on-relo.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0014-Enable-TCP_NODELAY.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0015-Micro-optimizations.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0016-Allow-invalid-packet-ids-for-forge-servers.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0017-Resolve-sendData-deadlocks.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0018-Add-basic-support-for-configurable-tab-complete-thro.patch Updated Upstream (BungeeCord) (#698) 2021-11-05 07:36:35 +00:00
0019-Improve-server-list-ping-logging.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0020-Add-a-property-to-accept-invalid-ping-packets.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0021-Use-a-worker-and-a-boss-event-loop-group.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0022-Better-Decompression-Sanity.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0023-Validate-that-chat-messages-are-non-blank.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0024-Add-dynamic-server-addition-removal-api.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0025-Add-callEvent-shortcut-to-Event.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0026-Improve-ServerKickEvent.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0027-Configurable-server-version-in-ping-response.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0028-Add-timeout-variant-to-connect-methods.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0029-Proxy-query-event.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0030-Dump-the-raw-hex-of-a-packet-on-a-decoding-error.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0031-Fix-potion-race-condition-on-Forge-1.8.9.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0032-Optionally-use-async-Netty-DNS-resolver.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0033-Improve-outdated-build-message.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0034-Fix-some-forge-plugin-message-packets-not-being-forw.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0035-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch Updated Upstream (BungeeCord) 2021-11-22 11:39:20 +00:00
0036-Handle-plugin-prefixes-using-Log4J.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0037-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0038-Add-Log4j-configuration-that-replicates-the-old-Bung.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0039-Add-console-command-completion.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0040-Providing-access-to-the-player-s-LoginResult-on-Logi.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0041-Optionally-log-InitialHandler-connections.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0042-Forge-is-a-first-class-citizen.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0043-Ignore-empty-packets.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0044-Don-t-use-a-bytebuf-for-packet-decoding.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0045-Provide-an-option-to-disable-entity-metadata-rewriti.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0046-Add-ProxyDefineCommandsEvent.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0047-Use-proper-max-length-for-serverbound-chat-packet.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0048-Fix-upstream-javadocs.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0049-OSX-native-zlib-and-crypto.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0050-Speed-up-some-common-exceptions.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0051-ConnectionInitEvent.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0052-Add-exception-reporting-event.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0053-Allow-to-disable-tablist-rewrite.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0054-Remove-version-from-brand-info.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0055-Add-auth-url-option.patch Updated Upstream (BungeeCord) (#700) 2021-11-12 19:47:23 +00:00
0056-Add-the-ability-to-generate-decoder-traces-for-debug.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0057-Additional-DoS-mitigations.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0058-Add-support-for-hex-color-codes-in-console.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0059-Don-t-bother-locking-to-fetch-a-v4-UUID-from-the-off.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0060-Strip-hostname-from-InetSocketAddress.patch Updated Upstream (BungeeCord) (#695) 2021-10-09 10:43:12 +01:00
0061-Configurable-plugin-messaging-limits.patch Add configurable plugin messaging limits (#702) 2021-11-16 22:51:50 +00:00