Commit Graph

  • 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
  • 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