13
0
geforkt von Mirrors/Velocity

Commit graph

  • 6577b08bdd
    Changes 1.16-pre5 Five (Xer) 2020-06-13 11:26:51 +0200
  • 0109f4477a Complete the teardown future anyway Andrew Steinborn 2020-06-12 07:27:51 -0400
  • 8a6e77689b Checkstyle strikes again Andrew Steinborn 2020-06-12 07:26:25 -0400
  • 8b8fd284b3 Call DisconnectEvent explicitly instead of relying on ConnectedPlayer#teardown() to do it for us Andrew Steinborn 2020-06-12 07:24:17 -0400
  • ac4359ad21 Clean up ClientPlaySessionHandler#handle(PluginMessage) Andrew Steinborn 2020-06-12 07:16:43 -0400
  • f4bc2ac131 Regenerate with random secret if not present in velocity.toml. Andrew Steinborn 2020-06-12 03:10:25 -0400
  • 78b442a852
    Changes 1.16-pre4 and Logic fixes Five (Xer) 2020-06-11 23:39:16 +0200
  • 9bece076f5 Remove old Checker Framework relics. Andrew Steinborn 2020-06-11 02:08:04 -0400
  • cf5f7fa38f Fix a typo. Andrew Steinborn 2020-06-11 01:56:41 -0400
  • 6e7c0298de Remove Netty async DNS resolver completely Andrew Steinborn 2020-06-07 00:50:15 -0400
  • 8d159408ba
    Merge Changes 1.16-pre3 FivePB (Xer) 2020-06-10 21:01:16 +0200
  • 101a6a58dd
    Changes 1.16-pre3 Five (Xer) 2020-06-10 21:00:18 +0200
  • 4e6144a87c
    Merge from indev/future/1.16 FivePB (Xer) 2020-06-07 00:52:55 +0200
  • 4e5f708bed
    Resolve review Five (Xer) 2020-06-07 00:51:21 +0200
  • c004e5769d
    Merge Cleanup from indev FivePB (Xer) 2020-06-07 00:36:47 +0200
  • 3ed5e7718c
    Fix logic error Five (Xer) 2020-06-07 00:33:06 +0200
  • ef5b9cf183
    Sync to IDE Five (Xer) 2020-06-07 00:22:11 +0200
  • f868cea583
    Move to proper API Five (Xer) 2020-06-07 00:14:23 +0200
  • a213429735
    Merge from indev: 1.16-pre2 FivePB (Xer) 2020-06-05 16:02:05 +0200
  • 0377a6829f Move to Registry Lechner Markus 2020-06-05 16:00:51 +0200
  • 6368b47e78 Old sins Lechner Markus 2020-06-05 15:58:34 +0200
  • aa4a8de2fd Stylize Lechner Markus 2020-06-05 15:45:11 +0200
  • 368d50b455 Rework Dimension Registry Lechner Markus 2020-06-05 15:22:55 +0200
  • f3d5c986da Add Velocity compression native for aarch64 Andrew Steinborn 2020-06-04 15:22:03 -0400
  • 009f207883
    More progress Five (Xer) 2020-06-04 21:21:54 +0200
  • 31d1871bd5 Check for AARCH64. Andrew Steinborn 2020-06-04 15:03:27 -0400
  • bb69481f99 Lay down foundation for cross-architecture natives Andrew Steinborn 2020-06-04 14:56:17 -0400
  • 6734ef3a08
    Checkstyle-auto Five (Xer) 2020-06-04 19:13:10 +0200
  • 18e5953976 Save progress Lechner Markus 2020-06-04 15:36:58 +0200
  • 456b4b217f Run closeWith() logic in the event loop Andrew Steinborn 2020-06-04 01:35:32 -0400
  • ee4bae60a9 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-06-03 12:18:43 -0400
  • 669bd14779 Remove duplicate in-flight connection reset Andrew Steinborn 2020-06-03 12:18:29 -0400
  • 042a9df4f1 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-06-03 12:13:34 -0400
  • 40ec39aa5e
    Merge pull request #316 from lucko/fix/cleanup-config Andrew Steinborn 2020-06-02 20:03:48 -0400
  • 4263c4e2d4
    Fix config formatting Luck 2020-06-03 00:58:26 +0100
  • e3084e21a7
    Merge pull request #315 from lucko/feature/bungeeguard Andrew Steinborn 2020-06-02 19:36:24 -0400
  • c563372ffd
    Remove unnecessary imports Luck 2020-06-03 00:35:04 +0100
  • 2cd9f081c3
    Merge branch 'dev/1.1.0' into feature/bungeeguard Luck 2020-06-03 00:32:27 +0100
  • 70abda9c5b
    Implement legacy forwarding BungeeGuard handshake support Luck 2020-06-02 21:56:50 +0100
  • 46e92a069b Fix an issue with too short not breaking the loop Andrew Steinborn 2020-05-31 14:01:27 -0400
  • f27aa8e3ba Handle empty packets too Andrew Steinborn 2020-05-31 09:54:47 -0400
  • c856635ac5 Try two, with improved state maintenance and some bugs fixed Andrew Steinborn 2020-05-31 08:14:33 -0400
  • 3a8ba76f25 This did not work :( Andrew Steinborn 2020-05-31 07:55:19 -0400
  • 869f2a6b32 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-29 21:37:10 -0400
  • e83662e8c3 Clean up imports and remove some legacy declarations. Andrew Steinborn 2020-05-29 21:36:58 -0400
  • 11fb5f2be3 Simplify the discard logic. Andrew Steinborn 2020-05-29 21:35:07 -0400
  • dd2e1ad241 Handle partially sent varints better Andrew Steinborn 2020-05-29 21:11:21 -0400
  • b6f1dcc166 Optimize varint frame decoding again Andrew Steinborn 2020-05-29 20:52:04 -0400
  • 9f6d8e1840 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-29 19:03:03 -0400
  • b028d9ca8f Use standard Guava annotation Andrew Steinborn 2020-05-28 10:44:42 -0400
  • cb99b184ed Allow plugins to mutate available commands sent to the client. Andrew Steinborn 2020-05-28 07:14:49 -0400
  • 305949487e Add @UnstableApi annotation. Resolves #313 Andrew Steinborn 2020-05-28 07:05:19 -0400
  • d66766a38b Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-26 05:25:11 -0400
  • eeb660ce00 Fix bad ordering Andrew Steinborn 2020-05-26 05:25:03 -0400
  • 0d1acdb056 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-25 16:09:19 -0400
  • d538516f4c Bump Netty version Andrew Steinborn 2020-05-25 16:08:53 -0400
  • ebad3d1005 Use Integer.MIN_VALUE for the sentinel for readVarIntSafely() Andrew Steinborn 2020-05-25 16:05:36 -0400
  • d7bbe7531a Additional protocol hardening. Andrew Steinborn 2020-05-25 15:58:52 -0400
  • ae8852dc9d Native tests should only run on Linux Andrew Steinborn 2020-05-25 13:29:02 -0400
  • 62d3f61a77 Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-25 13:27:44 -0400
  • abd81a0216 Fix Checkstyle errors. Andrew Steinborn 2020-05-25 13:24:41 -0400
  • 0cb4c02107 Run all commands on a separate thread pool. Andrew Steinborn 2020-05-25 13:09:04 -0400
  • ec1fc3944d Make sure this runs on the event loop. Andrew Steinborn 2020-05-25 12:08:24 -0400
  • 942e2f2e1a Better generic cleanup. Andrew Steinborn 2020-05-25 11:56:56 -0400
  • 74ff56cbc9 Also reset when an exception is thrown. Andrew Steinborn 2020-05-25 11:49:45 -0400
  • 64c16e61d2 Reset in-flight connection only if the server disconnects the client. Andrew Steinborn 2020-05-25 11:44:02 -0400
  • b0f1398b45 Further confinement of preconnect checks to event loop. Andrew Steinborn 2020-05-25 10:26:05 -0400
  • fa954ab717 Confine preconnect validation/setup logic to event loop. Andrew Steinborn 2020-05-25 09:38:22 -0400
  • 75ddeb062f Confine preconnect validation/setup logic to event loop. Andrew Steinborn 2020-05-25 09:38:22 -0400
  • a98a7dd67e Merge branch 'dev/1.1.0' into decode-multiple Andrew Steinborn 2020-05-24 11:41:17 -0400
  • 793e938dd1 Drop macOS native support Andrew Steinborn 2020-05-24 10:58:28 -0400
  • b3bd773fea Switch out Cloudflare zlib for libdeflate. Andrew Steinborn 2020-05-24 10:56:26 -0400
  • 38487c5bba
    Server-change mechanics update Five (Xer) 2020-05-23 13:03:33 +0200
  • 197bc4f288
    Make checkstyle happy again Five (Xer) 2020-05-23 11:49:27 +0200
  • fca73bae67
    Some minor touch-ups Five (Xer) 2020-05-23 11:43:03 +0200
  • d37b6a361c
    Snapshot 20w21a Five (Xer) 2020-05-23 00:18:36 +0200
  • 742b8d98cb Fix noexecstack for natives. Andrew Steinborn 2020-05-20 04:55:55 -0400
  • 91e9769c5a Cap /server list to 50 servers. Andrew Steinborn 2020-05-17 00:24:00 -0400
  • feb7c2f893 Reject invalid tab complete command requests. Andrew Steinborn 2020-05-08 18:16:14 -0400
  • b42045c050 Reject invalid tab complete command requests. Andrew Steinborn 2020-05-08 18:16:14 -0400
  • 10680f16d3 Reject invalid tab complete command requests. Andrew Steinborn 2020-05-08 18:16:14 -0400
  • 2418cc271a
    Merge pull request #307 from mikroskeem/feature/prevent-proxy-connections Andrew Steinborn 2020-05-08 14:57:20 -0400
  • 21f03d5d50
    Add prevent-proxy-connections option to make sending client IP to Mojang toggleable Mark Vainomaa 2020-05-08 03:03:49 +0300
  • 4d62d61485 We're well into 2020, just saying. Andrew Steinborn 2020-05-08 14:03:30 -0400
  • f7e70cff20 We're well into 2020, just saying. Andrew Steinborn 2020-05-08 14:03:30 -0400
  • 3bc8323ed5 We're well into 2020, just saying. Andrew Steinborn 2020-05-08 14:03:30 -0400
  • 5424c55f09
    Merge pull request #301 from Leymooo/command-event Andrew Steinborn 2020-04-30 01:13:30 -0400
  • 4b4ed02e8d fix build Leymooo 2020-04-30 01:00:12 +0300
  • 42ad7594ae
    Merge pull request #300 from Leymooo/command-event Andrew Steinborn 2020-04-29 15:26:29 -0400
  • d096eb3429 update class javadoc Leymooo 2020-04-29 22:15:33 +0300
  • aa55af8eb7 fix command forwarding Leymooo 2020-04-29 22:08:59 +0300
  • e759668f53
    Merge pull request #299 from Leymooo/command-event Andrew Steinborn 2020-04-29 12:51:47 -0400
  • 37a1a49fda Allow disabling BungeeCord plugin message channel. Andrew Steinborn 2020-04-28 14:10:54 -0400
  • 9d6689f64a forgot annotation Leymooo 2020-04-27 13:12:03 +0300
  • 26bf94f08f fix typos, update javadocs Leymooo 2020-04-27 13:09:04 +0300
  • 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 +0300
  • fb64333813 pass eventLoop to thenApplyAsync Leymooo 2020-04-27 00:11:49 +0300
  • 1fb382e0f6 fix logic Leymooo 2020-04-27 00:09:25 +0300
  • 6555e0e337 Add CommandExecuteEvent Leymooo 2020-04-27 00:04:12 +0300
  • 1441dec367 Implement brigadier:long argument type, fixes #295 Andrew Steinborn 2020-04-23 16:19:49 -0400