Waterfall/BungeeCord-Patches
Jamie Mansfield a8834f1b27
Dispatch events using MethodHandles
2018-07-22 18:14:50 +01:00
..
0001-POM-Changes.patch Merge upstream - Minecraft 1.13-pre7 support 2018-07-15 13:16:15 +01:00
0002-Copy-license-files-into-jar.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0003-Rename-references-from-BungeeCord-to-Waterfall.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0004-Add-Waterfall-configuration-files.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0005-Disable-Metrics.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0006-Fetch-modules-from-the-Waterfall-CI.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0007-Get-rid-of-the-security-manager.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0008-Presize-the-HTTP-response-buffer.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0009-Don-t-access-a-ByteBuf-s-underlying-array.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0010-Fix-unicode-characters-in-configuration-files.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0011-Optimize-uuid-conversions.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0012-Add-support-for-FML-with-IP-Forwarding-enabled.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0013-Better-unit-tests-for-Chat-API.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0014-Don-t-allow-channel-buffers-to-grow-beyond-a-reasona.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0015-Allow-removing-servers-or-changing-addresses-on-relo.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0016-Enable-TCP_NODELAY.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0017-Micro-optimizations.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0018-Allow-invalid-packet-ids-for-forge-servers.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0019-Resolve-sendData-deadlocks.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0020-Add-basic-support-for-configurable-tab-complete-thro.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0021-Don-t-create-a-new-KickStringWriter-for-each-new-con.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0022-Optional-server-list-ping-logging.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0023-Add-a-property-to-accept-invalid-ping-packets.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0024-Use-a-worker-and-a-boss-event-loop-group.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0025-Better-Decompression-Sanity.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0026-Validate-that-chat-messages-are-non-blank.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0027-Reduce-the-overhead-of-lots-and-lots-of-teams-with-t.patch Copy license files into jar 2018-07-18 18:47:50 +01:00
0028-Add-dynamic-server-addition-removal-api.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0029-Don-t-send-KICK-packets-while-in-HANDSHAKE-state.patch Merge upstream 2018-07-20 02:30:56 +01:00
0030-Improve-ServerKickEvent.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0031-Configurable-server-version-in-ping-response.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0032-Add-timeout-variant-to-connect-methods.patch Merge upstream 2018-07-20 02:30:56 +01:00
0033-Proxy-query-event.patch Merge upstream 2018-07-20 02:30:56 +01:00
0034-Dump-the-raw-hex-of-a-packet-on-a-decoding-error.patch Merge upstream 2018-07-20 02:30:56 +01:00
0035-Fix-potion-race-condition-on-Forge-1.8.9.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0036-Optionally-use-async-Netty-DNS-resolver.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0037-Security-enhancements-for-EncryptionUtil.patch Merge upstream 2018-07-20 02:30:56 +01:00
0038-Improve-outdated-build-message.patch Merge upstream 2018-07-20 02:30:56 +01:00
0039-Fix-some-forge-plugin-message-packets-not-being-forw.patch Merge upstream 2018-07-20 02:30:56 +01:00
0040-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch Update TerminalConsoleAppender to 1.1.1 2018-07-20 18:07:23 +01:00
0041-Handle-plugin-prefixes-using-Log4J.patch Merge upstream 2018-07-20 02:30:56 +01:00
0042-Allow-plugins-to-use-SLF4J-for-logging.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0043-Add-Log4j-configuration-that-replicates-the-old-Bung.patch Merge upstream 2018-07-20 02:30:56 +01:00
0044-Add-console-command-completion.patch Merge upstream 2018-07-20 02:30:56 +01:00
0045-Providing-access-to-the-player-s-LoginResult-on-Logi.patch Merge upstream 2018-07-20 02:30:56 +01:00
0046-Optionally-log-InitialHandler-connections.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0047-Forge-is-a-first-class-citizen.patch Merge upstream 2018-07-20 02:30:56 +01:00
0048-1.13-protocol-support.patch Fix scoreboard objectives with 1.13 2018-07-22 15:08:45 +01:00
0049-Use-MethodHandles-for-event-dispatching.patch Dispatch events using MethodHandles 2018-07-22 18:14:50 +01:00