Commit Graph

  • ff50d6eabf docs: 完善配置文档 netease/dev MiniDay 2025-07-30 16:51:02 +08:00
  • 0f52dbaaf8 feat: 魔改网易登录接口 MiniDay 2025-01-28 19:20:32 +08:00
  • e99407132f Add version information for 1.21.8 (#1612) Pantera (Mad_Daniel) 2025-07-18 11:26:24 +09:00
  • 81deb1fff8 Update maven publishing repo name Shane Freeder 2025-06-30 15:22:02 +01:00
  • 59560ebad1 1.21.7 Support (#1598) Jones 2025-06-30 14:09:39 +00:00
  • 67a6600c05 New Crowdin updates (#1283) Limbo 2025-06-29 23:31:24 -07:00
  • f3e30558e4 Gradle deprecation fixes & upgrades (#1594) Christoph Loy 2025-06-29 01:28:29 +02:00
  • e46ab6ad7d build: publish using fill (#1599) Riley Park 2025-06-28 16:12:00 -07:00
  • b6fd48f282 Update to adventure 4.22.0 (#1595) Gero 2025-06-27 17:56:05 +02:00
  • 10e75b6d55 feat: property support for max clientside channels (#1557) SpigotRCE 2025-06-21 13:35:04 +05:30
  • fe69214e77 Downgrade netty (Fixes #1591) Shane Freeder 2025-06-17 18:46:22 +01:00
  • 020c7fe6f5 1.21.6 (#1580) Gero 2025-06-17 15:52:50 +02:00
  • 44bc15db40 Add system property to skip packet compression threshold validation Shane Freeder 2025-06-14 20:29:12 +01:00
  • 549b8d624e Update some dependencies (#1576) Tofik ♡ 2025-06-14 20:53:22 +02:00
  • 669fda298c Only apply max known pack restrictions Serverbound Shane Freeder 2025-06-11 10:12:48 +01:00
  • 21ecd344ba Fix HoverEvent.showEntity() in protocol versions prior to 1.21.5 (#1578) AR 2025-05-26 04:24:21 +08:00
  • 8c8162dbf6 Discard known packs if we don't have a target Shane Freeder 2025-05-24 18:28:39 +01:00
  • 5e20ec19ff Stabilize and expose suggestions API (#1406) Alex 2025-05-23 15:23:38 +02:00
  • 5eb83760cd Attempt to improve partial read situations during early connections Shane Freeder 2025-05-22 14:26:48 +01:00
  • 8fea43d6ba Add some means to quickly overlook deframing issues Shane Freeder 2025-05-22 13:12:50 +01:00
  • 678c7aa3a4 Modern-ify Adventure uses and fix bug in TranslatableMapper (#1575) Kezz 2025-05-21 18:06:26 +01:00
  • e13c8c340f Increase limit to account for strings being strings Shane Freeder 2025-05-09 22:17:04 +01:00
  • dc659538d3 Set netty allocator earlier and more globally Shane Freeder 2025-05-09 20:19:29 +01:00
  • eb099d1220 Merge branches 'dev/3.0.0' and 'dev/3.0.0' of github.com:PaperMC/Velocity into dev/3.0.0 Shane Freeder 2025-05-09 15:55:40 +01:00
  • 1ad1f3b215 Use pooled netty allocator instead of default adaptive allocator (#1570) chris 2025-05-08 12:30:55 +02:00
  • 063065b21a fix: adventure 4.21.0 adaptation (#1569) Timon Seidel 2025-05-08 10:55:16 +02:00
  • 00016ba4e1 Validate handshake packet length early Shane Freeder 2025-05-07 23:49:33 +01:00
  • b411a0fa09 chore: bump adventure to 4.21.0 (#1564) Timon Seidel 2025-04-30 21:44:12 +02:00
  • 1561ba2e38 Bump adventure to 4.20.0 (#1544) Aaron 2025-04-28 23:13:48 +02:00
  • bd2bb6325e Validate state transition Shane Freeder 2025-04-17 18:59:49 +01:00
  • 3f0a85d794 Fix MinecraftChannelIdentifier parsing to align with vanilla (#1552) booky 2025-04-14 19:52:02 +02:00
  • 74d05211d6 Also validate length before caring to invest time into processing Shane Freeder 2025-04-12 16:52:31 +01:00
  • 7ad06614fe Appease checkstyle gods Shane Freeder 2025-04-12 16:22:06 +01:00
  • 163a85a468 Merge branch 'cleanup/plugin-message-channel-handling' into dev/3.0.0 Shane Freeder 2025-04-12 16:20:21 +01:00
  • a51711e4bb Use an ImmutableList Builder Shane Freeder 2025-04-12 16:20:07 +01:00
  • ae312339a3 Disable io_uring transport by default Andrew Steinborn 2025-04-11 00:35:49 -04:00
  • a429bb53ce Merge remote-tracking branch 'origin/dev/3.0.0' into cleanup/plugin-message-channel-handling Shane Freeder 2025-04-09 10:06:40 +01:00
  • a549880df1 Bump to Netty 4.2.0 (#1380) Andrew Steinborn 2025-04-09 01:21:08 -04:00
  • 9c1be72db0 Fix tests Shane Freeder 2025-04-06 21:25:08 +01:00
  • 747f70d80a Appease checkstyle Shane Freeder 2025-04-06 21:25:03 +01:00
  • b482443e79 Fix spot Shane Freeder 2025-04-06 21:22:22 +01:00
  • 676ec9cb21 preliminary cleanup of plugin message channel handling Shane Freeder 2025-04-06 20:17:28 +01:00
  • aae97dce3d Track plugin message channels that registered by clients (#1276) 微莹·纤绫 2025-04-07 02:40:17 +08:00
  • c72a3eefde Check if kicking on command rate limit is enabled Shane Freeder 2025-04-03 22:51:26 +01:00
  • 86b88cf4b7 fix: typo SpigotRCE 2025-04-03 18:34:20 +05:30
  • 7ffa43f0e2 feat: implement command rate limiter (#1524) Bridge 2025-04-03 14:26:00 +02:00
  • b3e218bd7d Show proxy-wide online players in server ping (#811) BBaoVanC 2025-04-01 10:48:00 -05:00
  • 9324a52ce0 fix: server link's custom labels not being translated (#1537) Timon Seidel 2025-03-31 19:58:43 +02:00
  • cc93f5eea4 feat: improve tablist (#1532) Timon Seidel 2025-03-30 19:52:54 +02:00
  • c3d10bd410 feat: add function to directly pass collections in ServerPing.Builder (#1538) Timon Seidel 2025-03-30 19:49:36 +02:00
  • d2cd79185b Minecraft 1.21.5 (#1489) Aaron 2025-03-27 15:56:15 +01:00
  • 4df640268f Fix: discard chat queue and chat state when switching servers (#1534) Gegy 2025-03-21 13:28:13 +01:00
  • d9f1016bd5 Validate uncompressed packet size (#1527) Jones 2025-03-14 10:26:59 -05:00
  • c9aa1cca09 Enable use tab in javadocs (#1525) Warrior 2025-03-10 16:11:01 +01:00
  • f980037bfd chore(proxy): require explicitly setting velocity.command.info permission to true Riley Park 2025-03-06 19:14:18 -08:00
  • 8f3dea5427 Bump Netty version Andrew Steinborn 2025-02-28 22:21:32 -05:00
  • b8fe3577c9 Use correct component serializer in ComponentHolder#getBinaryTag Gero 2025-02-28 15:01:20 +01:00
  • d4ea40a4a2 Add support for SO_REUSEPORT Andrew Steinborn 2025-02-27 23:42:39 -05:00
  • 0afe061224 Updated Adventure to 4.19.0 (#1520) Adrian 2025-02-27 01:25:01 -05:00
  • 58816c804a fix: problem with PluginMessageEvents for configuration phase (#1517) ST3V1K 2025-02-22 17:08:37 +01:00
  • e69213f987 respect log-player-connections flag in config for connection messages (#1503) Tommy 2025-02-17 12:07:06 +00:00
  • f986eb51ec Do not print an exception if a client closed before switching to config state Shane Freeder 2025-02-13 12:12:33 +00:00
  • 9d1332d3a3 Add PluginMessageEvents for configuration phase Shane Freeder 2025-02-11 17:19:37 +00:00
  • 83c1749eed Add javadoc for ServerPing.Builder (#1500) Andre_601 2025-02-12 20:35:38 +01:00
  • a26d5581c4 docs: Remove beta annotations on events (#1505) Kezz 2025-02-12 19:35:15 +00:00
  • 1652d44f5f Fix checkstyle 💩 Nassim Jahnke 2025-01-31 19:35:43 +01:00
  • 6815808d32 Improve fml mod list parsing Nassim Jahnke 2025-01-31 19:11:34 +01:00
  • 91bdcebb1a Use real vanilla limits for LegacyChat (#1502) Outfluencer 2025-01-31 14:11:39 +01:00
  • 0e84b57e53 Add Virtualhost support for server list pings (#1265) scratchyone 2025-01-31 07:04:52 -05:00
  • 876b9c3601 Fix ShutdownCommand message styling (#1427) Isaac - The456 2025-01-27 04:03:37 +00:00
  • 6995f415d3 Expose shutdownInProgress to the API. (#1485) kyngs 2025-01-26 13:49:35 +01:00
  • 371e686076 properly apply vanilla cap to chat packets Shane Freeder 2025-01-23 19:29:37 +00:00
  • 7392cd6574 Fix nonsensical deprecation for specifying listener priority (#1491) Henri Schubin 2025-01-21 19:37:20 +02:00
  • 71feb11b2e Fix fallback compression handler Shane Freeder 2025-01-17 15:10:06 +00:00
  • c0fdf20224 Add InboundConnection#getHandshakeIntent (#1493) Gero 2025-01-15 02:44:20 +01:00
  • 00b68859ff Add "GetPlayerServer". (#1484) TangJin 2025-01-02 17:53:53 +08:00
  • 1db8c8c6ab Bump adventure to 4.18.0 (#1481) Aaron 2024-12-23 03:59:13 +01:00
  • af97ffffa5 A few small code cleanups for cryptography Andrew Steinborn 2024-12-21 03:45:17 -05:00
  • 39191957ea Migrate to setup-gradle, Gradle 8.11.1. (#1480) Kichura 2024-12-21 09:02:30 +01:00
  • d77e508e9c [ci skip] Fix typo in TabListEntry latency docs (#1479) David 2024-12-19 17:04:56 +01:00
  • 4aa9ee7735 fix: NoClassDefFoundError on FastUtil's toIntArray (#1475) Ivan 2024-12-14 23:48:08 +03:00
  • 965db127a9 InvocationInfo API (#1467) Owen 2024-12-04 12:36:45 -05:00
  • be5f0ace26 Minecraft 1.21.4 (#1457) Aaron 2024-12-03 15:07:26 +01:00
  • a33f2d1af5 Fix callback command not working (#1464) riku6460 2024-12-01 19:31:44 +09:00
  • 9cfcfcf2ed Fix SystemChatPacket: Support reading packet properly in newer MC versions (#1461) Andrey 2024-11-19 20:49:17 +03:00
  • cefa3b272e feat: expose list order in TabListEntry (#1451) Timon 2024-11-10 00:03:34 +01:00
  • 08a42b3723 Replace home-made legacy hover event serializer with Adventure's implementation Andrew Steinborn 2024-10-27 15:13:16 -04:00
  • dc40e160d7 replace old velocitypowered.com links (#1399) Aaron 2024-10-27 19:27:09 +01:00
  • f2d6e143ae Update several dependencies Andrew Steinborn 2024-10-27 14:10:33 -04:00
  • b135148dfc fix a typo Andrew Steinborn 2024-10-27 13:54:08 -04:00
  • 69ee655d74 Update 1.21.2 protocol to include 1.21.3 release (#1449) Timon 2024-10-23 20:39:12 +02:00
  • 7a9227d517 Fix extra respawn packet byte on <1.21.2 (#1448) Michael 2024-10-22 19:01:55 +02:00
  • 05235da55d 1.21.2 (#1447) Gero 2024-10-22 17:33:55 +02:00
  • 2c8ce219f0 fix checkstyle, closes #1446 Andrew Steinborn 2024-10-20 20:20:42 -04:00
  • d4e89dbdda Ability to specify servers from the command line (#1445) Jackson 2024-10-21 11:09:55 +11:00
  • 1e6396d6c2 set annotation processor to isolating to decrease compile times on big plugins (#1434) usb 2024-10-20 17:06:01 -07:00
  • 9a93bbe990 Add deprecation notice (#1442) Elikill58 2024-10-21 02:05:29 +02:00
  • 99aaf3ce4e expose raw vhost (#1423) Isaac - The456 2024-10-07 10:41:17 +01:00
  • ef1f5009d3 Adjust HAProxy's existance to log when the proxy protocol is enabled … (#1436) Stefano 2024-09-23 03:42:12 +02:00
  • b66aa3fb4e Bump to Velocity 3.4.0 Andrew Steinborn 2024-09-15 20:22:55 -04:00