Commit Graph

  • 93cbdab1f6 new event TabCompleteRequestEvent and deprecate TabCompleteEvent for-pandacube Marc Baloup 2020-06-21 21:49:31 +0200
  • 46c233d032 Add CommandsDeclareEvent to declare commands with brigadier API Marc Baloup 2020-06-08 00:51:21 +0200
  • 89053d2254 Server branding now includes the backend server name Marc Baloup 2019-10-29 23:43:32 +0100
  • 5932730744 Multi-session with same Minecraft account with specific permission Marc Baloup 2016-10-02 07:54:16 +0200
  • 3d89980065 Change projet configuration and POM for Pandacube Marc Baloup 2016-10-01 23:26:27 +0200
  • 21880c668a Remove modules and startup delay Marc Baloup 2016-11-23 12:47:23 +0100
  • 7340f1a035
    #3765: Fix forgotten boolean write master Outfluencer 2024-12-07 21:50:03 +0100
  • 8a80435e64
    Minecraft 1.21.4 support md_5 2024-12-04 03:20:00 +1100
  • 20a71b06a9
    Minecraft 1.21.4-rc3 support md_5 2024-11-30 10:11:33 +1100
  • b376f61578
    Minecraft 1.21.4-pre2 support md_5 2024-11-26 20:38:03 +1100
  • 373dab05ad
    Minecraft 1.21.4-pre1 support md_5 2024-11-23 12:27:38 +1100
  • f6b40b1186
    #3758: Handle LoginPayloadResponse in UpstreamBridge Outfluencer 2024-11-19 10:20:17 +0100
  • 81b118a8ba
    #3759: Remove unnecessary protocol version check for UnsignedClientCommand Outfluencer 2024-11-17 11:44:17 +1100
  • 7a42f12716
    #3760: Fix possible NPE when trying to get encoder/decoder protocol BoomEaro 2024-11-17 11:43:31 +1100
  • 4886c4be01
    Minecraft 1.21.2 support md_5 2024-10-23 02:15:00 +1100
  • 7338d0f444
    Minecraft 1.21.2-rc2 support md_5 2024-10-22 07:32:49 +1100
  • 8212e10c7c
    #3756, #3757: Queue PlayerListItemRemove packets for disconnecting players Outfluencer 2024-10-21 12:05:01 +0200
  • 2593130b3e
    Minecraft 1.21.2-rc1 support md_5 2024-10-19 08:56:06 +1100
  • 6ea49962c5
    Minecraft 1.21.2-pre3 support md_5 2024-10-13 09:53:59 +1100
  • 672db9fe47
    #3753, #3754: Don't disconnect during login if the player is on a server Outfluencer 2024-10-13 00:38:59 +0200
  • 2bacf6572b
    #3743: Fix infinite encrypting screen on miss configured ip-forwarding Outfluencer 2024-09-15 22:33:20 +0200
  • 9813e46e66
    #3746, #3666: Fix potential race conditions when connecting to multiple servers at the same time Valentine 2024-10-06 10:55:12 +0300
  • 01a5f36012
    #3751: Fix potential overriding of cipher by other libraries Valentine 2024-09-29 12:44:15 +0300
  • f0a30c43cd
    Minecraft 24w39a support md_5 2024-09-28 08:51:09 +1000
  • acb85e30fa
    #3742: Add more checks to InitialHandler Outfluencer 2024-09-21 01:05:50 +0200
  • 9437cedc48
    #3748: Minecraft 24w38a support Outfluencer 2024-09-21 01:02:28 +0200
  • a89cf5f36d
    #3736: Add simple login payload API Outfluencer 2024-09-09 21:06:48 +1000
  • b309e4ac50
    #3737: Use composite buffers where possible Outfluencer 2024-09-09 21:01:19 +1000
  • 477ea5983c
    Remove unused field md_5 2024-09-08 13:15:40 +1000
  • eca6090f1e
    #3739: Support aarch64 natives Outfluencer 2024-09-08 09:11:05 +1000
  • 8f8c270f3b
    Minecraft 24w36a support md_5 2024-09-07 09:13:23 +1000
  • 84ac7ab944
    Minecraft 24w35a support md_5 2024-09-02 21:06:40 +1000
  • 5fbcc6b119
    #3732: Fix protocol state issue Outfluencer 2024-08-26 12:06:34 +0200
  • 79f85a2ce2
    #3662: Add deprecation warning to ComponentSerializer.toString(Object) Janmm14 2024-08-25 09:27:40 +1000
  • d32eedd333
    #3727: 24w34a snapshot support Outfluencer 2024-08-25 09:15:03 +1000
  • e1d4b6adc7
    #3731: Update cookie handling with vanilla limits and don't allow unrequested cookies Outfluencer 2024-08-24 12:27:05 +0200
  • 534148763f
    #3721: Improve same uuid and name checks Outfluencer 2024-08-22 11:25:45 +0200
  • cd56fb32c2
    #3722: Disable GZIP in native compress library (no longer requires PCLMUL) lax1dude 2024-08-09 19:07:38 +1000
  • 6b612302e1
    #3718, #3717: Add check for SSE 4.2 and PCLMUL support to native zlib lax1dude 2024-08-08 18:19:20 +1000
  • e49759025f
    #3716, #3707: Fix native-cipher segfault when using musl libc lax1dude 2024-08-08 18:19:20 +1000
  • c310e3339f
    #3720: Replace some println calls with proxy logger Outfluencer 2024-08-07 11:57:09 +0200
  • b64615e298
    #3715: Fix maximum length for command packets Nick 2024-07-28 21:07:49 +1000
  • 45d2f44003
    #3713: Add default admin permissions for /find and /send Raraph84 2024-07-28 13:04:41 +0200
  • a57adcce00
    #3711, #3712: Don't try to reconnect player when it disconnects manually Raraph84 2024-07-28 13:02:31 +0200
  • 8b195d1d21
    #3693: Compile natives as C instead of C++, check malloc/calloc return values for null lax1dude 2024-06-25 07:01:10 +1000
  • cda4537fba
    #3695, #3696: Connect player to fallback if backend disconnects silently Outfluencer 2024-06-23 00:47:05 +0200
  • df413f62db
    #3677: Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 dependabot[bot] 2024-06-23 08:22:54 +1000
  • 8a88ce464e
    Minecraft 1.21 support md_5 2024-06-14 01:05:00 +1000
  • 006a14a75c
    #3689, #3690: Don't immediately close HAProxy health check Outfluencer 2024-06-13 13:07:08 +0200
  • 07df657f3c
    Minecraft 1.21-rc1 support md_5 2024-06-11 07:00:30 +1000
  • b8b373a53e
    Minecraft 1.21-pre4 support md_5 2024-06-08 10:31:45 +1000
  • e7e0b97cff
    Minecraft 1.21-pre2 support md_5 2024-06-02 09:41:02 +1000
  • 52ab21b1ff
    #3682: Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final dependabot[bot] 2024-05-27 06:59:21 +1000
  • 8e8a635361
    Minecraft 24w21b support md_5 2024-05-27 06:48:08 +1000
  • 18eae8a1a6
    #3664: Improve chat test code quality Janmm14 2024-05-05 02:48:01 +0200
  • 6e1751733f
    #3608, #3676: Close connection if HAProxy 2.0 message is a health check Outfluencer 2024-04-28 13:56:18 -0700
  • 6335af840b
    SPIGOT-7638: Library loader does not seem to resolve every dependency DerFrZocker 2024-04-27 09:25:29 +1000
  • 336333acb1
    #3665: Small improvements to TranslatableComponent Janmm14 2024-04-24 21:58:27 +0000
  • d110f6629b
    #3669: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 dependabot[bot] 2024-04-25 07:57:50 +1000
  • 6f70b15e2e
    Minecraft 1.20.5 support md_5 2024-04-24 01:15:00 +1000
  • b30499e2b6
    #3667: Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 dependabot[bot] 2024-04-23 08:19:33 +1000
  • 5079181c28
    Minecraft 1.20.5-rc3 support md_5 2024-04-23 06:16:02 +1000
  • ee02d98cb2
    Minecraft 1.20.5-rc2 support md_5 2024-04-20 08:53:11 +1000
  • c7ff3b8a14
    #3654: Update year in README.md Outfluencer 2024-04-19 15:46:24 -0700
  • de60af0d7b
    #3659: Cleanup command packets for 1.20.5 Outfluencer 2024-04-19 15:45:46 -0700
  • a9218a7aa7
    #3660: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 dependabot[bot] 2024-04-20 08:44:38 +1000
  • 67c65e0464
    #3658: Minecraft 1.20.5-rc1 support Outfluencer 2024-04-19 06:58:16 +1000
  • 1be25b6c74
    #3656: Improve online mode support where IP forwarding is disabled Outfluencer 2024-04-17 21:05:26 +1000
  • 8525b44961
    Minecraft 1.20.5-pre3 support md_5 2024-04-17 07:55:07 +1000
  • 1fca510a08
    #3655: Fix 1.20.5-pre1 view distance packet ID Jared Tiala 2024-04-16 22:38:26 +0200
  • 3384185285
    #3652: Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 dependabot[bot] 2024-04-16 21:33:01 +1000
  • 3075d2c19d
    #3651: Bump io.netty:netty-bom from 4.1.108.Final to 4.1.109.Final dependabot[bot] 2024-04-16 21:32:48 +1000
  • bc528d5d98
    Update native libraries md_5 2024-04-14 09:08:02 +1000
  • 25cf8d682b
    #3617: Don't go further if connection is disconnected during handshake event Outfluencer 2024-04-13 17:22:31 +1000
  • 17e23d5c3f
    #3628: Convert PostLoginEvent to AsyncEvent and expose target server ignPurple 2024-04-13 17:08:15 +1000
  • d6c5197cb9
    #3599: Bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 dependabot[bot] 2024-04-13 15:52:04 +1000
  • dd96f0f878
    #3647: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 dependabot[bot] 2024-04-13 15:49:42 +1000
  • 8a9501ffe4
    Minecraft 1.20.5-pre1 support md_5 2024-04-13 10:50:38 +1000
  • 5e25c63c5a
    #3646: Add experimental io_uring support Outfluencer 2024-04-09 21:39:06 +1000
  • bd963501ec
    #3644: Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 dependabot[bot] 2024-04-09 21:22:35 +1000
  • da795a7094
    Minecraft 24w14a support md_5 2024-04-07 08:18:48 +1000
  • 84d0ea73fa
    Minor formatting fixes md_5 2024-03-31 10:09:20 +1100
  • 0851e39197
    #3614: Make glist command output hover and clickable Outfluencer 2024-03-31 10:09:16 +1100
  • 86e6fdf8a2
    Fix lombok induced JavaDoc error md_5 2024-03-31 10:02:23 +1100
  • 6ab0f5eba7
    #3621: Warn about use of valid chat colors and add test md_5 2024-03-31 09:51:05 +1100
  • f224787222
    #3621: Only serialize valid chat colors to "color" component Rothes 2024-03-31 09:51:04 +1100
  • 82684c7b6b
    #3634: Improve chat test code style. Janmm14 2024-03-31 09:38:18 +1100
  • c2f73d32b8
    #3634: Micro-optimize chat deserialization Janmm14 2024-03-31 09:38:17 +1100
  • e642b9dde1
    Minecraft 24w13a support md_5 2024-03-29 15:03:53 +1100
  • db623d10c5
    #3640: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 dependabot[bot] 2024-03-27 08:22:21 +1100
  • 61bb9f5b93
    #3637: Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 dependabot[bot] 2024-03-23 15:58:33 +1100
  • 9551b45328
    #3639: Bump io.netty:netty-bom from 4.1.107.Final to 4.1.108.Final dependabot[bot] 2024-03-23 15:58:14 +1100
  • dc680b87eb
    #3636: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1 dependabot[bot] 2024-03-23 15:57:59 +1100
  • 156eda78c6
    #3635: Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2024-03-23 15:57:46 +1100
  • 31be68af51
    Minecraft 24w12a support md_5 2024-03-23 15:57:06 +1100
  • ffa011c7b1
    #3622: Revert "#3256: Allow - and . in online mode as some accounts still have these…" Outfluencer 2024-03-11 04:24:02 +0100
  • 22536c11bd
    #3618: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 dependabot[bot] 2024-03-11 14:22:44 +1100
  • 2394e204fa
    #3629: Fix scoreboard team data reading Janmm14 2024-03-11 03:22:19 +0000
  • 1b88a84710
    Minecraft 24w10a support md_5 2024-03-07 20:31:26 +1100
  • 7606d4437b
    Minecraft 24w07a support md_5 2024-02-27 21:36:16 +1100