Commit Graph

  • 3e24d7ea8d Velocity 1.0.7 Andrew Steinborn 2020-04-11 21:56:07 -04:00
  • 2e38e0e1cb Properly fix the previous patch Andrew Steinborn 2020-04-11 21:52:01 -04:00
  • 6ad8381645 Velocity 1.0.7-SNAPSHOT Andrew Steinborn 2020-04-11 21:30:25 -04:00
  • 386e7e94c8 Velocity 1.0.6 Andrew Steinborn 2020-04-11 21:30:09 -04:00
  • 8df4467392 Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -05:00
  • 6ed61848e9 Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -05:00
  • 2c2eca3548 Only finish non-repeating tasks Hugo Manrique 2020-03-13 18:52:15 +01:00
  • 55818ce5eb Remove tasks from lookup map upon completion Hugo Manrique 2020-03-13 18:17:06 +01:00
  • d4e51e2d07 Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration Crypnotic 2020-02-09 13:40:15 -06:00
  • c0ef3edcc4 Merge pull request #274 from Crypnotic/bugfix/invalid-server-key Andrew Steinborn 2020-04-08 16:45:02 -04:00
  • bb74fe769e Merge pull request #279 from hugmanrique/cleanup-task Andrew Steinborn 2020-04-07 21:17:03 -04:00
  • 98b03376e5 Merge pull request #281 from Gabik21/tablist-improvement Andrew Steinborn 2020-04-07 13:35:18 -04:00
  • 4374f1e4d6 Merge pull request #288 from Gabik21/fix-1.7-weirdness Andrew Steinborn 2020-04-07 11:51:21 -04:00
  • 2217e8a5c9 Fix 1.7 tablist behaving weird with colored names Gabik21 2020-04-07 12:17:02 +02:00
  • 5089da07fc Don't send ping update twice Gabik21 2020-04-02 17:46:24 +02:00
  • c54ea62012 update text to 3.0.3 kashike 2020-03-29 16:13:43 -07:00
  • 8a29ff0e87 update text to 3.0.3 kashike 2020-03-29 16:13:43 -07:00
  • d722422947 Only finish non-repeating tasks Hugo Manrique 2020-03-13 18:52:15 +01:00
  • 6ec6beedbd Remove tasks from lookup map upon completion Hugo Manrique 2020-03-13 18:17:06 +01:00
  • ae7f0143de Do not trim the args for string-based command APIs Andrew Steinborn 2020-02-28 16:54:25 -05:00
  • 29bedf0943 Do not trim the args for string-based command APIs Andrew Steinborn 2020-02-28 16:54:25 -05:00
  • 65acb13dca Checkstyle Andrew Steinborn 2020-02-21 18:51:41 -05:00
  • 3e053d63b4 Allow ping passthrough for descriptions too Andrew Steinborn 2020-02-21 18:36:10 -05:00
  • 9edbef981c Uncomment compile lines from script Andrew Steinborn 2020-02-18 01:35:54 -05:00
  • b3ac73a51e Use Cloudflare zlib for more aggressive optimizations Andrew Steinborn 2020-02-18 01:34:39 -05:00
  • 496027f7c1 Add AMD64-specific compile script Andrew Steinborn 2020-02-18 01:15:33 -05:00
  • 932f3bc2bf Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-02-17 20:52:19 -05:00
  • c63bd4cd02 Fix checkstyle error Andrew Steinborn 2020-02-17 20:35:28 -05:00
  • 8ae7945b9f Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -05:00
  • 599adc6d2c Merge remote-tracking branch 'origin/dev/1.1.0' into dev/1.1.0 Andrew Steinborn 2020-02-17 16:33:34 -05:00
  • 37994449d7 Fix regressions with plugin dependency loading from #272 Andrew Steinborn 2020-02-16 03:19:13 -05:00
  • 3b6f8e2421 Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -05:00
  • 9444cfa70f Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -05:00
  • 5c6163d8cd Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -05:00
  • a5350c6822 Deal with potentially nullable player sample entries Andrew Steinborn 2020-02-13 13:32:22 -05:00
  • 7d1770d37e Deal with potentially nullable player sample entries Andrew Steinborn 2020-02-13 13:32:22 -05:00
  • 5b75927586 Bump to 1.0.6-SNAPSHOT for further development Andrew Steinborn 2020-02-13 13:04:50 -05:00
  • 11dfbd3b9e This is Velocity 1.0.5 Andrew Steinborn 2020-02-13 13:04:17 -05:00
  • e558b7ca1f Update to new bStats revision Andrew Steinborn 2020-02-13 12:57:48 -05:00
  • 29168ae549 Update to new bStats revision Andrew Steinborn 2020-02-13 12:57:48 -05:00
  • 8fba9d7438 Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration Crypnotic 2020-02-09 13:40:15 -06:00
  • da8cee2260 Make PluginContainer injectable (#272) alexstaeding 2020-02-07 22:22:47 +01:00
  • 77526d9bf4 Merge pull request #266 from alex11441/dev/1.1.0 Andrew Steinborn 2020-01-24 16:01:23 -05:00
  • 0c7a995767 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -05:00
  • c7bac69290 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -05:00
  • 53c951bc52 Revert "Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content" Andrew Steinborn 2020-01-24 01:21:50 -05:00
  • a1577dd8a5 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -05:00
  • 6e41ce7f15 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -05:00
  • be867a8ca9 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -05:00
  • c3fab89bd7 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -05:00
  • 92571a65db Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content Andrew Steinborn 2020-01-14 22:18:05 -05:00
  • c14ceb315d Return the magic-3 loop again... :( Andrew Steinborn 2020-01-01 10:14:15 -05:00
  • a15c8ecc2b Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-31 21:43:11 -05:00
  • 08df080771 Try to diagnose memory leak Andrew Steinborn 2019-12-31 21:43:02 -05:00
  • 9f340347b6 Allow users to specify a reason in the shutdown command Alex 2019-12-30 23:20:55 -07:00
  • 941800ce96 Add VelocityServer#shutdown(boolean, TextComponent) Alex 2019-12-30 23:20:25 -07:00
  • fb0446f4fc Add DisconnectEvent#disconnectedDuringLogin() Andrew Steinborn 2019-12-24 23:56:39 -05:00
  • ad8c6677ed Begin 1.0.5-SNAPSHOT Andrew Steinborn 2019-12-23 02:02:39 -05:00
  • 78af6f7cdf Velocity 1.0.4 Andrew Steinborn 2019-12-23 01:59:15 -05:00
  • 1e50615993 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -05:00
  • 2073d79771 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -05:00
  • deede70070 Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -05:00
  • 4c09024952 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -05:00
  • c3068ea26b Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -05:00
  • fa489f6014 Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -05:00
  • b56302b17e Minecraft 1.15 (backport from 1.1.0) Andrew Steinborn 2019-12-10 12:20:13 -05:00
  • b92d0d2657 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-10 11:47:22 -05:00
  • 07c2024307 Minecraft 1.15 Andrew Steinborn 2019-12-10 11:47:10 -05:00
  • 02ae891be9 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-09 18:03:41 -05:00
  • b5aeeab2a8 Minecraft 1.15-pre7 Andrew Steinborn 2019-12-09 18:00:08 -05:00
  • 97da6753b5 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-06 03:10:25 -05:00
  • 8c3f7e2ecc Optimize DNS resolution logic for AsyncHttpClient Andrew Steinborn 2019-12-01 15:17:17 -05:00
  • 75359256b3 Introduce velocity.natives-tmpdir property for properly handling noexec /tmp Andrew Steinborn 2019-11-29 14:26:59 -05:00
  • e06e2e4cf9 Introduce velocity.natives-tmpdir property for properly handling noexec /tmp Andrew Steinborn 2019-11-29 14:26:59 -05:00
  • d8dba8a96c Graceful fallback when /tmp is amounted noexec on Linux Andrew Steinborn 2019-11-29 12:03:38 -05:00
  • 2f55912995 Graceful fallback when /tmp is amounted noexec on Linux Andrew Steinborn 2019-11-29 12:03:38 -05:00
  • 667610c251 Fix command block tab complete on <=1.12.2 Andrew Steinborn 2019-11-28 15:22:26 -05:00
  • d137d6ce46 Fix command block tab complete on <=1.12.2 Andrew Steinborn 2019-11-28 15:22:26 -05:00
  • d1acd5b6d5 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-11-28 13:23:46 -05:00
  • 50b50f3cbb Fix 1.13+ tab complete for server commands Andrew Steinborn 2019-11-28 13:12:53 -05:00
  • ae82bb21af Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-11-27 01:09:21 -05:00
  • 68e5372b2e QuietException should be a RuntimeException Andrew Steinborn 2019-11-27 01:04:48 -05:00
  • 467fe34da3 Provide useful information for "unexpectedly disconnected from server" Andrew Steinborn 2019-11-27 01:01:50 -05:00
  • 94035366c2 Merge pull request #255 from VelocityPowered/bungeequack-integrate Andrew Steinborn 2019-11-26 16:33:37 -05:00
  • 0c14eabe6b Fix Checkstyle issues Andrew Steinborn 2019-11-26 16:32:50 -05:00
  • 87ad188f92 Finalize integrated BungeeQuack Andrew Steinborn 2019-11-26 16:27:30 -05:00
  • b08f27b5c4 Merge branch 'dev/1.1.0' into bungeequack-integrate Andrew Steinborn 2019-11-26 15:52:53 -05:00
  • 0b6fc06e67 Initial 1.15-pre2 support Andrew Steinborn 2019-11-26 14:37:44 -05:00
  • bfeca40b17 Make sure we only tab-complete commands for which we have access to Andrew Steinborn 2019-11-26 14:07:55 -05:00
  • 2baa162d91 Make sure we only tab-complete commands for which we have access to Andrew Steinborn 2019-11-26 14:07:55 -05:00
  • 893391202b Manually backport e29e20b from Velocity 1.1.0 Andrew Steinborn 2019-11-26 13:47:58 -05:00
  • e29e20b1e8 Fix 1.13+ tab-complete with command but no arguments Andrew Steinborn 2019-11-26 13:44:21 -05:00
  • ae14eb8ccb Fix potential UDP speculative reflection attack Andrew Steinborn 2019-11-23 01:06:00 -05:00
  • da63406ee7 Fix potential UDP speculative reflection attack Andrew Steinborn 2019-11-23 01:06:00 -05:00
  • 8725178d6d Flush queued packets to the client in case we can't write Andrew Steinborn 2019-11-17 14:52:12 -05:00
  • 3eeea8e8f8 Add limited flush consolidation, if the remote server supports it. Andrew Steinborn 2019-11-17 11:14:56 -05:00
  • d2b8271eb4 Allow running Velocity without any servers. Andrew Steinborn 2019-11-16 23:17:09 -05:00
  • e12f970684 Fix fresh 1.1.0 velocity.toml generation. Andrew Steinborn 2019-11-16 22:34:30 -05:00
  • 010a10f50f Do not try to prevent people from running Velocity behind Velocity. Andrew Steinborn 2019-11-15 01:35:44 -05:00
  • ba8629ca0e Try to decode multiple packets at once Andrew Steinborn 2019-11-15 00:39:11 -05:00