13
0
geforkt von Mirrors/Velocity

Commit graph

  • d7799eaf60
    Ensure that we send a response to the correct server when in flight (#1234) Adrian 2024-02-08 11:15:14 -0500
  • cbd07b1434
    Refactor ResourcePacks handling (#1225) Adrian 2024-02-08 08:51:45 -0500
  • 825c3c68d1
    Bump netty to 4.1.106.Final (#1233) Pantera (Mad_Daniel) 2024-02-08 16:27:16 +0900
  • 10430a2115
    Validate plugin dependency IDs in accordance to plugin ID requirements (#1231) itsTyrion 2024-02-08 03:30:55 +0100
  • 5956751284
    Bump client connection state before sending disconnection packets Shane Freeder 2024-02-01 12:59:47 +0000
  • 38558783bb
    Fixed client brand handling for players with versions 1.20.2 or higher (#1223) Adrian 2024-01-29 09:13:17 -0500
  • 4080ee2eaa
    Extract player data forwarding to separate class (#1210) Riley Park 2024-01-28 19:05:21 -0800
  • b9b11665b9
    Refactor built-in commands to use Brigadier (#1208) Riley Park 2024-01-22 15:01:49 -0800
  • c3583e182c Stop shipping the OpenSSL 1.0.x native Andrew Steinborn 2024-01-21 20:48:15 -0500
  • 5afcd72bbd
    Refactor bossbar implementation (#1209) Riley Park 2024-01-21 14:56:08 -0800
  • 5f27edf3c2
    Fix "Add -haproxy-protocol startup parameter" (#1216) powercas_gamer 2024-01-21 21:25:34 +0100
  • b23c2c6e1a
    Revert "Add -haproxy-protocol startup parameter" (#1214) Adrian 2024-01-21 11:11:02 -0500
  • 363e3a7f94
    Add -haproxy-protocol startup parameter (#1136) 冰砚炽 2024-01-21 23:47:40 +0800
  • 283005c8bc
    Fix fat finger Shane Freeder 2024-01-21 11:48:37 +0000
  • f6fbd25805
    Downgrade severity of handling several incoming user input packet states Shane Freeder 2024-01-21 11:47:14 +0000
  • 953ab6d8e7
    Implement click callback provider (#1029) Andrew Steinborn 2024-01-20 16:58:00 -0500
  • 46d018c0f2
    Pass the correct virtual host port during the handshake (#1205) Adrian 2024-01-20 07:27:41 -0500
  • d4a661870e
    Fixed possible ConcurrentModificationException when iterating across TabList entries (#1204) Adrian 2024-01-20 05:12:29 -0500
  • 523d750f2b
    Implement some missing resource pack API (#1206) pop4959 2024-01-20 02:11:05 -0800
  • 35137df76c
    Bump to adventure release Shane Freeder 2024-01-19 15:26:31 +0000
  • 0993ce2f86
    Improve protocol version checking (#1203) Riley Park 2024-01-18 17:32:42 -0800
  • 2ac8751337
    Updated the packet classes to include the "Packet" suffix (#1202) Adrian 2024-01-18 15:25:22 -0500
  • 75e24a0c59
    l10n: Traditional Chinese Support (#1158) ZoneTwelve 2024-01-19 02:13:23 +0800
  • eabff2020f
    fix legacy console disconnect messages (#1197) Aaron 2024-01-18 11:10:30 +0100
  • c7c65e3339
    Fixed unknown status code error (#1196) Adrian 2024-01-17 12:00:39 -0500
  • 6d7335b21f
    Fully replaced AsyncHttpClient (#1194) Adrian 2024-01-17 10:20:27 -0500
  • b22b2dc458
    Migrate to using built-in http client (#1192) Shane Freeder 2024-01-17 15:02:36 +0000
  • fe052e5163
    Fix tablist header and footer desync (#1103) VelVeV 2024-01-16 22:19:45 +0900
  • f8cdf4fa1a
    [ci skip] Update Minecraft wiki references (#1092) Spongecade 2024-01-16 07:07:14 -0600
  • dab64ebb59
    Fix player list header/footer not sending translated version (#1186) WonderfulPanic 2024-01-17 01:06:05 +1200
  • 08c03aaea2
    Fix chat race condition (#1042) EpicPlayerA10 2024-01-11 12:44:16 +0100
  • 02c4d61fc6
    Add ModernForgeConnectionType to supports Forge-1.20.2+ (#1176) Mgazul 2024-01-11 19:24:11 +0800
  • a008464ede
    Improved configuration migration (#1111) Adrian 2024-01-11 05:38:00 -0500
  • cc906000bc
    Fixed Legacy Ping handling (#1180) Adrian 2024-01-11 01:57:03 -0500
  • 408b420af7
    Use System.nanoTime in place of System.currentTimeMillis when comparing timestamps. (#1174) 0xAda 2024-01-04 17:35:03 +0000
  • 897ff81915
    Clean up JavaPluginLoader and VelocityPluginModule (#1140) Alexander Städing 2024-01-04 17:04:25 +0100
  • 28acf9eac1
    Removed console legacy color support (#1105) Adrian 2024-01-04 10:40:11 -0500
  • de57563eab
    Hide ip address in initial and legacy connections (#1025) Pancake 2024-01-04 14:50:47 +0100
  • 00ef92bc5c
    Restore nullability for displayName in UpsertPlayerInfo (#1172) Timon 2023-12-28 16:37:31 +0100
  • 6fd03d6f5c
    Added static methods to create ArgumentBuilders directly in the BrigadierCommand class (#1161) Adrian 2023-12-27 13:33:44 -0500
  • 9450e6600c Fix race condition when switching from config to play state Gero 2023-12-23 10:58:32 +0100
  • a3a6b3fd07 Correctly version component serialization Spottedleaf 2023-12-22 02:29:36 -0800
  • a54d8c681f Support conversion of mixed json array components Gero 2023-12-19 12:13:11 +0100
  • 21ae82e7c0
    Update adventure to snapshot version Shane Freeder 2023-12-14 16:36:18 +0000
  • 79fe8c8005
    [ci skip] Fix internal javadoc Shane Freeder 2023-12-14 14:33:10 +0000
  • e703e9d2b8 Fix SessionPlayerChat packet registration Gero 2023-12-08 09:40:47 +0100
  • 98632925e1 javadoc for PlayerResourcePackStatusEvent.Status#isIntermediate Gero 2023-12-08 09:40:25 +0100
  • 8bfe0670c4 1.20.4 Gero 2023-12-07 21:41:40 +0100
  • b00d3bcf5b Fix TabCompleteResponse Gero 2023-12-07 19:19:33 +0100
  • 32228e85ab fix disconnect decoding Gero 2023-12-07 19:07:19 +0100
  • 8a6c20ee32 Fix NPE in ComponentHolder Gero 2023-12-07 16:20:32 +0100
  • 5b8bba4b29 fix binary -> json component Gero 2023-12-07 14:51:28 +0100
  • 702dad25c4 don't clear applied resource pack for 1.20.3 in config state Gero 2023-12-07 13:57:52 +0100
  • 058aee259a fix resource pack status Gero 2023-12-07 13:51:32 +0100
  • 519bf5ee04 Fix title and system chat packets Gero 2023-12-07 13:41:16 +0100
  • eaa83378d7 Fix Disconnects pkt77 2023-12-06 14:19:08 -0500
  • eb03feebd9 Fix TabList NPE pkt77 2023-12-06 11:22:01 -0500
  • efcfeb3e53 1.20.3 working & checkstyle fixes pkt77 2023-12-06 09:57:42 -0500
  • 814b53f12c WIP 1.20.3 Gero 2023-11-22 10:17:52 +0100
  • a6d90105ec
    Update Configurate to 4.1.2 and include Configurate 3 (#1157) Adrian 2023-12-11 10:16:44 -0500
  • c8ca28cd30
    fix: Respawn packet codec for 1.20.2+ (#1156) ishland 2023-12-11 23:11:22 +0800
  • b270206d2e
    Revert "Bump configurate to 4.1.2" Shane Freeder 2023-12-09 19:08:43 +0000
  • 8f45bbf872
    Bump configurate to 4.1.2 Shane Freeder 2023-12-09 18:33:29 +0000
  • 8be7ace3f1
    Bump minimum java version to 17 Shane Freeder 2023-12-09 18:27:49 +0000
  • 9e47a711b2
    Move GH actions to java 17 Shane Freeder 2023-12-09 18:16:02 +0000
  • bbbf549c88
    Bump version pending 1.20.4 and API changes Shane Freeder 2023-12-09 17:55:58 +0000
  • 07a525be7f
    Correct writing of brand string Shane Freeder 2023-11-30 23:02:43 +0000
  • e5176717a9
    fix backend not receiving brands from 1.20.2 clients (#1147) AoElite 2023-11-30 15:18:40 -0500
  • 8dcc7ee37e Fix Andrew Steinborn 2023-10-29 15:29:43 -0400
  • 2ec830f874 Apply some changes from 5.0.0 Andrew Steinborn 2023-10-29 14:54:39 -0400
  • 2e8ef8b2ca
    Fire PlayerSettingsChangedEvent event when PlayerSettings are provided in the Configuration phase (#1118) Adrian 2023-10-29 13:44:04 -0500
  • f87b05a487
    Allow sending all players from current server (#1133) Luccboy 2023-10-29 19:42:40 +0100
  • 67d5e77b1f Revert bad bug fix Andrew Steinborn 2023-10-29 00:56:25 -0400
  • 9b71564c5b
    Improve tab completion of glist and send command (#1126) Luccboy 2023-10-29 04:21:15 +0100
  • 81145e45df
    Add send command (#1073) Angelillo15 2023-10-29 02:14:19 +0200
  • 7f8edf8c77 Fix typo in VelocityRegisteredServer#ping() Andrew Steinborn 2023-10-28 19:53:49 -0400
  • 74033addbe Fix bug in VelocityRegisteredServer#ping() Andrew Steinborn 2023-10-28 19:53:29 -0400
  • ae63da6836 Merge branch 'dev/3.0.0' of github.com:PaperMC/Velocity into dev/3.0.0 Andrew Steinborn 2023-10-27 21:57:44 -0400
  • c6cc6098a6 Make EventTypeTracker actually thread-safe Andrew Steinborn 2023-10-27 21:55:44 -0400
  • b7853d648f
    Add kqueue support (#996) JNNGL 2023-10-28 08:32:22 +1100
  • 660160e858
    Support plugin message in configuration stage (#1096) James58899 2023-10-28 05:13:13 +0800
  • 277be8f9a7 Bump SnakeYAML to the last 1.x version Andrew Steinborn 2023-10-27 16:58:43 -0400
  • bbdeb3ec58 Revert "Modify MinecraftCompressorAndLengthEncoder to handle 8MiB outgoing packets like vanilla supports now" Andrew Steinborn 2023-10-27 16:10:39 -0400
  • 24ed83dcad Remove redundant suppress in buildscript Alexander Städing 2023-07-19 16:41:49 +0200
  • 0aff18f865 Fix redundant empty line and url in publish script as per suggestions Alexander Städing 2023-06-21 15:58:44 +0200
  • c1420c3ea9 Update build-logic/src/main/kotlin/velocity-publish.gradle.kts Alexander Städing 2023-03-27 01:47:01 +0200
  • 3d20c3dd2d Migrate buildSrc plugins to build-logic Alexander Städing 2023-03-27 00:00:24 +0200
  • 7e932eaad4 Modify MinecraftCompressorAndLengthEncoder to handle 8MiB outgoing packets like vanilla supports now Andrew Steinborn 2023-10-27 15:35:04 -0400
  • 0b07456c89 Bump HARD_MAXIMUM_UNCOMPRESSED_SIZE to 128MiB Andrew Steinborn 2023-10-27 15:17:32 -0400
  • 4b7950658b Remove legacy repository cruft Andrew Steinborn 2023-10-27 01:50:27 -0400
  • b33d18af2b
    Allow closing active proxy listeners (#1109) Owen 2023-10-27 01:39:03 -0400
  • b30802c1b3
    API: Add Tristate#fromOptionalBoolean (#1125) Badbird5907 2023-10-26 03:01:24 -0400
  • 81b183ac39
    Bump netty to 4.1.100.Final (#1067) Pantera (Mad_Daniel) 2023-10-16 20:07:17 +0900
  • f884e049c0
    Log the protocol phase in case of trying to obtain a packet id not existing in the phase (#1107) Adrian 2023-10-12 15:29:04 -0500
  • eb594fc799
    Implement ComponentLogger (#1022) Adrian 2023-10-12 12:44:10 -0500
  • 98163cb82c
    acknowledge seen messages to server when running proxy commands (#1100) Shane Freeder 2023-10-12 17:22:42 +0100
  • 0d9a097a59
    Fix unsigned commands detected as signed (#1082) Joo200 2023-10-12 16:51:19 +0200
  • 1cc3f120ee
    Several improvements and fixes for 1.20.2 (#1097) Gero 2023-10-12 11:11:47 +0200
  • 9be0bca3c4
    Catch throwables when loading plugins (#1098) Joo200 2023-10-11 17:24:35 +0200
  • 2bd2c692ea
    Change packet decode logging prompt Shane Freeder 2023-10-10 18:43:59 +0100