Waterfall/BungeeCord-Patches
Shane Freeder 8050674c86
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:
5467e3a8 Minecraft 1.19.3 support
2022-12-07 16:30:18 +00:00
..
0001-POM-Changes.patch Updated Upstream (BungeeCord) 2022-07-27 19:35:10 +01:00
0002-Copy-license-files-into-jar.patch Updated Upstream (BungeeCord) 2022-07-27 19:35:10 +01: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) 2022-11-14 19:14:25 +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) 2022-12-07 16:30:18 +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) 2022-12-07 16:30:18 +00:00
0010-Optimize-uuid-conversions.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00: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-12-07 16:30:18 +00:00
0016-Allow-invalid-packet-ids-for-forge-servers.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +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) 2022-12-07 16:30:18 +00:00
0019-Improve-server-list-ping-logging.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0020-Add-a-property-to-accept-invalid-ping-packets.patch Updated Upstream (BungeeCord) 2022-07-27 19:35:10 +01:00
0021-Use-a-worker-and-a-boss-event-loop-group.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00: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) 2022-12-07 16:30:18 +00:00
0024-Add-dynamic-server-addition-removal-api.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00: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-12-07 16:30:18 +00:00
0027-Configurable-server-version-in-ping-response.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00: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) 2022-12-07 16:30:18 +00: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 Disable outdated startup sleep 2022-10-24 15:41:39 +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-11-14 19:14:25 +00: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) 2022-10-24 15:38:17 +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) 2022-11-14 19:14:25 +00:00
0041-Optionally-log-InitialHandler-connections.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0042-Forge-is-a-first-class-citizen.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00: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) 2022-12-07 16:30:18 +00:00
0046-Add-ProxyDefineCommandsEvent.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0047-Fix-upstream-javadocs.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0048-OSX-native-zlib-and-crypto.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0049-Speed-up-some-common-exceptions.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0050-ConnectionInitEvent.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0051-Add-exception-reporting-event.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0052-Allow-to-disable-tablist-rewrite.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0053-Remove-version-from-brand-info.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0054-Add-auth-url-option.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0055-Add-the-ability-to-generate-decoder-traces-for-debug.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0056-Additional-DoS-mitigations.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0057-Add-support-for-hex-color-codes-in-console.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0058-Don-t-bother-locking-to-fetch-a-v4-UUID-from-the-off.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0059-Configurable-plugin-messaging-limits.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0060-ServerConnectRequest-sendFeedback.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0061-Don-t-send-exceptions-to-the-client-during-kicks-etc.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0062-Improve-login-state-transition.patch Updated Upstream (BungeeCord) 2022-11-14 19:14:25 +00:00
0063-Add-protocol-version-to-packet-not-found-message.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00
0064-Expand-packet-decode-logging-usage.patch Updated Upstream (BungeeCord) 2022-08-20 17:43:03 +01:00
0065-Add-message-for-outdated-clients-that-don-t-support-.patch Updated Upstream (BungeeCord) 2022-12-07 16:30:18 +00:00