Commit Graph

  • 4e353e9277 Add Title API. Minecrell 2014-09-05 18:58:55 +02:00
  • d6b7157c1c Add player list header / footer API. Minecrell 2014-09-05 16:52:11 +02:00
  • bc48ab3fb8 Make ProxyPingEvent async Steve Anton 2014-09-05 20:23:01 -07:00
  • 65ae8b4c6a Correctly send the MC|Brand packet Thinkofdeath 2014-09-02 13:54:52 +01:00
  • 73d7e0cf99 Bump protocol to 1.8 Thinkofdeath 2014-09-02 09:44:07 +01:00
  • 2cec5f344a Update versions to 1.8... oops md_5 2014-09-01 16:56:03 +10:00
  • 4573285a70 Fix build expiration. md_5 2014-09-01 16:47:16 +10:00
  • 5282a8f45a Just use server specific tab lists for now. md_5 2014-08-31 19:17:23 +10:00
  • 6eedc77954 Remove javadoc / delombok for now, interferes with build process. md_5 2014-08-31 19:05:51 +10:00
  • f15eed338d Fix tab list md_5 2014-08-31 19:01:24 +10:00
  • faa284c8fc Move chat API into own submodule. md_5 2014-08-31 18:56:03 +10:00
  • 4bb3850b40 Fix another missed offline mode case Thinkofdeath 2014-08-31 09:34:31 +01:00
  • 1f132876e6 Handle offline mode in the tab list Thinkofdeath 2014-08-31 09:25:09 +01:00
  • c822c48fef Add BungeeCord to the outdated ping message. md_5 2014-08-31 18:23:45 +10:00
  • 26521cf2ff Add support for Minecraft 1.8.x Thinkofdeath 2014-08-31 09:24:38 +10:00
  • e99bbff22e Fix Javadoc for Jenkins... maybe md_5 2014-08-31 13:42:14 +10:00
  • 19b48672af Fix longstanding forward typo md_5 2014-08-31 10:13:50 +10:00
  • f81b8a3550 Use delombok for JavaDoc generation, #1188 md_5 2014-08-31 10:12:11 +10:00
  • 87797ef719 Fix slight JavaDoc formatting issue. md_5 2014-08-31 09:27:59 +10:00
  • 86c5e321f2 Disable epoll by default due to timeouts its causing Thinkofdeath 2014-08-21 08:11:11 +01:00
  • 41ccf3f9d3 Fix LoginEvent firing after PreLoginEvent is cancelled mrapple 2014-08-19 16:36:43 -05:00
  • e573f7b89c Correct toLegacyText the same way toPlainText was previously Thinkofdeath 2014-08-17 18:50:28 +01:00
  • 664c66fb97 Ignore unknown entries in plugin description files. Minecrell 2014-08-16 22:45:21 +02:00
  • caa562c4a1 Final nail in the coffin for xxx cannot be cast to yyy bug. md_5 2014-08-17 09:54:37 +10:00
  • 483805067d Update Netty and enable Epoll as bugs have been fixed. md_5 2014-08-17 09:52:59 +10:00
  • 5e0aa2e60d Finalize the ServerDisconnectEvent target field. Tux 2014-08-16 19:05:10 -04:00
  • f9f9c3213d Added 'ForwardToPlayer' subchannel IfarPL 2014-08-02 16:03:52 +02:00
  • be35e283ec Revert "Mojang allows multiple status queries in a connection, we should too." Thinkofdeath 2014-08-11 23:17:31 +01:00
  • dd9bd2a2e3 Shuffle Jansi/Jline versions md_5 2014-08-04 18:19:35 +10:00
  • 3188d946b3 Fix javadoc md_5 2014-08-04 16:15:46 +10:00
  • 072e360d0f Add KickPlayer subchannel Ad237 2014-07-22 14:05:52 +01:00
  • ee3efd75d7 Change a few aspects from last PR md_5 2014-08-03 18:12:44 +10:00
  • d85400bc69 Add forward parameter to only forward to online servers [Adds #1120] Jonas Konrad 2014-07-23 17:00:03 +02:00
  • b544bb34cb Add ServerInfo method to send plugin message only if server is online Jonas Konrad 2014-07-23 16:59:36 +02:00
  • 8676dd47f6 Disable plugins in reverse order Gabscap 2014-08-03 09:20:15 +02:00
  • 089a8dd311 Allow customisation of kicking during initial server connection. In particular allow removal of server name by modification of messages.properties. Melair 2014-07-28 22:10:03 +01:00
  • d1d4cc7bbf Tidy up the handling of Spawn Object and fix a off by one error with it Thinkofdeath 2014-07-30 09:26:17 +01:00
  • 74f5ffd08b Duplicate any extra components when duplicated Thinkofdeath 2014-07-25 13:18:09 +01:00
  • 9fc862cb74 Make ComponentBuilder clonable Joshua Küpper 2014-07-24 02:59:47 +02:00
  • 0d174b51c5 Clarify PreLoginEvent md_5 2014-07-22 20:27:46 +10:00
  • 1b18e64fb2 Handle objective value changes. Although the client *shouldn't* be using this for any sort of keying, it may indeed be. Closes #1116 awaiting testing. md_5 2014-07-22 20:24:15 +10:00
  • c42d3a375f Fix uniqueId returning null in LoginEvent Isaias 2014-07-04 15:17:27 -03:00
  • fc0a21f548 Correct a typo in Spawn Object rewriting Thinkofdeath 2014-07-21 09:48:21 +01:00
  • 65eba06980 Don't let Bungee run in dirs with ! in name. md_5 2014-07-19 21:22:20 +10:00
  • 87a64c3f3e Fix locale object getter, closes #1113 md_5 2014-07-16 17:13:56 +10:00
  • be13a00386 Add missing return - closes #1114 md_5 2014-07-16 17:12:52 +10:00
  • 949f150ea0 Fix some out of style formatting. md_5 2014-07-12 19:50:56 +10:00
  • c965e60f5e Cipher thread locals should be static md_5 2014-07-12 19:49:03 +10:00
  • 02e219262a Fix TranslatableComponent's handling of missing translations Thinkofdeath 2014-07-12 10:34:10 +01:00
  • a0e8b172ef Restrict access to some internal methods. Thinkofdeath 2014-07-12 19:33:04 +10:00
  • 215b70dcd7 Fix some more things picked up by static analysis. md_5 2014-07-12 19:30:00 +10:00
  • a6095c680f [#1111] Ignore scorebaord objective action 2 like we did before md_5 2014-07-12 17:33:57 +10:00
  • 9d5c886045 Fix some more static analysis warnings md_5 2014-07-12 14:01:06 +10:00
  • 19bb8f72c7 Fix some static analysis warnings. md_5 2014-07-12 13:33:13 +10:00
  • 4dfd510583 Override context specific permission check md_5 2014-07-10 13:56:59 +10:00
  • 705b554b3b Add basis of grouped thread factory and make the scheduler use it. md_5 2014-07-10 11:09:59 +10:00
  • 6615500f08 Block all of java, not just java.lang md_5 2014-07-10 10:50:00 +10:00
  • d63d5a2791 <yawkat> is that debug code i spot md_5? md_5 2014-07-10 10:42:55 +10:00
  • 2444dd15ab Fix #1106 - plugins using ssl throwing exceptions md_5 2014-07-10 10:39:58 +10:00
  • 2dd3d2101d Close #1105 - don't let security manager get replaced md_5 2014-07-09 09:41:19 +10:00
  • 8ce26e0370 Pass plugin into executor getter for future proofing md_5 2014-07-08 15:53:25 +10:00
  • 5d1b660e32 Implement Security Manager md_5 2014-07-08 15:22:26 +10:00
  • 7347daf203 Delay kicks in initial handler. md_5 2014-07-08 15:16:22 +10:00
  • 02cb1fc65b Allocate cipher with EVP_CIPHER_CTX_new. Thanks @Adam- for the tip. md_5 2014-07-02 12:57:17 +10:00
  • 7318750ed0 Update native cipher to make use of the OpenSSL EVP API so that it can actually utilise hardware acceleration and other goodies. md_5 2014-07-01 20:13:30 +10:00
  • 21be93a1b1 [#1094] Remove config values set to null, add unit test for such behaviour. md_5 2014-07-01 13:40:17 +10:00
  • bb69af5cd0 Disable epoll whilst we try to replicate some issues md_5 2014-06-29 09:22:34 +10:00
  • a668da76d0 Write log messages with lower levels to the log file. Minecrell 2014-06-24 20:04:46 +02:00
  • 4cc009a9c0 Merge pull request #1089 from yawkat/typo-0 thinkofdeath 2014-06-28 14:04:10 +01:00
  • 4ef58d53b1 Fix typo Jonas Konrad 2014-06-28 13:45:26 +02:00
  • afa37505c5 Fix javadocs for java 8 doclint Jonas Konrad 2014-06-28 00:39:27 +02:00
  • a53b63720b Add a comment md_5 2014-06-26 19:24:05 +10:00
  • 348457f613 Quickly test SO_REUSEADDR md_5 2014-06-26 19:19:11 +10:00
  • fbb2f695b0 Show correct error when cannot bind query md_5 2014-06-26 19:08:05 +10:00
  • 350cbd7bb6 Merge pull request #1080 from RuriRyan/master md-5 2014-06-26 11:38:42 +10:00
  • 489242b1ef Fixed RemoteQuery, which broke with the Epoll update RuriRyan 2014-06-25 23:29:08 +02:00
  • 4ac117fb4c Actually include native code, thanks again @normanmaurer md_5 2014-06-25 18:21:59 +10:00
  • 500b0af782 [Performance] Attempt to use Netty's Epoll implementation on Linux. md_5 2014-06-25 18:14:50 +10:00
  • 2b304ecebc Close plugin log handlers on disable md_5 2014-06-24 18:22:35 +10:00
  • 81d83bdd8a Calling parent logger seems to work nowadays - closes #1071 md_5 2014-06-24 18:21:13 +10:00
  • b9f2f3cfae Add a getKeys method to the Configuration API md_5 2014-06-24 16:59:15 +10:00
  • 923aa05d4a Downgrade forced hosts errors to a warning log level md_5 2014-06-24 16:56:24 +10:00
  • e54388a5e0 Add matchPlayer API md_5 2014-06-23 17:26:30 +10:00
  • 59ba644623 Make IP command tabbable - closes #999 md_5 2014-06-23 17:16:14 +10:00
  • fbc69543fd Reset yaml locations on any error, closes #1007 md_5 2014-06-23 17:13:41 +10:00
  • 4d1f0cbb26 Added getKickedFrom() to ServerKickEvent. maciekmm 2014-06-22 17:11:27 +10:00
  • e849afbb23 Add simple address cache for those with slow or otherwise unresponsive DNS servers. md_5 2014-06-20 20:04:22 +10:00
  • 1a7efeabc4 Fix unregisterCommand(s) - second try Moehritz 2014-06-16 17:01:00 +02:00
  • f6e41c856c Closing all handlers on stop() Gabscap 2014-06-20 03:51:57 +02:00
  • 151344aaff Fix typo in unused readUnsignedByte method of MinecraftProtocol md_5 2014-06-20 19:26:34 +10:00
  • b167a45690 Revert "Reenable throttle since we only support 1.7+" md_5 2014-06-13 16:25:53 +10:00
  • 31bd836203 Write server name in ServerIP subchannel response. vemacs 2014-05-03 13:15:50 -06:00
  • 4dce37cd13 Prefix "BungeeCord > " to forwarded MC|Brand messages [Fixes #1038] Jonas Konrad 2014-06-01 14:54:46 +02:00
  • 107d6b011d Fix ServerPing NPE w/ String favicons xxyy 2014-05-25 18:10:42 +02:00
  • f23691df23 Reenable throttle since we only support 1.7+ md_5 2014-06-11 16:08:33 +10:00
  • 77f6930280 Mojang allows multiple status queries in a connection, we should too. md_5 2014-06-11 16:07:14 +10:00
  • 9604a9a31e Show 1.7.9 as supported version md_5 2014-06-11 16:05:07 +10:00
  • 91989564e5 Add method to get player's locale md_5 2014-06-11 16:03:00 +10:00
  • 3c938c03c7 Fix BaseComponent calling the wrong method when inheriting from another BaseComponent (Fixes #1049) Thinkofdeath 2014-06-08 13:07:42 +01:00
  • 9226df86f0 Lazy init vhost address. md_5 2014-05-31 18:46:35 +10:00