13
0
geforkt von Mirrors/Velocity

Commit graph

  • 957c0dd307 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -0400
  • 88641662d8 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -0400
  • bb129a3d0b Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -0400
  • 81a0cbe3b9 Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -0400
  • 20eb14143d Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -0400
  • e6ea191c92 Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -0400
  • 187a625aa4 Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -0400
  • 2b84d35798 Fix bug in ConnectOther message Andrew Steinborn 2020-04-21 06:23:04 -0400
  • 24c9fc0ef1 Relax GameProfileRequestEvent#setGameProfile to allow faking even in online-mode Andrew Steinborn 2020-04-19 09:20:03 -0400
  • d0cbcf65e9 Fix some tab-complete regressions Andrew Steinborn 2020-04-19 09:07:17 -0400
  • 413578f979 Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -0400
  • 5c93fd3866
    Merge pull request #294 from creeper123123321/backend-initializer Andrew Steinborn 2020-04-14 01:43:24 -0400
  • 9f6d7c2e82 fix name creeper123123321 2020-04-13 11:57:12 -0300
  • e93a510b0f (Implementation) Allow injecting into backend connection creeper123123321 2020-04-13 10:35:26 -0300
  • aae151e3d9 No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -0400
  • 4ddc55a5b7 No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -0400
  • 4494033fbe No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -0400
  • 558c158592 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -0400
  • 49ab2764c4 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -0400
  • f49d36b719 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -0400
  • b04b43954f Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-04-11 22:05:43 -0400
  • 5d3479aae5 Velocity 1.0.8-SNAPSHOT Andrew Steinborn 2020-04-11 21:56:28 -0400
  • 3e24d7ea8d Velocity 1.0.7 Andrew Steinborn 2020-04-11 21:56:07 -0400
  • 2e38e0e1cb Properly fix the previous patch Andrew Steinborn 2020-04-11 21:52:01 -0400
  • 6ad8381645 Velocity 1.0.7-SNAPSHOT Andrew Steinborn 2020-04-11 21:30:25 -0400
  • 386e7e94c8 Velocity 1.0.6 Andrew Steinborn 2020-04-11 21:30:09 -0400
  • 8df4467392 Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -0500
  • 6ed61848e9 Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -0500
  • 2c2eca3548 Only finish non-repeating tasks Hugo Manrique 2020-03-13 18:52:15 +0100
  • 55818ce5eb Remove tasks from lookup map upon completion Hugo Manrique 2020-03-13 18:17:06 +0100
  • d4e51e2d07 Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration Crypnotic 2020-02-09 13:40:15 -0600
  • c0ef3edcc4
    Merge pull request #274 from Crypnotic/bugfix/invalid-server-key Andrew Steinborn 2020-04-08 16:45:02 -0400
  • bb74fe769e
    Merge pull request #279 from hugmanrique/cleanup-task Andrew Steinborn 2020-04-07 21:17:03 -0400
  • 98b03376e5
    Merge pull request #281 from Gabik21/tablist-improvement Andrew Steinborn 2020-04-07 13:35:18 -0400
  • 4374f1e4d6
    Merge pull request #288 from Gabik21/fix-1.7-weirdness Andrew Steinborn 2020-04-07 11:51:21 -0400
  • 2217e8a5c9
    Fix 1.7 tablist behaving weird with colored names Gabik21 2020-04-07 12:17:02 +0200
  • 5089da07fc
    Don't send ping update twice Gabik21 2020-04-02 17:46:24 +0200
  • c54ea62012 update text to 3.0.3 kashike 2020-03-29 16:13:43 -0700
  • 8a29ff0e87 update text to 3.0.3 kashike 2020-03-29 16:13:43 -0700
  • d722422947
    Only finish non-repeating tasks Hugo Manrique 2020-03-13 18:52:15 +0100
  • 6ec6beedbd
    Remove tasks from lookup map upon completion Hugo Manrique 2020-03-13 18:17:06 +0100
  • ae7f0143de Do not trim the args for string-based command APIs Andrew Steinborn 2020-02-28 16:54:25 -0500
  • 29bedf0943 Do not trim the args for string-based command APIs Andrew Steinborn 2020-02-28 16:54:25 -0500
  • 65acb13dca Checkstyle Andrew Steinborn 2020-02-21 18:51:41 -0500
  • 3e053d63b4 Allow ping passthrough for descriptions too Andrew Steinborn 2020-02-21 18:36:10 -0500
  • 9edbef981c Uncomment compile lines from script Andrew Steinborn 2020-02-18 01:35:54 -0500
  • b3ac73a51e Use Cloudflare zlib for more aggressive optimizations Andrew Steinborn 2020-02-18 01:34:39 -0500
  • 496027f7c1 Add AMD64-specific compile script Andrew Steinborn 2020-02-18 01:15:33 -0500
  • 932f3bc2bf Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-02-17 20:52:19 -0500
  • c63bd4cd02 Fix checkstyle error Andrew Steinborn 2020-02-17 20:35:28 -0500
  • 8ae7945b9f Upon connection exception, discard all incoming packets instead Andrew Steinborn 2020-02-17 19:34:22 -0500
  • 599adc6d2c Merge remote-tracking branch 'origin/dev/1.1.0' into dev/1.1.0 Andrew Steinborn 2020-02-17 16:33:34 -0500
  • 37994449d7 Fix regressions with plugin dependency loading from #272 Andrew Steinborn 2020-02-16 03:19:13 -0500
  • 3b6f8e2421 Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -0500
  • 9444cfa70f Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -0500
  • 5c6163d8cd Use more obvious/broken-down test cases for topological sort tests Andrew Steinborn 2020-02-13 19:20:53 -0500
  • a5350c6822 Deal with potentially nullable player sample entries Andrew Steinborn 2020-02-13 13:32:22 -0500
  • 7d1770d37e Deal with potentially nullable player sample entries Andrew Steinborn 2020-02-13 13:32:22 -0500
  • 5b75927586 Bump to 1.0.6-SNAPSHOT for further development Andrew Steinborn 2020-02-13 13:04:50 -0500
  • 11dfbd3b9e This is Velocity 1.0.5 Andrew Steinborn 2020-02-13 13:04:17 -0500
  • e558b7ca1f Update to new bStats revision Andrew Steinborn 2020-02-13 12:57:48 -0500
  • 29168ae549 Update to new bStats revision Andrew Steinborn 2020-02-13 12:57:48 -0500
  • 8fba9d7438 Add cleanServerName to VelocityConfiguration to remove quotes and other unforeseen characters from server names before registration Crypnotic 2020-02-09 13:40:15 -0600
  • da8cee2260
    Make PluginContainer injectable (#272) alexstaeding 2020-02-07 22:22:47 +0100
  • 77526d9bf4
    Merge pull request #266 from alex11441/dev/1.1.0 Andrew Steinborn 2020-01-24 16:01:23 -0500
  • 0c7a995767 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -0500
  • c7bac69290 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -0500
  • 53c951bc52 Revert "Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content" Andrew Steinborn 2020-01-24 01:21:50 -0500
  • a1577dd8a5 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -0500
  • 6e41ce7f15 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -0500
  • be867a8ca9 Minecraft 1.15.2 Andrew Steinborn 2020-01-21 13:28:01 -0500
  • c3fab89bd7 Don't attempt to retain the buffer if it goes to a closed connection Andrew Steinborn 2020-01-20 17:37:21 -0500
  • 92571a65db Another experiment for memory leaks: Create a brand-new buffer for passthrough uncompressed content Andrew Steinborn 2020-01-14 22:18:05 -0500
  • c14ceb315d Return the magic-3 loop again... :( Andrew Steinborn 2020-01-01 10:14:15 -0500
  • a15c8ecc2b Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-31 21:43:11 -0500
  • 08df080771 Try to diagnose memory leak Andrew Steinborn 2019-12-31 21:43:02 -0500
  • 9f340347b6 Allow users to specify a reason in the shutdown command Alex 2019-12-30 23:20:55 -0700
  • 941800ce96 Add VelocityServer#shutdown(boolean, TextComponent) Alex 2019-12-30 23:20:25 -0700
  • fb0446f4fc Add DisconnectEvent#disconnectedDuringLogin() Andrew Steinborn 2019-12-24 23:56:39 -0500
  • ad8c6677ed Begin 1.0.5-SNAPSHOT Andrew Steinborn 2019-12-23 02:02:39 -0500
  • 78af6f7cdf Velocity 1.0.4 Andrew Steinborn 2019-12-23 01:59:15 -0500
  • 1e50615993 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -0500
  • 2073d79771 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -0500
  • deede70070 Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -0500
  • 4c09024952 Minecraft 1.15.1 Andrew Steinborn 2019-12-17 13:57:23 -0500
  • c3068ea26b Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -0500
  • fa489f6014 Rename mystery field in JoinGame Andrew Steinborn 2019-12-14 17:43:42 -0500
  • b56302b17e Minecraft 1.15 (backport from 1.1.0) Andrew Steinborn 2019-12-10 12:20:13 -0500
  • b92d0d2657 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-10 11:47:22 -0500
  • 07c2024307 Minecraft 1.15 Andrew Steinborn 2019-12-10 11:47:10 -0500
  • 02ae891be9 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-09 18:03:41 -0500
  • b5aeeab2a8
    Minecraft 1.15-pre7 Andrew Steinborn 2019-12-09 18:00:08 -0500
  • 97da6753b5 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2019-12-06 03:10:25 -0500
  • 8c3f7e2ecc Optimize DNS resolution logic for AsyncHttpClient Andrew Steinborn 2019-12-01 15:17:17 -0500
  • 75359256b3 Introduce velocity.natives-tmpdir property for properly handling noexec /tmp Andrew Steinborn 2019-11-29 14:26:59 -0500
  • e06e2e4cf9 Introduce velocity.natives-tmpdir property for properly handling noexec /tmp Andrew Steinborn 2019-11-29 14:26:59 -0500
  • d8dba8a96c Graceful fallback when /tmp is amounted noexec on Linux Andrew Steinborn 2019-11-29 12:03:38 -0500
  • 2f55912995 Graceful fallback when /tmp is amounted noexec on Linux Andrew Steinborn 2019-11-29 12:03:38 -0500
  • 667610c251 Fix command block tab complete on <=1.12.2 Andrew Steinborn 2019-11-28 15:22:26 -0500
  • d137d6ce46 Fix command block tab complete on <=1.12.2 Andrew Steinborn 2019-11-28 15:22:26 -0500