Commit Graph

  • 4e94c278da [#1567] Let BungeeCord dictate the network compression threshold. md_5 2015-09-13 09:28:21 +10:00
  • 06ad0f9310 Reorder PlayerJoinEvent / UpstreamBridge initialization. jfr 2015-08-12 18:12:22 +02:00
  • c4a3a052d7 Update to Netty 4.0.31.Final md_5 2015-09-06 12:11:41 +10:00
  • 7ec1a1aa4e Fix / clarify behaviour of matchPlayer. md_5 2015-09-05 13:42:33 +10:00
  • 59208aad86 Improve EventBus by removing read locking. Tux 2015-09-04 22:44:54 -04:00
  • bd07be8772 chat: Correct placeholder handling in translatable zml 2015-08-30 14:03:27 -07:00
  • b3d15d53d6 Add <server> in the usage of /send pvmac2194 2015-07-14 20:16:26 -04:00
  • 6343416c0c Update the PluginMessage packet to respect the protocol limit changes in 1.8 Thinkofdeath 2015-07-16 23:07:30 +01:00
  • 81d1c46a0d Support uuid in config.yml kamcio96 2015-04-14 23:34:07 +02:00
  • 6e5132f914 #1537: Allow /send <server> <server>. md_5 2015-07-13 19:32:12 +10:00
  • f3c14cf064 Fix telling newer 1.7 Forge clients that they are outdated. Fixes #1476 Daniel Naylor 2015-05-23 11:38:13 +01:00
  • a3a31fd2dd Correct handling of command's parameters for tab completion Marc Baloup 2015-07-05 02:19:45 +02:00
  • cc3a8c067e Check channel active before adding handlers. #1489 md_5 2015-06-06 18:41:54 +10:00
  • 918d7229c2 Fix Deadlock in EventBus post #1493 Joe 2015-06-03 01:56:05 -04:00
  • 6c4e684de9 Move the compiler configuration to properties sha-2 2015-05-28 12:42:04 +02:00
  • 9cf57ca929 Fix AsyncEvent callback triggering. minecraftshamrock 2015-03-30 18:40:34 +02:00
  • 70564d9f44 Fix BaseComponent.duplicate() ignoring extra Adam 2015-05-01 12:04:25 -04:00
  • 8622cf3af4 Fix BadPacketException handling It is catched by DecoderException and was not processed correctly by HandlerBoss So the console was spammed when that exception is thrown Nathan Poirier 2015-04-27 13:23:33 +02:00
  • 5236dd301a Use an actual ArrayList when creating a TextComponent with extras. Nick 2015-05-16 01:02:29 -04:00
  • ddfd76ebda Make MinecraftDecoder a MessageToMessageDecoder md_5 2015-05-18 20:16:00 +10:00
  • 93959cab4b Only force remove the player from 1.8 client's tab list Thinkofdeath 2015-05-10 22:51:14 +01:00
  • 585ab4f453 Readd the delay removed in f9773a69c3 Thinkofdeath 2015-05-08 20:41:21 +01:00
  • 76052b92d3 Don't send a Kick during the STATUS protocol as it doesn't support it Thinkofdeath 2015-05-08 20:32:12 +01:00
  • f9773a69c3 Don't send a kick to the server on disconnect Thinkofdeath 2015-05-08 19:39:22 +01:00
  • 88e71ead05 Add reset() and retain() methods to ComponentBuilder. Tux 2014-12-31 16:56:45 -05:00
  • d1e1ce4cdb Add option to disable native code. md_5 2015-05-03 10:35:48 +10:00
  • fa828eba31 Allow using properties to change leak detection level. md_5 2015-04-13 09:51:11 +10:00
  • d76c8d4f33 Ensure the copy is freed if an exception occurs during parsing packets Thinkofdeath 2015-04-12 01:43:24 +01:00
  • a48c458306 Don't send bungeecord plugin messages to the client Thinkofdeath 2015-04-08 18:22:16 +01:00
  • 3973c511f5 Show the no permission message even if the command is a TabExecutor but the command was not dispatched by the tab completer. portalBlock 2015-03-21 13:04:39 -05:00
  • 78ea41015f Fix component deserialization on obfuscated and strikethrough tags Jonas Konrad 2015-03-14 22:10:02 +01:00
  • bd2eaf6879 Add missing scoreboard positions (Fixes #1397) Thinkofdeath 2015-03-12 16:42:01 +00:00
  • f2d17cb216 Follow vanilla and kick the joining user on connect if the name is already taken (Fixes #1383) Thinkofdeath 2015-02-28 13:07:13 +00:00
  • f2673c5876 Kick only in online mode: #1382 md_5 2015-02-28 12:59:40 +11:00
  • e1951c5d66 Fix spectator mode with ip-forwarding enabled Thinkofdeath 2015-02-25 22:31:05 +00:00
  • 988490ba87 1.8 isn't a snapshot anymore Thinkofdeath 2015-02-25 22:27:50 +00:00
  • 62981e4c70 Downgrade netty to work around #1372 md_5 2015-02-15 10:27:30 +11:00
  • 5699e86270 Looks like Jenkins may be having lombok issues with the new version. md_5 2015-02-14 19:09:19 +11:00
  • 61cee2d27c Fix formatting in a bunch of files. md_5 2015-02-14 18:36:58 +11:00
  • 2055c98ebe Add reason for stopping and extra arguments. md_5 2015-02-14 18:33:49 +11:00
  • 415d5860e4 Allow setting a connections uuid when in offline mode Joshua Rodriguez 2015-02-05 20:53:52 -08:00
  • 3776feb559 Don't allow duplicate UUIDs on the proxy. md_5 2015-02-14 18:26:27 +11:00
  • 668cdabdf7 Fix BaseComponent.toString stack overflow Jonas Konrad 2015-02-10 17:47:37 +01:00
  • 3e26eecd4e Fix formatting issue pointed out in #1370 md_5 2015-02-14 18:21:24 +11:00
  • 7c1f232e85 Update depend versions, limit use of most Java 1.7 APIs. md_5 2015-02-08 13:07:41 +11:00
  • 2b49358bea Fix EventBus unit test. md_5 2015-02-08 12:48:26 +11:00
  • b4997f6379 Add better exception handling for native code. md_5 2015-02-08 09:11:52 +11:00
  • eeaa44e1e7 #1362: Tighter catch on errors in native lib compilation. md_5 2015-02-08 08:08:20 +11:00
  • f4ae511af0 2 megabytes is sufficient for testing purposes. md_5 2015-02-07 14:19:33 +11:00
  • 32693aeaff Don't compile with the stdlib, I don't think it is needed. md_5 2015-02-07 14:14:33 +11:00
  • 0d569ac0d1 Refactor native code and implement our own JNI wrapper around zlib. md_5 2015-02-01 21:05:16 +11:00
  • e6da9cbba8 Manually reset the networkaddress.cache.ttl value to the defaults (Fixes #1268) Thinkofdeath 2015-02-04 08:50:52 +00:00
  • 61d2765715 Only check name for server reload modification. md_5 2015-01-24 13:34:38 +11:00
  • e68ed48fc3 Use the cached constructor when instantiating a packet. portalBlock 2015-01-22 01:16:12 -06:00
  • cf722de1d2 #1130: Add scheduler unit tests and make more robust. md_5 2015-01-18 12:09:38 +11:00
  • 28496e0471 Add API for getting whether the user is a Forge user. Daniel Naylor 2014-12-21 14:32:45 +00:00
  • 4809f1f80a Update IP forwarding to ignore FML and other null character delimited tokens (for now) Daniel Naylor 2014-12-21 10:31:07 +00:00
  • ae12554316 Faster Travis CI builds Tux 2015-01-01 15:16:34 -05:00
  • 5091515f0b Add TabCompleteResponseEvent xxyy 2014-07-25 18:19:59 +02:00
  • 52b75cd18b Don't nuke command on tab complete if no args specified. md_5 2015-01-12 11:07:43 +11:00
  • a5f2b423d4 #1325 - Fix /server with extra args. md_5 2015-01-12 11:07:32 +11:00
  • 54c9ade1a6 Move mojang translations to chat module, fixes SpigotMC/BungeeCord#1301 mrapple 2014-12-22 17:03:06 -06:00
  • bc6d7719a7 Finish single argument for command server tab completion. md_5 2014-12-22 20:14:20 +11:00
  • 2ab0715226 Fix server command to properly tab complete, be case insensitive. md_5 2014-12-22 20:02:19 +11:00
  • 1711223b02 Use string lists in preference to string arrays. md_5 2014-12-22 19:59:14 +11:00
  • cd15b82361 Compile chat API with 1.6 md_5 2014-12-16 14:40:48 +11:00
  • 22084b2c75 Try loading native cipher from java.library.path first zreed 2014-12-15 19:32:13 -05:00
  • 972b4c1fe5 Further fix task clean up issues by moving the BungeeScheduler's cancel(ScheduledTask) method to just call the cancel() method on the task. The cancel call was moved to BungeeTask's cancel method. Tux 2014-12-14 00:02:29 -05:00
  • 36c4af35de Fix issues cleaning up after repeating tasks. Tux 2014-12-13 23:42:44 -05:00
  • 02d3660f32 Fix fancy terminal on Windows. md_5 2014-12-14 13:07:13 +11:00
  • 37e37e9a55 Fix timestamp format.... md_5 2014-12-13 11:53:03 +11:00
  • a03c21cc09 Tweak outdated timers a little. md_5 2014-12-13 11:14:16 +11:00
  • 45bf7a9ab9 Move ansi console system install right into the bootstrap. md_5 2014-12-13 11:13:36 +11:00
  • ef364d9053 Actually put the tasks in the tasksByPlugin Multimap (Fixes #1278) Thinkofdeath 2014-11-26 16:42:45 +00:00
  • f19cc7fe4f Add chat position API. Minecrell 2014-09-08 21:15:14 +02:00
  • 772c8d7f2b Improve legacy client ping support. Minecrell 2014-09-18 17:01:36 +02:00
  • 830f18a357 Manually remove the player from everyone's tab list on disconnect Thinkofdeath 2014-11-11 10:32:39 +00:00
  • c21275b877 Don't send no permission message on tab completion. elmo92 2014-11-04 00:56:03 +00:00
  • 532a94382b Block really wrong offline mode names, see #1270 md_5 2014-11-08 10:04:59 +11:00
  • 56c372a3ce Fix HTTP client now that Mojang has their stuff together. md_5 2014-11-08 10:02:48 +11:00
  • faf903469e Add methods to load configurations with defaults. Minecrell 2014-09-14 18:23:57 +02:00
  • 4d389df7c8 Be more selective when sending reset packets. Daniel Naylor 2014-09-30 22:08:44 +01:00
  • cfad2c65d4 Implement Support for MinecraftForge / FML 1.7.10 Daniel Naylor 2014-09-26 10:20:19 +10:00
  • 8715c5fd82 Actually update translations to 1.8 md_5 2014-09-27 08:25:36 +10:00
  • cbb190cfd3 Fix a few import ordering issues. md_5 2014-09-26 10:11:16 +10:00
  • acf5f2f443 Fix bootstrap Java 7 warner so that it actually works! md_5 2014-09-25 11:13:23 +10:00
  • 57a07dc2e2 Update Depend Versions: md_5 2014-09-25 11:04:35 +10:00
  • 6fcfb5aecb Add more message arguments. See #1214. Minecrell 2014-09-09 22:08:36 +02:00
  • 4e3b5670a0 [#1224] Add connect / read timeout for module download incase Jenkins is down. md_5 2014-09-25 10:52:16 +10:00
  • ee3b209c2d Declare game version support as 1.8 md_5 2014-09-25 10:49:20 +10:00
  • 25ee8a1496 Revert "Revert "Update Mojang translations to 1.8"" md_5 2014-09-25 10:47:27 +10:00
  • 988905331f Force javadoc plugin 2.7 md_5 2014-09-25 10:47:17 +10:00
  • dd1a28ea1e Revert "Update Mojang translations to 1.8" md_5 2014-09-25 10:41:40 +10:00
  • 0a0146b68a [#1219] Fix Title#reset javadoc link md_5 2014-09-25 10:30:52 +10:00
  • ca2227bad4 [#1212] Clarify Javadoc of ServerConnectEvent md_5 2014-09-25 10:23:52 +10:00
  • 3cd4f169bd [#1191] Stop getPermissions from creating blank groups. md_5 2014-09-25 10:21:15 +10:00
  • 5ec36efb52 Update Mojang translations to 1.8 md_5 2014-09-25 10:18:29 +10:00
  • dcc9be9dfe [#1218] Check which player instance we remove from the connection maps. md_5 2014-09-12 18:45:50 +10:00
  • efdedbd4e8 Trove should not be a core depend. md_5 2014-09-12 18:24:14 +10:00
  • 1623fb6952 Only update the dns cache on new lookups (Fixes #1221) Thinkofdeath 2014-09-11 10:18:34 +01:00