13
0
geforkt von Mirrors/Velocity

Commit graph

  • b89a5c5ce9 Fix CI master Lixfel 2024-12-02 12:45:04 +0100
  • 65d3277319 Merge remote-tracking branch 'upstream/dev/3.0.0' Lixfel 2024-11-30 09:25:25 +0100
  • 9cfcfcf2ed
    Fix SystemChatPacket: Support reading packet properly in newer MC versions (#1461) Andrey 2024-11-19 20:49:17 +0300
  • a22bfa10f9 Merge pull request 'Update 1.21.2 client support' (#5) from upstream into master Lixfel 2024-11-11 08:15:32 +0100
  • d9d1319a3a Merge remote-tracking branch 'upstream/dev/3.0.0' into upstream Lixfel 2024-11-10 18:32:48 +0100
  • cefa3b272e
    feat: expose list order in TabListEntry (#1451) Timon 2024-11-10 00:03:34 +0100
  • 08a42b3723 Replace home-made legacy hover event serializer with Adventure's implementation Andrew Steinborn 2024-10-27 15:13:16 -0400
  • dc40e160d7
    replace old velocitypowered.com links (#1399) Aaron 2024-10-27 19:27:09 +0100
  • f2d6e143ae Update several dependencies Andrew Steinborn 2024-10-27 14:10:33 -0400
  • b135148dfc fix a typo Andrew Steinborn 2024-10-27 13:54:08 -0400
  • 69ee655d74
    Update 1.21.2 protocol to include 1.21.3 release (#1449) Timon 2024-10-23 20:39:12 +0200
  • 7a9227d517
    Fix extra respawn packet byte on <1.21.2 (#1448) Michael 2024-10-22 19:01:55 +0200
  • 05235da55d
    1.21.2 (#1447) Gero 2024-10-22 17:33:55 +0200
  • 2c8ce219f0 fix checkstyle, closes #1446 Andrew Steinborn 2024-10-20 20:20:42 -0400
  • d4e89dbdda
    Ability to specify servers from the command line (#1445) Jackson 2024-10-21 11:09:55 +1100
  • 1e6396d6c2
    set annotation processor to isolating to decrease compile times on big plugins (#1434) usb 2024-10-20 17:06:01 -0700
  • 9a93bbe990
    Add deprecation notice (#1442) Elikill58 2024-10-21 02:05:29 +0200
  • 99aaf3ce4e
    expose raw vhost (#1423) Isaac - The456 2024-10-07 10:41:17 +0100
  • ef1f5009d3
    Adjust HAProxy's existance to log when the proxy protocol is enabled … (#1436) Stefano 2024-09-23 03:42:12 +0200
  • b66aa3fb4e Bump to Velocity 3.4.0 Andrew Steinborn 2024-09-15 20:22:55 -0400
  • 2016d1482f Deprecate anonymous command registrations Andrew Steinborn 2024-09-15 20:22:55 -0400
  • 4f227badc2 Reintroduce sync event execution to the Velocity event system Andrew Steinborn 2023-05-14 04:32:58 -0400
  • ffa78d2a92 Small clean-ups in event manager. Andrew Steinborn 2024-09-15 17:00:15 -0400
  • 4eb02c8d38 Do not store the dimension registry for each connected server Andrew Steinborn 2024-09-15 13:45:34 -0400
  • 78f6cfc26c
    feat: Require any ConsoleCommandSender for the shutdown command (#1428) Timon 2024-09-14 13:18:23 +0200
  • 2299b78ad3
    fix: apply message in PlayerChatEvent when handling SessionPlayerChatPacket (#1411) skbeh 2024-09-14 11:13:57 +0000
  • 6f6d55e9e6
    [ci skip] make 'runShadow' workingDir use the 'run' directory (#1398) powercas_gamer 2024-09-14 13:02:08 +0200
  • 0cd069ecbf
    Fix exception while serializing JsonArray (#1426) Nostal Yuu 2024-09-12 03:40:25 +0800
  • 3c23ee7576 Fix typo for musl crypto Andrew Steinborn 2024-09-07 13:14:04 -0400
  • 525ac2712e Also provide musl libc builds of Velocity natives Andrew Steinborn 2024-09-07 12:56:31 -0400
  • 784806848d
    Do more speculative VarInt reading optimizations (#1418) Andrew Steinborn 2024-09-05 00:00:34 -0400
  • 46f29480bd Delete now-unused MinecraftVarintLengthCompositeEncoder Andrew Steinborn 2024-09-03 00:40:31 -0400
  • f034c0277d Have one MinecraftVarintLengthEncoder, not two Andrew Steinborn 2024-09-03 00:33:57 -0400
  • 52ae735ea3 Change LoginInboundConnection queue type to something that is actually thread-safe Andrew Steinborn 2024-09-02 20:47:01 -0400
  • 862036d424 Fix a compile error. Andrew Steinborn 2024-09-02 03:00:19 -0400
  • a7654af1a3 Do some minor natives housekeeping. Andrew Steinborn 2024-09-02 02:57:03 -0400
  • 55f9509c6e
    Add a MinecraftVarintLengthCompositeEncoder for backend connections (#1419) Andrew Steinborn 2024-09-02 02:25:04 -0400
  • 956fca142c Readd accidentally removed macOS arm64 compression native Andrew Steinborn 2024-08-31 22:26:11 -0400
  • f8c3a1a5cb update the native README with other OS instructions Andrew Steinborn 2024-08-31 20:52:33 -0400
  • f67d85493e update the native README Andrew Steinborn 2024-08-31 20:47:25 -0400
  • af629cf000
    Fall 2024 recompile of the natives (#1416) Andrew Steinborn 2024-08-31 20:30:47 -0400
  • 67fb3b70a4
    Increase readComponent string size limit to 262,143 for 1.13-1.20.2 (#1409) KoutaChan 2024-09-01 06:11:54 +0900
  • 6100e675af
    Switch to alt throw path for reading login message IDs (Fixes #1370) Shane Freeder 2024-08-21 16:44:13 +0100
  • 15ecbf4345 Merge pull request 'Update Velocity (might fix Command problems) and fix PluginMessages...' (#4) from fix-pluginmessages into master Lixfel 2024-08-20 08:14:11 +0200
  • 5e3bbcd427 Fix command signature issues. Lixfel 2024-08-20 08:03:18 +0200
  • a6c79db07b Remove filter checks to receive PluginMessages unfiltered. Lixfel 2024-08-18 15:32:08 +0200
  • 6e33bc6c17 Merge remote-tracking branch 'refs/remotes/upstream/dev/3.0.0' Lixfel 2024-08-18 15:28:10 +0200
  • 00ed2284ec
    Use the default Minecraft port instead of custom one (#1277) Max Lee 2024-08-10 20:12:19 +0100
  • dd7b8b4d8f
    Update 1.21 protocol to include 1.21.1 release (#1402) Timon 2024-08-08 16:47:18 +0200
  • 51468530a9
    [ci skip] add adventure-key and text-minimessage javadoc links (#1394) powercas_gamer 2024-07-26 06:53:22 +0200
  • f6a47ae8b0
    [ci skip] update docs url (#1393) powercas_gamer 2024-07-25 01:25:41 +0200
  • 09f687e5d5
    feat: Add server registered/unregistered events (#1386) Patryk Twardosz 2024-07-25 01:13:21 +0200
  • 44b1e0c6f9
    Print correct exception when hotspot dump fails Shane Freeder 2024-07-22 15:42:42 +0100
  • a4476253ab
    End bundle session on server switch (#1385) Jaime Costas 2024-07-19 20:34:46 +0200
  • d999ee2058 Fix PlayerConfigurationEvent only being called for initial configuration on 1.20.5+ Gero 2024-07-14 16:29:30 +0200
  • ebc418f6cc Do not use classes from io.netty.util.internal Andrew Steinborn 2024-07-13 21:50:27 -0400
  • d5e7fa5b84
    Add ServerResourcePackRemoveEvent (#1379) Rubén 2024-07-12 04:02:00 -0600
  • 6073f698e2
    Add PlayerConfigurationEvent and PlayerEnteredConfigurationEvent (#1371) Gero 2024-07-12 11:16:42 +0200
  • e0f74a8493
    Bump Adventure to 4.17 (#1376) Jason Penilla 2024-07-10 21:15:28 -0700
  • 79a5634dfe
    [ci skip] fix some trivial javadoc warns Shane Freeder 2024-07-10 23:01:08 +0100
  • 82e81909d8
    Add handling for KickPlayerRaw Shane Freeder 2024-07-10 23:00:08 +0100
  • 5154f02910 Improved fix for #1372 Andrew Steinborn 2024-07-05 22:07:15 -0400
  • 6224adf70a Don't try to load a candidate plugin with the same ID more than once Andrew Steinborn 2024-07-05 22:01:31 -0400
  • 4eae510fb7 Don't forward chat acknowledgement if the client didn't acknowledge any chat Gegy 2023-11-27 18:42:11 +0100
  • c6bb15c69b Fix: only treat command as signed if it has signatures Gegy 2023-11-27 18:41:57 +0100
  • 077968089e Fix: pass through last seen update in a few missing places Gegy 2023-11-27 18:30:32 +0100
  • b5ee9dd20a Capture a consistent and reusable 'last seen' state for use in command packets Gegy 2024-02-22 22:33:49 +0100
  • ec9745769f Explicitly reject consuming signed command when denied by event Gegy 2023-11-27 18:40:45 +0100
  • 3b7ffa837e Don't require command to be signed to pass it through as-is Gegy 2023-11-27 18:38:55 +0100
  • 92c48507eb Extract common command handler paths Gegy 2023-11-27 18:36:08 +0100
  • be73131d5d Remove unneeded check Gegy 2023-11-27 18:33:35 +0100
  • 6b03b28a61 Refactor ChatQueue to track and expose general chat state Gegy 2023-11-27 18:26:59 +0100
  • aa4e8780bd
    Assign ServerConnection to Player before enabling auto read (#1309) wallenjos01 2024-07-04 02:57:30 -0600
  • 01208bb359 Indicate NoChatReports support in ServerPing Lixfel 2024-06-24 18:36:32 +0200
  • 410636a305
    [ci skip] Add Issue Forms (#1364) Oliwier Miodun 2024-06-23 18:57:40 +0200
  • fa88aaae52 Always unsign chat. Lixfel 2024-06-21 12:48:58 +0200
  • 2da400a267 Merge pull request 'Implement Velocity PRs #998 #1246 and #1309 (io_uring, tcp_fastopen and PluginMessage race condition fix)' (#3) from io_uring into master Lixfel 2024-06-19 12:06:10 +0200
  • 8103135dfb Fix type Lixfel 2024-06-19 10:21:36 +0200
  • cfabff7288 Implement Velocity PRs #998 #1246 and #1309 (io_uring, tcp_fastopen and PluginMessage race condition fix) Lixfel 2024-06-19 10:11:32 +0200
  • 2f5a27a708 Fix CI Lixfel 2024-06-19 09:47:18 +0200
  • fdfe8bcc4b Fix CI Lixfel 2024-06-19 09:40:58 +0200
  • 9d25d309d3
    feat: Add basic API for server links (#1353) William 2024-06-18 15:29:58 +0100
  • a19fd8db74 Add UpdateTeamsPacket Chaoscaot 2024-06-16 21:27:13 +0200
  • e63d71423d Add UpdateTeamsPacket Chaoscaot 2024-06-16 21:24:06 +0200
  • e60e2063a8
    Add Configuration State API (#1261) Adrian 2024-06-16 10:56:09 -0500
  • a7afe35fab Rebuild Lixfel 2024-06-16 13:25:07 +0200
  • 56d6339313 Fix JVM Lixfel 2024-06-16 13:18:29 +0200
  • 2475572573 Add steamwarci.yml Lixfel 2024-06-16 12:52:43 +0200
  • 350ea7f31e
    1.21 support (#1338) Gero 2024-06-12 20:33:01 +0200
  • 2d015cdf5c
    Add support for canceling ProxyPingEvent (#1264) Adrian 2024-06-08 14:28:33 -0500
  • 46cf9be297
    [ci skip] Fix Javadocs of CookieRequestEvent (#1339) Luccboy 2024-05-30 18:21:26 +0200
  • 07f1f9e7bd
    Add Cookie API (#1313) Luccboy 2024-05-30 17:52:30 +0200
  • deacdb6228
    Fix StackOverflowError in CommandGraphInjector when using redirects (#1335) Gero 2024-05-30 13:40:07 +0200
  • 1c36b66dcb
    Fix null or empty has handling in LegacyResourcepackHandler (#1331) R00tB33rMan 2024-05-28 09:53:20 -0400
  • 42d4288334
    Fix tab completions not being forwarded to backend if proxy command exists but is inaccessible (#1329) Gero 2024-05-26 14:19:37 +0200
  • 71bb0246a8
    Fix query listener reload bug (#1322) Pantera (Mad_Daniel) 2024-05-24 03:12:28 +0900
  • a02b601b6c
    Pass through packets in config state (#1326) Gijs de Jong 2024-05-23 20:09:53 +0200
  • afd8b55fb5
    Fix permission for velocity dump command (#1318) booky10 2024-05-10 03:56:03 +0200
  • 1228f14742
    Hotfix cancelling unsigned 1.20.6 commands Shane Freeder 2024-05-03 19:20:12 +0100
  • 368d1a7c12
    Do not send empty upsert player info packets Shane Freeder 2024-05-01 18:03:37 +0100