Waterfall/BungeeCord-Patches
2017-07-04 16:20:09 -04:00
..
0001-POM-Changes.patch upstream merge 9b3b42316f25a84530e3bbc8b3887ced4ad9838c 2017-07-04 16:20:09 -04:00
0002-Rename-references-from-BungeeCord-to-Waterfall.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0003-Add-Waterfall-configuration-files.patch No need to relocate the metrics class 2016-11-26 20:34:59 +00:00
0004-Configurable-Waterfall-Metrics.patch Merge upstream 2017-04-26 17:32:42 +01:00
0005-Fetch-modules-from-the-Waterfall-CI.patch Resolve the import statements I reordered a while back 2017-04-08 15:26:20 +01:00
0006-Get-rid-of-the-security-manager.patch Merge upstream 2017-04-26 17:32:42 +01:00
0007-Presize-the-HTTP-response-buffer.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0008-Don-t-access-a-ByteBuf-s-underlying-array.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0009-Allow-configuration-of-the-log-file-path-filename.patch Merge upstream 2017-04-26 17:32:42 +01:00
0010-Fix-unicode-characters-in-configuration-files.patch Resolve the import statements I reordered a while back 2017-04-08 15:26:20 +01:00
0011-Optimize-uuid-conversions.patch Merge upstream 2017-05-10 18:54:46 +01:00
0012-Add-support-for-FML-with-IP-Forwarding-enabled.patch Upstream Merge 2016-10-30 10:46:05 -04:00
0013-Better-unit-tests-for-Chat-API.patch Make the Netty 4.1 upgrade one of the first patches 2016-05-31 12:49:57 -06:00
0014-Don-t-allow-channel-buffers-to-grow-beyond-a-reasona.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0015-Allow-removing-servers-or-changing-addresses-on-relo.patch Merge upstream 2017-04-28 21:22:02 +01:00
0016-Enable-TCP_NODELAY.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0017-Micro-optimizations.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0018-Allow-invalid-packet-ids-for-forge-servers.patch Resolve previous bad merge - opps 2017-05-14 16:20:22 +01:00
0019-Resolve-sendData-deadlocks.patch Remove Event4J patch temporarily 2016-08-28 21:23:49 +01:00
0020-Add-basic-support-for-configurable-tab-complete-thro.patch I'm and idiot 2016-11-26 20:39:19 +00:00
0021-Don-t-create-a-new-KickStringWriter-for-each-new-con.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0022-Optional-server-list-ping-logging.patch Merge upstream 2017-05-10 18:54:46 +01:00
0023-Reduce-max-log-size-to-8MB-and-don-t-append-to-exist.patch Remove Event4J patch temporarily 2016-08-28 21:23:49 +01:00
0024-Add-a-property-to-accept-invalid-ping-packets.patch Merge upstream 2017-05-10 18:54:46 +01:00
0025-Use-a-worker-and-a-boss-event-loop-group.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0026-Better-Decompression-Sanity.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0027-Print-stack-trace-when-the-ByteBuf-is-not-direct.patch Remove redundant patch. Fixes #98 2016-11-01 15:51:42 +00:00
0028-Validate-that-chat-messages-are-non-blank.patch Merge upstream 2016-11-14 22:46:55 +00:00
0029-Reduce-the-overhead-of-lots-and-lots-of-teams-with-t.patch Don't aggressively trim LowMemorySets 2016-12-21 03:43:00 -05:00
0030-Better-debug-checks.patch Resolve previous bad merge - opps 2017-05-14 16:20:22 +01:00
0031-Allow-the-console-to-tab-complete-commands.patch Merge upstream 2017-04-26 17:32:42 +01:00
0032-Add-dynamic-server-addition-removal-api.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0033-Don-t-send-KICK-packets-while-in-HANDSHAKE-state.patch Merge upstream 2017-05-10 18:54:46 +01:00
0034-Improve-ServerKickEvent.patch Reinstate patch to prevent Kick during Handshake 2016-12-04 16:42:27 +00:00
0035-Configurable-server-version-in-ping-response.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0036-Add-timeout-variant-to-connect-methods.patch Updated Waterfall to Minecraft 1.11.1 2016-12-21 02:34:59 -05:00
0037-Proxy-query-event.patch Reinstate patch to prevent Kick during Handshake 2016-12-04 16:42:27 +00:00
0038-Dump-the-raw-hex-of-a-packet-on-a-decoding-error.patch Include the cause exception of an DecodingError 2017-01-15 09:38:49 -07:00
0039-Fix-potion-race-condition-on-Forge-1.8.9.patch Use correct packet ids for 1.12-pre5 2017-05-22 20:12:17 +01:00
0040-Use-async-Netty-DNS-resolver.patch merge upstream daac8d85e20baed2ee0107ee637d0e82af8b2cd1 2017-07-04 16:06:59 -04:00
0041-Security-enhancements-for-EncryptionUtil.patch Assorted security improvements 2016-12-21 04:09:09 -05:00
0042-Improve-outdated-build-message.patch Implement changes proposed in #124 2017-06-10 20:57:00 +01:00