Waterfall/BungeeCord-Patches
Shane Freeder 22ce5f5012
Add Configuration to allow empty packets
This setting provides the ability to allow servers/clients
to send empty packets without kicking the player with an error.

This option is not encouraged or supported in any capacity, and is
provided as a last ditch effort for server owners to allow players
to connect in such a broken state as allowed by vanilla.
2018-10-14 10:47:38 +01:00
..
0001-POM-Changes.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +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 Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0006-Fetch-modules-from-the-Waterfall-CI.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0007-Get-rid-of-the-security-manager.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0008-Presize-the-HTTP-response-buffer.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0009-Don-t-access-a-ByteBuf-s-underlying-array.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0010-Fix-unicode-characters-in-configuration-files.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0011-Optimize-uuid-conversions.patch Merge upstream 2018-09-10 21:07:54 +01:00
0012-Add-support-for-FML-with-IP-Forwarding-enabled.patch Merge upstream 2018-07-30 12:54:15 +01:00
0013-Better-unit-tests-for-Chat-API.patch Disable Metrics 2018-07-22 17:45:31 +01:00
0014-Allow-removing-servers-or-changing-addresses-on-relo.patch give the project some TLC 2018-09-17 03:07:48 +01:00
0015-Enable-TCP_NODELAY.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0016-Micro-optimizations.patch give the project some TLC 2018-09-17 03:07:48 +01:00
0017-Allow-invalid-packet-ids-for-forge-servers.patch give the project some TLC 2018-09-17 03:07:48 +01:00
0018-Resolve-sendData-deadlocks.patch give the project some TLC 2018-09-17 03:07:48 +01:00
0019-Add-basic-support-for-configurable-tab-complete-thro.patch Disable tab spam limiter for 1.13+ by default 2018-10-06 19:59:28 +01:00
0020-Optional-server-list-ping-logging.patch Disable tab spam limiter for 1.13+ by default 2018-10-06 19:59:28 +01:00
0021-Add-a-property-to-accept-invalid-ping-packets.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0022-Use-a-worker-and-a-boss-event-loop-group.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0023-Better-Decompression-Sanity.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0024-Validate-that-chat-messages-are-non-blank.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0025-Reduce-the-overhead-of-lots-and-lots-of-teams-with-t.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0026-Add-dynamic-server-addition-removal-api.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0027-Don-t-send-KICK-packets-while-in-HANDSHAKE-state.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0028-Improve-ServerKickEvent.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0029-Configurable-server-version-in-ping-response.patch Disable tab spam limiter for 1.13+ by default 2018-10-06 19:59:28 +01:00
0030-Add-timeout-variant-to-connect-methods.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0031-Proxy-query-event.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0032-Dump-the-raw-hex-of-a-packet-on-a-decoding-error.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0033-Fix-potion-race-condition-on-Forge-1.8.9.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0034-Optionally-use-async-Netty-DNS-resolver.patch Disable tab spam limiter for 1.13+ by default 2018-10-06 19:59:28 +01:00
0035-Improve-outdated-build-message.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0036-Fix-some-forge-plugin-message-packets-not-being-forw.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0037-Use-Log4j2-for-logging-and-TerminalConsoleAppender-f.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0038-Handle-plugin-prefixes-using-Log4J.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0039-Allow-plugins-to-use-SLF4J-for-logging.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0040-Add-Log4j-configuration-that-replicates-the-old-Bung.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0041-Add-console-command-completion.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0042-Providing-access-to-the-player-s-LoginResult-on-Logi.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0043-Optionally-log-InitialHandler-connections.patch Disable tab spam limiter for 1.13+ by default 2018-10-06 19:59:28 +01:00
0044-Forge-is-a-first-class-citizen.patch Merge upstream; remove fire-pit 2018-09-30 19:17:21 +01:00
0045-Add-Configuration-to-allow-empty-packets.patch Add Configuration to allow empty packets 2018-10-14 10:47:38 +01:00