Waterfall/BungeeCord-Patches
Shane Freeder 9c65274dab
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:
5972fd23 #3318: Fixed system messages shown in action bar for MC 1.19 clients
8c0e4b1d #3315: Further fix for offline mode support
a737a754 Downgrade dependency version
2022-06-08 07:19:47 +01:00
..
0001-POM-Changes.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0002-Copy-license-files-into-jar.patch Fix crash on startup (#743) 2022-06-07 18:44:58 +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) (#741) 2022-06-07 18:12:20 +01: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) (#731) 2022-03-21 14:08:26 +00:00
0010-Optimize-uuid-conversions.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0011-Add-support-for-FML-with-IP-Forwarding-enabled.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01: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) (#741) 2022-06-07 18:12:20 +01:00
0014-Enable-TCP_NODELAY.patch Updated Upstream (BungeeCord) (#731) 2022-03-21 14:08:26 +00:00
0015-Micro-optimizations.patch Updated Upstream (BungeeCord) 2022-02-06 05:54:54 +00:00
0016-Allow-invalid-packet-ids-for-forge-servers.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01: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) (#741) 2022-06-07 18:12:20 +01:00
0019-Improve-server-list-ping-logging.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0020-Add-a-property-to-accept-invalid-ping-packets.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01: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) (#741) 2022-06-07 18:12:20 +01:00
0024-Add-dynamic-server-addition-removal-api.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +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) 2022-02-06 05:54:54 +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) (#741) 2022-06-07 18:12:20 +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) (#747) 2022-06-08 00:12:59 +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) 2022-06-08 07:19:47 +01:00
0036-Handle-plugin-prefixes-using-Log4J.patch Remove L4J shutdown hook 2022-03-29 13:43:55 +01:00
0037-Allow-plugins-to-use-SLF4J-for-logging.patch Updated Upstream (BungeeCord) (#719) 2021-12-23 20:56:40 +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) (#741) 2022-06-07 18:12:20 +01:00
0041-Optionally-log-InitialHandler-connections.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0042-Forge-is-a-first-class-citizen.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +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) (#741) 2022-06-07 18:12:20 +01:00
0046-Add-ProxyDefineCommandsEvent.patch Updated Upstream (BungeeCord) 2022-02-06 05:54:54 +00: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) (#741) 2022-06-07 18:12:20 +01:00
0051-ConnectionInitEvent.patch Updated Upstream (BungeeCord) (#731) 2022-03-21 14:08:26 +00:00
0052-Add-exception-reporting-event.patch Updated Upstream (BungeeCord) (#713) 2021-12-06 14:30:47 +00:00
0053-Allow-to-disable-tablist-rewrite.patch Updated Upstream (BungeeCord) 2022-02-06 05:54:54 +00:00
0054-Remove-version-from-brand-info.patch Updated Upstream (BungeeCord) 2022-02-06 05:54:54 +00:00
0055-Add-auth-url-option.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01: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) 2022-06-08 07:19:47 +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 Remove L4J shutdown hook 2022-03-29 13:43:55 +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 Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0062-ServerConnectRequest-sendFeedback.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0063-Don-t-send-exceptions-to-the-client-during-kicks-etc.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00
0064-Improve-login-state-transition.patch Updated Upstream (BungeeCord) (#741) 2022-06-07 18:12:20 +01:00