13
0
geforkt von Mirrors/Velocity

Commit graph

  • 15ecbf4345 Merge pull request 'Update Velocity (might fix Command problems) and fix PluginMessages...' (#4) from fix-pluginmessages into master 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
  • 5cdcf86cf9
    Properly pass connection exceptions to the logger Shane Freeder 2024-05-01 17:22:18 +0100
  • 399bc2325f
    Add version information for 1.20.6 (#1310) Pantera (Mad_Daniel) 2024-04-30 15:13:08 +0900
  • a9a31f6935
    Freeze ubuntu version, Update Gradle Wrapper. (#1292) Kichura 2024-04-26 07:05:23 +0200
  • 2534412be4
    remove access controller (#1306) powercas_gamer 2024-04-24 22:13:09 +0200
  • f98c522fa6
    Make copyright year a placeholder (#1305) powercas_gamer 2024-04-24 22:12:59 +0200
  • 7e45c17b04
    Limit maximum amount of known packs by vanilla defaults (#1303) UserNugget 2024-04-24 12:50:33 +0300
  • b50f9eceff
    Fix command argument types for 1.20.5 Shane Freeder 2024-04-24 09:39:22 +0100
  • 3afd687bf1
    Handle KnownPacks packet required for 1.20.5 vanilla connections (#1302) Jeroen B 2024-04-24 07:55:21 +0200
  • bf507dc0b8
    Update snapshot protocol to 1.20.5 release (#1298) Adrian 2024-04-23 10:07:39 -0500
  • 8f4adb1cec
    1.20.5 Support (#1198) Adrian 2024-04-22 21:12:25 -0500
  • be678840de
    Added support for components when using CommandSyntaxException (#1295) Adrian 2024-04-21 13:49:44 -0500
  • 3b6419997c
    Align default prevent proxy connection settings with the default config file Shane Freeder 2024-04-20 13:57:31 +0100
  • 9e42049a67
    Improved PluginMessaging API (#1254) Adrian 2024-04-08 12:24:20 -0500
  • a72aef526b
    New Crowdin updates (#1275) Limbo 2024-04-06 10:22:29 -0700
  • 3bce4d8576
    Succesful is not an extended state Shane Freeder 2024-04-02 14:02:26 +0100
  • d4077ddc1a
    only send extended resource pack states on supported versions Shane Freeder 2024-04-02 13:53:22 +0100
  • ad50582836
    Send downloaded/successful resource pack status when already applied (Fixes #1280) Shane Freeder 2024-04-02 13:20:13 +0100
  • 615b575d91
    [ci skip] Add plugin version info to event exception handler (#1263) Adrian 2024-03-23 13:51:44 -0500
  • 716da9eaf6
    [ci skip] Update Gradle to 8.7. (#1274) Kichura 2024-03-23 05:52:39 +0100
  • 75d6dcc1b8
    New Crowdin updates (#1201) Limbo 2024-03-17 22:20:03 -0700
  • 3b7b902bf5
    [ci skip] Fixed typo in KickedFromServerEvent.java (#1266) LightningReflex 2024-03-11 14:21:39 +0100
  • 8bdfb5899b
    [ci skip] Update GitHub Actions and use cache (#1237) Triassic 2024-03-11 15:21:21 +0200
  • 8891faa52c
    Added event when a command is executed from Velocity (#984) Joo200 2024-03-05 16:11:17 +0100
  • c34dafe2a2
    Implement ProtocolState API (#1224) Adrian 2024-03-03 16:21:22 -0500
  • 2c8355fc45
    Update spotless Shane Freeder 2024-03-03 13:38:40 +0000
  • 62c6ec044e
    Make sure that the backend server knows the pack application was successful Shane Freeder 2024-03-02 15:05:35 +0000
  • 82189a6a21
    Tiny rework of Protocol Version API (#1260) Maxim Breitman 2024-03-02 06:42:02 +0300
  • af09677f60
    Fixed disconnection reason display due to outdated client version (#1259) Maxim Breitman 2024-02-29 22:41:05 +0300
  • d330236b09
    Add CommandSource#sendRichMessage and #sendPlainMessage (#1256) Adrian 2024-02-27 12:08:53 -0500
  • 74c932e579
    Fix sending keep alive response to wrong backend server (#1253) Adrian 2024-02-24 14:24:06 -0500
  • 409ab7b118
    [ci skip] Add javadocs warnings about unsupported operations (#1250) Adrian 2024-02-23 14:11:42 -0500
  • 7ca0689989
    Fixed duplicate sending of resource packs responses to backend server (#1249) Adrian 2024-02-22 12:48:36 -0500
  • fc3bc1f3fe
    Update Adventure to 4.16.0 (#1248) Adrian 2024-02-20 10:10:52 -0500
  • 2cf18b0a6d
    Fix login disconnect from 1.20.4 (#1245) Adrian 2024-02-16 07:34:01 -0500
  • ecf936f356
    Create a new HttpClient per connection (#1243) Adrian 2024-02-15 09:59:34 -0500
  • ef861819e3
    Do not apply a resource pack that has already been applied (#1236) Adrian 2024-02-11 12:00:07 -0500
  • 15897c5258 Fix race condition when switching client from config to play state Gero 2024-02-10 23:28:08 +0100
  • d8bb4e97e4
    Add API for custom chat completions like on Paper (#1232) itsTyrion 2024-02-09 22:23:16 +0100
  • 7bff6b19eb
    Use sealed types in command interfaces (#1239) Adrian 2024-02-09 14:15:53 -0500
  • 6f7f722bfb
    [ci skip] Remove duplicate space from NativeZlibInflate (#1240) R00tB33rMan 2024-02-09 13:02:43 -0500
  • 6506c4cc59
    Remove duplicate space from log pattern (#1238) Julian Vennen 2024-02-09 16:38:22 +0100
  • e1f3b6b66f
    Expose connecting player's UUID in the PreLoginEvent (#1009) Kezz 2024-02-09 16:23:47 +0100
  • 53923ed857 chore: update checkstyle config Riley Park 2024-02-08 11:20:28 -0800