Commit Graph

  • 3aab2fa1e1 new event TabCompleteRequestEvent and deprecate TabCompleteEvent for-pandacube Marc Baloup 2020-06-21 21:49:31 +0200
  • 8be54e72ed Add CommandsDeclareEvent to declare commands with brigadier API Marc Baloup 2020-06-08 00:51:21 +0200
  • 3e1e95ff49 Server branding now includes the backend server name Marc Baloup 2019-10-29 23:43:32 +0100
  • b5794d87d9 Multi-session with same Minecraft account with specific permission Marc Baloup 2016-10-02 07:54:16 +0200
  • dc8d29a05b Change projet configuration and POM for Pandacube Marc Baloup 2016-10-01 23:26:27 +0200
  • 43dab76bd5 Remove modules and startup delay Marc Baloup 2016-11-23 12:47:23 +0100
  • 7c7cb3de0f
    Minecraft 1.21.7 support master md_5 2025-07-01 00:10:00 +1000
  • 88436c44a6
    #3854: Fix CustomClickAction read and write implementation FlorianMichael 2025-06-29 21:45:47 +1000
  • bdd32d5a58
    #3808: Do not decode packets that we don't handle Outfluencer 2025-06-28 10:36:23 +1000
  • 5e59b6dc85
    #3851: Remove output from tests and "base" from dialog json md_5 2025-06-22 09:44:38 +1000
  • bccce74c3c
    #3799, #3800: Do not parse the collision and visibility strings of the Team packet Outfluencer 2025-06-22 09:23:07 +1000
  • 0e9e0b58d2
    #3850: Prevent some jdk24+ memory/native access warnings Pasqual Koschmieder 2025-06-20 12:27:49 +0200
  • 8cb49bc10a
    SPIGOT-8061: Add property to configure central library URL md_5 2025-06-18 06:42:47 +1000
  • 5b05934fe8
    Minecraft 1.21.6 support md_5 2025-06-18 01:15:00 +1000
  • 97f65726d2
    Bump version to 1.21-R0.4-SNAPSHOT md_5 2025-06-16 07:34:53 +1000
  • e3ab8ef15f
    Release 1.21-R0.3 md_5 2025-06-16 07:32:05 +1000
  • d5bcabdc60
    #3848: Add support for showing dialogs in configuration state FlorianMichael 2025-06-16 07:29:16 +1000
  • 3cd530f007
    #3843: Improve NBT javadocs Outfluencer 2025-06-08 11:08:46 +1000
  • 2b9808cd13
    #3846, #3847: Handle packet bundles Outfluencer 2025-06-08 11:07:20 +1000
  • 70fa02f3a4
    #3845: Register CustomClickAction in Configuration state Outfluencer 2025-06-08 11:07:18 +1000
  • 4ebc3c96b2
    #3845: Apply vanilla limits to nbt read operation Outfluencer 2025-06-08 11:07:16 +1000
  • dd1531e28d
    #3845: Add method to read tag with custom limiter Outfluencer 2025-06-08 11:07:11 +1000
  • 5709a65785
    Minecraft 1.21.6-pre3 support md_5 2025-06-07 09:48:12 +1000
  • 5348aad094
    #3844: Fix parsing nested array chat components Outfluencer 2025-06-05 21:03:24 +1000
  • b60c1bdb37
    Limit length of chat string conversions md_5 2025-06-05 21:00:01 +1000
  • 93508d5083
    #3841, #3842: Speed up TagUtil#fromJson() Outfluencer 2025-06-04 06:50:02 +1000
  • 1f159f8eaa
    Fix copy-pasted URL md_5 2025-06-04 06:45:31 +1000
  • 31f7ef8c54
    #3834: Update to SLF4J 2 Yannick Lamprecht 2025-06-03 20:06:28 +1000
  • 244412405a
    #3840: Add separate permission for "/alertraw" Mickey42302 2025-06-03 05:58:32 -0400
  • 9cd0d3289f
    #3838, #3839: Check CaseInsensitiveHashingStrategy equals for null strings Outfluencer 2025-06-01 22:03:06 +0200
  • 7cde213e63
    #3837: Update to JLine 3 md_5 2025-06-01 12:09:40 +1000
  • aa44ebe770
    Remove obsolete/unused findbugs-annotations md_5 2025-05-31 13:07:09 +1000
  • 5dad41034b
    Migrate from trove to fastutil md_5 2025-05-31 12:54:26 +1000
  • cd1ceb4c31
    Refactor dialog actions md_5 2025-05-31 11:15:41 +1000
  • 23ba5141f1
    Remove CustomClickEvent.ACTION_KEY md_5 2025-05-31 10:35:27 +1000
  • 415ac8c81e
    Move dialog serializer package md_5 2025-05-31 10:27:36 +1000
  • 41e49dad6b
    #3803: Add NBT module Outfluencer 2025-05-31 10:16:29 +1000
  • bec329352d
    Update dialog javadoc and example md_5 2025-05-29 21:53:59 +1000
  • 89e66ed648
    Minecraft 1.21.6-pre1 support md_5 2025-05-29 21:50:45 +1000
  • d8f9d81b30
    #3835: Check for dialog loops Outfluencer 2025-05-27 19:37:54 +1000
  • 363003d8c7
    #3833: Small fixes/improvements to dialog api Outfluencer 2025-05-26 07:06:09 +1000
  • a696bb0e9f
    Fix extra whitespace in pom.xml md_5 2025-05-25 11:17:20 +1000
  • 68f4f6bd40
    Add Java 25-ea to GitHub Actions md_5 2025-05-25 10:32:25 +1000
  • 442ff808f3
    #3832: Fix width setter in PlainMessageBody and make all API fluent Outfluencer 2025-05-25 10:15:07 +1000
  • fbbcc454d5
    #3831: Respect vanilla limits in dialogs Outfluencer 2025-05-25 09:12:37 +1000
  • f8de305477
    Expand CustomClickEvent to have raw and parsed data md_5 2025-05-22 22:16:22 +1000
  • f1f5be18f9
    Add further documentation to dialog API md_5 2025-05-21 22:23:05 +1000
  • e05560976b
    Bump Netty to 4.2.1.Final md_5 2025-05-21 21:46:38 +1000
  • 8bff00f15b
    #3830: Dialog & 25w21a changes Outfluencer 2025-05-21 07:09:59 +1000
  • 4d37c2488e
    Document packages net.md_5.bungee.api.dialog.action and net.md_5.bungee.api.dialog.body. md_5 2025-05-20 21:49:44 +1000
  • 75456b2c0a
    Document package net.md_5.bungee.api.dialog md_5 2025-05-20 21:37:03 +1000
  • 53365e4b18
    Fix java 8 javadoc md_5 2025-05-17 16:06:41 +1000
  • 69e4872f40
    Minecraft 25w20a protocol support md_5 2025-05-17 16:01:00 +1000
  • a336efb8fa
    #3825, #3826: Check memory address availability before using natives Outfluencer 2025-05-12 20:45:27 +1000
  • ae2fc30b7b
    #3828: Set allocator using Netty system property to apply pooled allocator default globally onebeastchris 2025-05-12 20:39:24 +1000
  • 2bafb70581
    Minecraft 25w19a protocol support md_5 2025-05-09 19:45:28 +1000
  • 617c2728a2
    Minecraft 25w18a protocol support md_5 2025-05-03 16:55:39 +1000
  • 89069a362d
    #3823: Add client brand API Outfluencer 2025-04-21 08:28:16 +0200
  • 1279cca971
    #3810: Use retainedSlice if possible in MinecraftDecoder Outfluencer 2025-04-19 15:40:09 +1000
  • 26433bf021
    #3821: Fix race condition that leads to incorrect packet order Outfluencer 2025-04-19 07:32:34 +0200
  • d81040cd6f
    Bump lombok version md_5 2025-04-13 09:39:40 +1000
  • d7538df91b
    #3815: Ensure ping response for unthrottling Outfluencer 2025-04-12 09:14:38 +0200
  • 2516de6586
    #3816: Upgrade Netty to 4.2.0.Final Outfluencer 2025-04-12 09:13:31 +0200
  • 1da3a8c240
    #3814: Fire exception in pipeline if async task in eventloop throws exception Valentine 2025-04-12 10:10:51 +0300
  • f6151dce56
    Bump version to 1.21-R0.3-SNAPSHOT md_5 2025-03-28 19:52:19 +1100
  • 9667743735
    Release 1.21-R0.2 md_5 2025-03-28 19:49:50 +1100
  • 7587f03306
    SPIGOT-8024, #3811, #3812: Add versioned chat serialization (beta) md_5 2025-03-28 07:01:06 +1100
  • 77b81f2612
    Bump Netty to 4.1.119.Final md_5 2025-03-27 06:58:23 +1100
  • fa6d47732d
    Bump version to 1.21-R0.2-SNAPSHOT md_5 2025-03-26 19:38:24 +1100
  • 252e7b0027
    Release 1.21-R0.1 md_5 2025-03-26 19:33:00 +1100
  • c820b3a062
    Minecraft 1.21.5 support md_5 2025-03-26 03:05:00 +1100
  • 687c302610
    Add WriteTimeoutHandler Outfluencer 2025-03-23 08:19:07 +1100
  • 4b0262312e
    #3805: Remove redundant PluginMessage handler in InitialHandler Outfluencer 2025-03-22 07:33:46 +0100
  • 6f13c2d6b6
    Minecraft 1.21.5-rc1 protocol support md_5 2025-03-21 07:34:08 +1100
  • cd186999e5
    Minecraft 1.21.5-pre3 protocol support md_5 2025-03-19 06:20:53 +1100
  • e3c7fd8cc5
    #3801: Add support for 1.21.5-pre2 Outfluencer 2025-03-12 23:19:09 +0100
  • 9476ffccdb
    #3797: Expose sendPacketQueued to unsafe interface Outfluencer 2025-03-08 16:56:20 +1100
  • 47f8c29a7c
    Minecraft 25w10a protocol support md_5 2025-03-08 09:22:17 +1100
  • 458246505f
    Don't attempt to read packets after channel is closed/closing Outfluencer 2025-03-03 19:58:46 +1100
  • 362bd0f4c4
    #3794: Ensure listType is set to compound tag when wrapping tags Julian Vennen 2025-03-01 14:48:59 +1100
  • 598d73e6f0
    Minecraft 25w09b protocol support md_5 2025-03-01 14:21:52 +1100
  • f797bd488f
    Minecraft 25w08a protocol support md_5 2025-02-21 19:18:25 +1100
  • 0d153feee7
    #3791: Handle third party tools rewriting integers badly md_5 2025-02-18 19:17:31 +1100
  • 2a78233cc2
    #3790: Implement toString for ProxyReloadEvent Outfluencer 2025-02-18 09:09:54 +0100
  • 591e18753d
    #3786: Fix missing compressor release when removing LengthPrependerAndCompressor handler Valentine 2025-02-15 22:44:55 +0200
  • 556a15a6f8
    #3733: Add incoming packet configuration options Outfluencer 2025-02-15 17:26:15 +1100
  • 774a6fd68c
    #3766: Combine packet length prepending and compressor Janmm14 2025-02-15 15:20:00 +1100
  • 0070421549
    #3776: Expose ChannelInitializerHolder in protocol module Outfluencer 2025-02-15 14:52:29 +1100
  • 4dad940a2f
    Extract bungee plugin message channel to constant md_5 2025-02-12 07:09:05 +1100
  • ed4a80eb0b
    #3781: Fix eventLoopCallback Valentine 2025-02-08 23:17:16 +0200
  • dd2033bf1a
    Update maven-checkstyle-plugin md_5 2025-02-08 17:59:56 +1100
  • cceebdad2a
    #3780: Allow empty scoreboard nametag visibility md_5 2025-02-08 17:55:18 +1100
  • 05bdf5d3c1
    Set compiler proc=full on Java 21+ md_5 2025-02-08 16:00:53 +1100
  • c3e4a6ef5b
    #3779: Improve eventloop consistency and isClosing code Outfluencer 2025-02-08 15:50:43 +1100
  • 2337acfcc1
    Minecraft 25w06a protocol support md_5 2025-02-08 08:30:30 +1100
  • 69861e5334
    #3778: Null check team collision rule because it does not exist in 1.8 Outfluencer 2025-02-06 21:06:45 +0100
  • 22aa6f5faf
    Use lombok for Team packet md_5 2025-02-02 08:35:39 +1100
  • 508c2f7ac3
    Minecraft 25w05a protocol support md_5 2025-02-01 12:50:31 +1100
  • 9dd5fb626d
    Fix duplicate 25w04a packet mapping md_5 2025-01-30 07:43:05 +1100
  • b5ae0196fc
    #3771: Make PluginManager methods thread safe BoomEaro 2025-01-29 20:38:20 +1100