Commit Graph

  • 6613aaea95 Add test fix for library classes being visible to non-dependent plugins md_5 2021-10-09 18:02:58 +11:00
  • 53ce6b93a2 #3200: Fix protocol for 21w40a riku6460 2021-10-09 16:00:36 +09:00
  • d8e293842f #2466: Use switch in "BungeeCord" plugin message handling Janmm14 2021-10-09 09:25:29 +11:00
  • 5cf869df1a #3198: Remove terminally deprecated SecurityManager MrMicky 2021-10-09 09:25:29 +11:00
  • f26f7d8809 Add optional 1.18 (21w40a) snapshot protocol support md_5 2021-10-09 09:25:28 +11:00
  • c5a90475af #3195: Remove unused translations Outfluencer 2021-09-25 08:10:28 +10:00
  • 3008d7ef2f #3189: Improve username validation Outfluencer 2021-09-25 08:07:58 +10:00
  • 1823f86dbb #3190: Improve login protocol state machine Outfluencer 2021-09-17 18:16:01 +10:00
  • 06bf088d27 #3186: Replace String.format calls in exceptions with simple string concats Janmm14 2021-09-17 18:14:21 +10:00
  • 9953698a7c Add GitHub Java 17 build md_5 2021-09-16 07:43:13 +10:00
  • bda1605627 Minor formatting fixes md_5 2021-07-22 11:46:41 +10:00
  • 2e0e88db0d #3158: Remove redundant protocol version check in the TabCompleteResponse packet Outfluencer 2021-07-22 03:43:03 +02:00
  • 96482cc0cf #3157: Read only 20 chars for clients below 1.13 in PluginMessages Outfluencer 2021-07-22 03:42:48 +02:00
  • a283aaf724 #3153: Add color support to the end command Outfluencer 2021-07-18 02:22:17 +02:00
  • 5db276eb52 #3147: HAProxyMessage.sourceAddress() can be null Adrian Antkowiak 2021-07-11 01:06:51 +02:00
  • c866619f56 Minecraft 1.17.1 support md_5 2021-07-07 00:00:00 +10:00
  • b9da505efe #3142: Remove redundant name length check in InitialHandler Outfluencer 2021-07-04 01:40:47 +02:00
  • 061a7c67bd Update checkstyle md_5 2021-07-03 11:15:17 +10:00
  • 6f7331e852 #3138, 3140: Check for the new leak detector netty flag Ivan Pekov 2021-06-30 12:00:22 +03:00
  • 1b489bcc11 Attempt to fix java 8 native crash md_5 2021-06-26 11:39:53 +10:00
  • da27924a49 #3115, #3125: Update natives build script, switch to Cloudflare zlib md_5 2021-06-26 11:28:42 +10:00
  • 15b39887c5 #3133: Directly disconnect on illegal chars Outfluencer 2021-06-26 10:08:18 +10:00
  • f9583a7652 #3129: Replace ConnectTimeoutException with a more user-friendly string. Janmm14 2021-06-26 10:05:27 +10:00
  • cb738188de #3126: Use suppliers instead of reflection for native impl generation. Janmm14 2021-06-26 00:01:30 +00:00
  • a8b2f5268d #3123: Apply exact vanilla string length limits for tab completion Outfluencer 2021-06-20 00:50:39 +02:00
  • ad50fc9ad3 #3111: Check chat for illegal chars & moved length check into the packet class Outfluencer 2021-06-15 09:06:33 +10:00
  • a25c2b325b Fix typo in previous commit md_5 2021-06-13 11:23:54 +10:00
  • c57bf61114 #3113: Remove unnecessary slice in PacketDecompressor md_5 2021-06-13 08:32:20 +10:00
  • b7935d4b14 Downgrade SnakeYAML due to issues with comments parsing md_5 2021-06-11 21:13:38 +10:00
  • 00982f3620 #3104: Use lambdas rather than reflection to create packets Janmm14 2021-06-11 16:53:31 +10:00
  • 088b2045d0 #3109: Made file log level configurable Lukas Alt 2021-06-10 00:42:48 +02:00
  • 633ff1cfc8 #3107: Fix action bar messages in 1.17 Antoine L 2021-06-09 18:57:53 +10:00
  • 6cda6b6c10 Update SnakeYAML and Netty md_5 2021-06-09 18:56:33 +10:00
  • 90573625f1 Minecraft 1.17 support md_5 2021-06-09 09:00:00 +10:00
  • d49e97c423 #3099: Improve toArray calls by using an empty array as parameter. Janmm14 2021-05-27 22:23:43 +00:00
  • 39a80e414e #3093: Support names with '.', block names with ' ' md_5 2021-05-26 10:31:08 +10:00
  • ab9153ddc3 Further increase length limit for TO_CLIENT chat packets md_5 2021-05-26 10:31:08 +10:00
  • 7ec1f487c1 Remove ipv6 scope from forwarded addresses md_5 2021-05-25 18:42:06 +10:00
  • c96628b72e #3094: Fix TO_CLIENT max Chat string length md_5 2021-05-21 17:45:52 +10:00
  • e5ded9a2fb Apply stricter length limits to client strings md_5 2021-05-21 08:16:51 +10:00
  • 5823f47467 #3090: Register events in parent classes md_5 2021-05-19 18:41:07 +10:00
  • a0b7f09252 #3087: Force-enable multi-release jar file support for JDK9+ via System property Janmm14 2021-05-18 10:34:53 +00:00
  • b60a30c705 Move additional dependencies to runtime scope md_5 2021-05-16 18:08:57 +10:00
  • 4fc1a9e770 Dependency bump md_5 2021-05-15 17:22:30 +10:00
  • f0908b663f Add optional 1.17 (21w19a) snapshot protocol support md_5 2021-05-15 09:17:24 +10:00
  • 5fa596fee9 #3084: (Regrettably) add a full SLF4J wrapper md_5 2021-05-14 08:39:17 +10:00
  • ada1b95ffc Remove redundant entity rewriting code on > 1.16.2 md_5 2021-05-12 07:59:50 +10:00
  • 72b3bdf676 #3077: Fix regression preventing child classloaders delegating to a PluginClassloader Luck 2021-05-01 08:32:51 +10:00
  • 71d1246374 #3066: Put ReadTimeoutHandler after frame decoder. Janmm14 2021-04-28 16:52:00 +10:00
  • ac371bb596 #3073: Release HAProxyMessage after read _tomcraft 2021-04-28 08:07:17 +10:00
  • 830ee8f27d #3061: Continue to fallback to underlying URLClassLoader md_5 2021-04-10 07:30:17 +10:00
  • 425dd45109 Override classloader close method for completeness md_5 2021-04-09 15:38:21 +10:00
  • 6a039de8db Add preview of automatic library support md_5 2021-04-09 13:13:55 +10:00
  • 8d783aa172 #3058: Remove world limit md_5 2021-04-06 08:18:58 +10:00
  • a4e5f5005b Add full support for building on JDK [15,) md_5 2021-04-04 17:24:23 +10:00
  • a7c6edeb63 #3041: Respond to login query requests in a way that matches the Vanilla client Zach Levis 2021-02-26 11:28:05 +11:00
  • 4f23b49fef #3037: Update ProxiedPlayer#setDisplayName javadoc to current behaviour Janmm14 2021-02-14 09:36:56 +11:00
  • cfcc8b1a6f Pin GitHub workflow build to ubuntu-20.04 md_5 2021-02-14 09:35:07 +11:00
  • ebec582ce2 Add full support for building on JDK [8, 14] md_5 2021-02-14 09:29:55 +11:00
  • 3d701fbe0e #3028: Add protocol level string length limits md_5 2021-01-25 15:54:27 +11:00
  • e95da11115 Bump Netty/SnakeYAML/MySQL versions md_5 2021-01-24 08:56:07 +11:00
  • 9f6a798ea6 Bump version to 1.16-R0.5-SNAPSHOT md_5 2021-01-15 10:19:24 +11:00
  • 36c8df4d2f Release 1.16-R0.4 md_5 2021-01-15 09:49:36 +11:00
  • baf2f60850 #3018: Serialize text component properties in the same order as Minecraft blablubbabc 2021-01-13 10:17:16 +11:00
  • 9ac39005f8 Update README date md_5 2021-01-12 09:06:25 +11:00
  • a67028ec39 Add CommandsDeclareEvent to declare commands with brigadier API patch-brigadier-event Marc Baloup 2020-06-08 00:51:21 +02:00
  • 6949470e3b Code extracted from useless for loop. Closes #2872 patch-loop Marc Baloup 2020-06-27 02:52:04 +02:00
  • 0435059f96 New event: BrigadierSuggestionsEvent to have more control on 1.13+ suggestions patch-tabcomplete-api Marc Baloup 2020-06-21 21:49:31 +02:00
  • 9c078b78c3 #2985: Add Keybinds.SOCIAL_INTERACTIONS BlackHole 2020-11-04 19:43:11 +11:00
  • 281aecef4c Minecraft 1.16.4 support md_5 2020-11-03 07:00:00 +11:00
  • 4199b0ca64 #2977: Added availability to set custom permission messages on commands. mciolkosz 2020-10-17 18:12:01 +11:00
  • 6973e099fd Misc dependency updates md_5 2020-10-17 18:04:25 +11:00
  • 8fffa206e4 #2978: Allow sending messages from specific UUIDs Gerrygames 2020-10-17 17:46:01 +11:00
  • c987ee199d #2955: Single quotes in messages.properties should be doubled. Marc Baloup 2020-09-16 19:53:05 +10:00
  • 15204131c9 #2942: Players invisible in 1.16 where bungee is online mode but IP forwarding not enabled md_5 2020-09-14 19:56:41 +10:00
  • 23661737ef Minecraft 1.16.3 support md_5 2020-09-11 07:00:00 +10:00
  • 5ab5a846aa #2953: Fix player limit off by one Sneakometer 2020-09-08 12:24:04 +10:00
  • e93c762f16 #2921: ClickEvent without value exceptions in window title Mystiflow 2020-08-22 17:50:54 +10:00
  • 023f407b0d #2928: Add IPOther special plugin message Jan Boerman 2020-08-22 17:49:16 +10:00
  • 64e4f4658a #2931: Fix exceptions on ChatColor.of(Color) due to truncation WinX64 2020-08-22 17:47:01 +10:00
  • aa22fe68e5 Minecraft 1.16.2 support md_5 2020-08-12 07:14:42 +10:00
  • 15b514130e #2908: Don't frame packets for dead connections Andrew Steinborn 2020-07-19 08:54:54 +10:00
  • a0f9333a13 Bump version to 1.16-R0.4-SNAPSHOT md_5 2020-07-18 17:36:11 +10:00
  • 287e28a722 Release 1.16-R0.3 md_5 2020-07-18 17:31:21 +10:00
  • c1522ab94c #2909: Don't serialise as array for single element contents Mystiflow 2020-07-16 18:53:23 +10:00
  • 0af4bfdbdf #2905: HoverEvent getValue compat method Mystiflow 2020-07-15 09:05:05 +10:00
  • 94c4fcbad7 Bump version to 1.16-R0.3-SNAPSHOT md_5 2020-07-13 08:45:48 +10:00
  • a99f62f693 Release 1.16-R0.2 md_5 2020-07-13 08:23:55 +10:00
  • fd4864d475 #2899: Various chat API stability updates Mystiflow 2020-07-09 19:14:01 +10:00
  • c5610a6a13 #2897: Add params of recursive call of ChatComponent transform cvrunmin 2020-07-09 08:48:11 +10:00
  • bcc3460dda #2893: Refactored Hover Code for Maintainability Mystiflow 2020-07-07 09:08:04 +10:00
  • 4794fccfb8 #2888: Correct font check in BaseComponent Erik Eide 2020-07-06 08:10:30 +10:00
  • 637e7e93e0 #2884: Mojangson in hover events cannot be parsed Mystiflow 2020-07-05 19:09:59 +10:00
  • 2e4b08e5ab #2878: Null check hover event before transform Mystiflow 2020-07-01 22:29:10 +01:00
  • a64c34d29e #2875: Add the MessageRaw channel Mariell Hoversholm 2020-07-01 10:59:32 +10:00
  • 1d40b8a88a #2866: Add support for contents in Hover Event Mystiflow 2020-07-01 10:57:09 +10:00
  • 26f538d193 Clear tab list on server change md_5 2020-06-27 09:05:55 +10:00
  • afcfac31a9 #2873: BossBar stays after switching servers md_5 2020-06-27 08:44:53 +10:00
  • 6cff5a955c #2864: Add release maven profile md_5 2020-06-26 18:44:14 +10:00
  • e21b0b3773 #2870: Add rgb values to all colors Max Lee 2020-06-26 09:42:49 +01:00