Commit Graph

  • 9d6689f64a forgot annotation Leymooo 2020-04-27 13:12:03 +03:00
  • 26bf94f08f fix typos, update javadocs Leymooo 2020-04-27 13:09:04 +03:00
  • c0b8e9d646 add async methods, also add separate methods which will call event and which will not call event Leymooo 2020-04-27 01:05:57 +03:00
  • fb64333813 pass eventLoop to thenApplyAsync Leymooo 2020-04-27 00:11:49 +03:00
  • 1fb382e0f6 fix logic Leymooo 2020-04-27 00:09:25 +03:00
  • 6555e0e337 Add CommandExecuteEvent Leymooo 2020-04-27 00:04:12 +03:00
  • 1441dec367 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -04:00
  • 957c0dd307 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -04:00
  • 88641662d8 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -04:00
  • bb129a3d0b Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -04:00
  • 81a0cbe3b9 Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -04:00
  • 20eb14143d Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -04:00
  • e6ea191c92 Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -04:00
  • 187a625aa4 Bump Netty to 4.1.49.Final Andrew Steinborn 2020-04-22 10:27:08 -04:00
  • 2b84d35798 Fix bug in ConnectOther message Andrew Steinborn 2020-04-21 06:23:04 -04:00
  • 24c9fc0ef1 Relax GameProfileRequestEvent#setGameProfile to allow faking even in online-mode Andrew Steinborn 2020-04-19 09:20:03 -04:00
  • d0cbcf65e9 Fix some tab-complete regressions Andrew Steinborn 2020-04-19 09:07:17 -04:00
  • 413578f979 Fix rare race condition with transitioning Andrew Steinborn 2020-04-19 03:39:15 -04:00
  • 5c93fd3866 Merge pull request #294 from creeper123123321/backend-initializer Andrew Steinborn 2020-04-14 01:43:24 -04:00
  • 9f6d7c2e82 fix name creeper123123321 2020-04-13 11:57:12 -03:00
  • e93a510b0f (Implementation) Allow injecting into backend connection creeper123123321 2020-04-13 10:35:26 -03:00
  • aae151e3d9 No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -04:00
  • 4ddc55a5b7 No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -04:00
  • 4494033fbe No need to register multiple times Andrew Steinborn 2020-04-12 17:20:38 -04:00
  • 558c158592 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -04:00
  • 49ab2764c4 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -04:00
  • f49d36b719 Close one last "proxy crasher" loophole Andrew Steinborn 2020-04-12 17:05:36 -04:00
  • b04b43954f Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-04-11 22:05:43 -04:00
  • 5d3479aae5 Velocity 1.0.8-SNAPSHOT Andrew Steinborn 2020-04-11 21:56:28 -04:00
  • 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