Commit Graph

  • 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
  • d65ee874e4 #2865: Bump actions/checkout version D3ATHBRINGER13 2020-06-26 00:55:05 +01:00
  • c803f42a84 #2867: Add font setter to ComponentBuilder Max Lee 2020-06-26 00:52:31 +01:00
  • 3409fe6dd3 Clear scoreboards and bossbars on new style server switch md_5 2020-06-25 15:25:15 +10:00
  • 4786c0986b Bump version to 1.16-R0.2-SNAPSHOT md_5 2020-06-25 08:36:25 +10:00
  • a7180850e0 Release 1.16-R0.1 md_5 2020-06-25 08:36:03 +10:00
  • e1084bd913 #2861: Improve dimension changing support in 1.16.x FivePB (Xer) 2020-06-25 08:08:54 +10:00
  • c5f839c9ad #2862: Minecraft 1.16.1 support Polo1K 2020-06-25 08:08:51 +10:00
  • 87cb3b90ea Improve license info in pom.xml md_5 2020-06-24 18:35:29 +10:00
  • 198004da86 Add release maven repository md_5 2020-06-24 18:09:35 +10:00
  • b41e9be4c9 Constrain dimension to String|Integer md_5 2020-06-24 12:56:31 +10:00
  • 739b496bf6 #2858: ChatColor#ordinal is missing md_5 2020-06-24 08:33:18 +10:00
  • 75af27acf1 Fix missing static on ChatColor.values md_5 2020-06-24 07:19:46 +10:00
  • d0fd673b60 Minecraft 1.16 support + RGB ChatColor preview md_5 2020-06-24 07:00:00 +10:00
  • 2f54c94372 #2786: Should first peek keepalive queue MrIvanPlays 2020-05-26 19:45:36 +10:00
  • 67c2dfd884 #2794: connection throttle race condition md_5 2020-05-10 09:44:44 +10:00
  • eeb3c6d3bf #2811: Shorten "Cannot request protocol" exception md_5 2020-05-10 09:35:19 +10:00
  • 727281e69e Make all BaseComponent.duplicate methods specific md_5 2020-05-10 09:24:40 +10:00
  • 4e99a32537 #2808: TextComponent.duplicate should return TextComponent Alex_qp 2020-05-10 09:24:40 +10:00
  • 3373eb864d #2834: Add support for long array NBT tag md_5 2020-05-09 15:41:38 +10:00
  • b85df4f2a1 #2830: CommandSend - replace iterator-while with for-each Janmm14 2020-05-02 18:16:49 +10:00
  • 855d152503 #2829: Fix action bar messages on pre 1.11 versions _tomcraft 2020-04-30 00:11:00 +02:00
  • a1969b2fe6 #2823: Update Netty to 4.1.49.Final Janmm14 2020-04-23 00:05:09 +02:00
  • b91d4d3003 #2820: Sending a player via /send prints incorrect message md_5 2020-04-22 11:49:33 +10:00
  • aa66633df8 #2821: Add support for brigadier:long argument type md_5 2020-04-22 11:44:26 +10:00
  • f1c32f84f4 #2379: Add ServerSwitchEvent getFrom API Mystiflow 2020-03-25 18:19:55 +11:00
  • cb3f87bb27 Update Netty to 4.1.48.Final md_5 2020-03-25 15:54:36 +11:00
  • 697f0875e6 #2770: Handle posix signals SIGTERM, SIGINT, SIGHUP gracefully Byron Marohn 2020-03-08 19:22:22 +11:00
  • 6ad26cc8fa #2777: Write BungeeCord's config.yml in UTF-8 as with main config API md_5 2020-02-24 10:10:27 +11:00
  • c2cc33c6d7 #2774: doImmediateRespawn not updated when switching servers md_5 2020-02-21 09:40:13 +11:00
  • 8ea25a8fc7 #2775: Fix LinkageError loading plugin dependency classes md_5 2020-02-21 08:22:16 +11:00
  • 4363315ec5 #2722, #2713: Remove unnecessary close delaying in server / user connections MrIvanPlays 2020-02-20 12:24:01 +11:00
  • c46b14b92c #2688: Protect the plugin manager from 3rd party modifications MrIvanPlays 2020-02-20 12:24:01 +11:00
  • f41b1fc821 Do not allow plugins to make multiple instances of their main class. md_5 2020-02-20 12:24:01 +11:00
  • e6b0d43d66 Allow configuring console log level via system property md_5 2020-02-14 13:58:52 +11:00
  • a52ea50006 #2769: Guardian target beam lost on server change md_5 2020-02-10 10:28:47 +11:00
  • 17d5dd3f94 Add dist Maven profile to generate source and Javadoc jars md_5 2020-02-04 14:59:52 +11:00
  • 9e8ab747e4 Add JsonConfiguration support to bungeecord-config md_5 2020-02-03 13:25:47 +11:00
  • cdacc0b1be #2498: Add ServerConnectRequest accessor in ServerConnectEvent. Mystiflow 2020-02-03 10:36:33 +11:00
  • b4b998b2e5 #2761: Add ClientConnectEvent markusmarkusz 2020-02-02 10:48:22 +11:00
  • a3ab2bf58e Update checkstyle md_5 2020-02-01 09:32:35 +11:00
  • adee7bd283 Source jar does not need to fork build md_5 2020-01-30 10:57:54 +11:00
  • 7bd8a0276c Always print remote IP in InitialHandler md_5 2020-01-30 09:01:10 +11:00
  • 0cf27a0981 Update scriptus md_5 2020-01-29 16:40:29 +11:00
  • bf673c5d8b Add pretty colours to console log levels md_5 2020-01-29 12:03:22 +11:00
  • 2235a32316 Optimize ColouredWriter slightly md_5 2020-01-29 11:18:18 +11:00
  • 1dee049007 Don't send/construct redundant kick messages md_5 2020-01-29 11:05:38 +11:00
  • e9ba95b9dc Don't log full CorruptedFrameException md_5 2020-01-29 10:47:03 +11:00
  • d3bd785289 #2762: Work correctly with disabled timeout md_5 2020-01-28 20:35:53 +11:00
  • 3ce4132c58 Switch keepalive queue to ArrayDeque md_5 2020-01-28 20:35:15 +11:00
  • ce2dcaf71d #2763: Fix .DS_Store entry in .gitignore Sigurður 2020-01-28 13:04:23 +08:00
  • cf72c3a788 Show slow event times in milliseconds md_5 2020-01-27 17:01:57 +11:00
  • cd7a3ab2b2 #2758: Improve server list ping response where remote ping failed Mystiflow 2020-01-25 11:16:02 +11:00
  • 0a4b9b4984 #2752: Configurable connect and ping timeouts Mystiflow 2020-01-25 11:11:30 +11:00
  • 70370faf5d Add checkstyle indentation checks md_5 2020-01-24 14:07:42 +11:00
  • 24a53a671c Show socketAddress in BungeeServerInfo.toString md_5 2020-01-24 14:07:14 +11:00
  • 503b4827d9 Fix bad formatting in EntityMap md_5 2020-01-24 13:18:09 +11:00
  • eeb374798b #2710: Store queue of pending keepalives polo1k 2020-01-24 13:13:01 +11:00
  • 3f6aa0336c Also check that things that should not be padded are so md_5 2020-01-24 11:46:30 +11:00
  • 78a8495399 Add more checkstyle rules md_5 2020-01-24 11:32:35 +11:00
  • 636c020772 #2753: Add configurable remote ping caching Mystiflow 2020-01-24 10:48:50 +11:00
  • a4512e50fb Check Maven version in action build & don't print noisy transfer progress md_5 2020-01-24 09:10:23 +11:00
  • f510989c1f Add building of pull requests via GitHub Actions md_5 2020-01-24 08:59:45 +11:00
  • 129884f44d Minecraft 1.15.2 support md_5 2020-01-22 08:00:00 +11:00
  • 4bb0fb67a8 Fix Javadoc in ServerInfo.getSocketAddress md_5 2020-01-20 16:05:23 +11:00
  • 68cc325ace #2755: Add ClickEvent.COPY_TO_CLIPBOARD md_5 2020-01-19 10:18:54 +11:00
  • 3d3a5aefa2 Remove unused .travis.yml md_5 2020-01-18 17:47:53 +11:00
  • 2c6a21d503 Remove stray import breaking build md_5 2020-01-18 10:15:25 +11:00
  • b7e7274b98 #2750: Don't special case TextComponent constructor with a single extra BlackHole 2020-01-14 19:30:07 +01:00
  • b70cb01413 Add beta support for binding bungee to unix socket addresses md_5 2020-01-16 10:36:13 +11:00
  • 701391f232 Update Netty to 4.1.45.Final md_5 2020-01-15 14:34:18 +11:00