Commit Graph

  • 51be33dbd7 Merge pull request #261 from roblabla/patch-2 md-5 2013-04-10 14:47:29 -07:00
  • 8cac038a07 Fix LoginEvent not being called. Robin Lambertz 2013-04-10 14:47:57 +02:00
  • edceaf072c Merge pull request #259 from roblabla/patch-2 md-5 2013-04-08 17:26:10 -07:00
  • f935f93d98 Fix two small typos. Robin Lambertz 2013-04-09 01:18:00 +01:00
  • e5c457df04 Add new Team instances to the list of teams. Robin Lambertz 2013-04-09 02:10:41 +02:00
  • d4f60e65c3 Merge pull request #258 from roblabla/patch-2 md-5 2013-04-08 16:25:05 -07:00
  • 548b2f2c60 Fix the crash with teams not being cleared Robin Lambertz 2013-04-09 01:23:08 +02:00
  • 3733ecf628 Merge pull request #250 from weaondara/master md-5 2013-04-04 14:06:40 -07:00
  • 6e9cdb2e20 send message to player if target is current server weaondara 2013-04-04 18:44:46 +03:00
  • d900a5eae7 setDisplayName bug fix weaondara 2013-04-02 12:18:43 +03:00
  • 68712ab854 check the player's server before really connecting weaondara 2013-04-02 02:13:29 +03:00
  • d067662967 Merge pull request #245 from weaondara/master md-5 2013-03-31 19:04:14 -07:00
  • 88a52bc4e9 set displayName in function setDisplayName weaondara 2013-03-31 16:25:53 +03:00
  • d684f5de69 added permission in constructor weaondara 2013-03-31 12:36:21 +03:00
  • a316d6ccdc Update PermissionCheckEvent.java weaondara 2013-03-31 12:30:46 +03:00
  • 5de8ac89e5 Remove any scores before updating - see #238 md_5 2013-03-29 08:08:13 +11:00
  • 8707995503 Nullcheck getServer on failed reconnect handler to account for failings on first connect md_5 2013-03-28 22:24:56 +11:00
  • caea1e3fa5 Set server as obsolete when kicked. md_5 2013-03-28 19:53:04 +11:00
  • 4096012d8e Bump to netty release md_5 2013-03-27 17:39:42 +11:00
  • acbf6d3137 Add current server check to failed listener too md_5 2013-03-26 18:12:28 +11:00
  • 3a3fb27d9a Fixx issue #228 and #188 - CSV classes and ALL target for player list md_5 2013-03-26 17:53:22 +11:00
  • e506957d38 Fix current server check - #216 md-5 2013-03-26 11:50:36 +11:00
  • 8003dc50c4 Fix #227 - don't colour first name on list md_5 2013-03-25 19:25:06 +11:00
  • 75bc2738b9 Check length before checking if command. md_5 2013-03-24 16:32:54 +11:00
  • cf4846baa9 Add issue #221 - permission check event md_5 2013-03-24 16:29:45 +11:00
  • 120a4dc401 Remove HTTP request which snuck in. md_5 2013-03-24 16:25:53 +11:00
  • 6881597692 Fix issue #156 - actually register packet for reading md_5 2013-03-24 11:46:37 +11:00
  • 0ffb557557 Try my artistic vision on the list command. md_5 2013-03-24 11:44:30 +11:00
  • 5f7ecf9d3b Fix issue #213 - servers crashing clients. md_5 2013-03-24 11:39:14 +11:00
  • e07f1e603a Lowercase forced server checks - #223 md_5 2013-03-24 11:02:24 +11:00
  • 430b5ff392 Bump expirary date back to 26/4/2013 md_5 2013-03-24 09:00:32 +11:00
  • 81fe547a7c Server admins see stack trace and die. See #225 md_5 2013-03-24 08:41:25 +11:00
  • 04fb1df3e1 Don't null out scores after objectives. md_5 2013-03-23 20:58:21 +11:00
  • 73aaf58009 Try and make the client not crash when switching teams. @lazertester md_5 2013-03-23 20:49:47 +11:00
  • fd062503e1 Skeleton team object. TODO: Make @mbax come and show me how to rewrite entire API. Also interface md_5 2013-03-23 20:41:35 +11:00
  • c97f113497 Add team packet. md_5 2013-03-23 20:32:37 +11:00
  • 14fcb90395 Fire server kick for logins too md_5 2013-03-23 19:38:00 +11:00
  • 39009d8c96 Check players have a server before sending md_5 2013-03-23 13:45:22 +11:00
  • 13f394b9a7 Send the players real IP for use in Spigot servers. md_5 2013-03-23 11:24:37 +11:00
  • 9838a09a8c Add slightly modified version of #220 - ChatColor.getByChar md_5 2013-03-21 21:29:26 +11:00
  • ffddcf939f Rewrite cancel method as it is posing some issues md_5 2013-03-21 20:16:41 +11:00
  • 3d8143c36e Use Bungee thread pool for additional logging md_5 2013-03-21 16:28:30 +11:00
  • 5e31b158e9 Work around JDK stupidity with regards to thread count md_5 2013-03-21 16:25:05 +11:00
  • a59e0f0b6b Async close http client as it appears bugged md_5 2013-03-21 13:54:40 +11:00
  • 517655f54e How did that debug stay there? md_5 2013-03-21 13:45:56 +11:00
  • 55ec76beee Allow users to connect md_5 2013-03-21 13:37:38 +11:00
  • a564d4c7f1 Fix issue #219 - make the scheduler work md_5 2013-03-21 13:35:35 +11:00
  • 86b864ce21 Fix small javadoc warning md_5 2013-03-20 20:36:33 +11:00
  • 6813b82b84 Fix issue #216 and #219 by moving current server check to the connect method. md_5 2013-03-20 20:25:42 +11:00
  • 27d454524f Use asynchttpclient instead md_5 2013-03-20 19:10:59 +11:00
  • 8827feacfb Implement high performance HTTP api for plugins with jetty. md_5 2013-03-20 18:52:26 +11:00
  • 692610cd7e Add asynchronous event API from issue #200 md_5 2013-03-19 20:09:15 +11:00
  • 1edd27963f Add issue #215 - scheduler API md_5 2013-03-19 19:45:34 +11:00
  • 730c05aaad Actually print time it took md_5 2013-03-19 17:23:07 +11:00
  • 2bae6cafc2 Try and prevent inefficient plugins by nagging when events take longer than 0.25ms to process. Someone let me know if this spams and I need to increase the max time. md_5 2013-03-19 17:21:54 +11:00
  • 5a15d5387c Use as many threads as the system can handle. md_5 2013-03-19 16:07:39 +11:00
  • 3fed94fbf2 Stop trying to be Forge for now. md_5 2013-03-19 12:07:59 +11:00
  • 1dd661f619 Use a byte array in the ping handler for simplicity md_5 2013-03-19 12:07:13 +11:00
  • e364cff44e Fix loading config. md_5 2013-03-19 12:00:57 +11:00
  • dfa47f740d Add feature #208 - Bungee texture packs. md_5 2013-03-19 11:54:13 +11:00
  • 87fcef0658 Implement PR #212 - sendMessages() for CommandSenders md_5 2013-03-19 11:43:37 +11:00
  • 49f2f5f28b Fix issue #211 - ServerInfo.ping md_5 2013-03-19 11:40:56 +11:00
  • a12debf6d0 Revert "Add info on registered channels to /bungee to enable users to help identify cause of random timeouts & resource leaks" md_5 2013-03-18 17:36:57 +11:00
  • 5d3cb452fe Fix issue #206 by updating netty. Big shoutout to Trustin and the Netty project. md_5 2013-03-18 17:36:41 +11:00
  • b3c34815b0 Add info on registered channels to /bungee to enable users to help identify cause of random timeouts & resource leaks md_5 2013-03-17 09:03:20 +11:00
  • 40768c1711 Update Netty to 4.0.0-Beta3 md_5 2013-03-17 09:01:12 +11:00
  • b16da7d048 Be sure to null serverSentScoreboard each connect. md_5 2013-03-16 22:35:13 +11:00
  • e681c8906d Add server kick event md_5 2013-03-16 21:32:11 +11:00
  • ce40391717 Untested attempt at sending users to default server when their server goes down. md_5 2013-03-16 21:17:41 +11:00
  • 2e51ec4fba *add else statement to prevent duplicate exception logging md_5 2013-03-16 21:09:16 +11:00
  • 54098c8989 Attempt to track, and remove scoreboards at reconnect md_5 2013-03-16 21:06:28 +11:00
  • 156ea30c32 Add scoreboard packets + API classes. Still unimplemented. md_5 2013-03-16 20:48:51 +11:00
  • 34f4bae923 Fix score add definition md_5 2013-03-16 20:37:36 +11:00
  • 6bb089074e Clear scoreboards on reconnect. md_5 2013-03-16 20:13:01 +11:00
  • 70c73211a0 Fix remapping of entities (fishing floats) md_5 2013-03-16 13:07:51 +11:00
  • c059345802 Add send command, closes issue #197 md_5 2013-03-16 12:14:15 +11:00
  • f5b4e1242d Add #205 more methods in Plugin for getting resources / data folders. md_5 2013-03-16 11:53:25 +11:00
  • 5365e5fb92 Bump the other pom versions to 1.5 too. md_5 2013-03-15 21:21:58 +11:00
  • dc2ef1eac7 Bump api to 1.5 md_5 2013-03-15 21:19:10 +11:00
  • 113dada511 Depreceate old register command / listener methods. md_5 2013-03-15 21:08:50 +11:00
  • 8ea5205fef Reuse single packet instance to save overhead md_5 2013-03-15 21:03:45 +11:00
  • 05d76c3f67 Pretty up login fail message. Fixes #201 md_5 2013-03-15 21:01:35 +11:00
  • d6e29b3f29 Fix issue #203 - errors in Util.exception when no trace present. md_5 2013-03-15 20:38:40 +11:00
  • bd479ba083 Remove outdated $() logger getter. md_5 2013-03-14 21:33:22 +11:00
  • 704fe11b05 Make forced hosts take higher priority than force default. Closes #184 md_5 2013-03-14 21:18:59 +11:00
  • 4811e7be4f Implement PostLoginEvent, closes #191 md_5 2013-03-14 21:11:16 +11:00
  • ac426f0c3f Use global netty version variable. md_5 2013-03-14 20:35:58 +11:00
  • 0f30024040 Now that we don't deploy the proxy we don't need the shaded identifier md_5 2013-03-14 20:28:24 +11:00
  • 5bfab582df Fix #156 - Bukkit trying to get client settings. md_5 2013-03-14 20:22:26 +11:00
  • ec1de0f636 Add global slot limit. Fixes feature request #40 md_5 2013-03-14 20:14:01 +11:00
  • 9bf6a58ba2 Update snakeyaml and guava versions. md_5 2013-03-14 19:51:36 +11:00
  • 9483c0228b Make protocol only depend on netty-buffer md_5 2013-03-14 19:50:44 +11:00
  • 09bb7a93d2 Update MySQL version md_5 2013-03-14 19:50:17 +11:00
  • 8935e77118 Use the Netty byte array encoder now that it is fixed. md_5 2013-03-14 19:49:31 +11:00
  • b71d253de2 Clean up cipher codec for maximum speed and minimal memory copy. md_5 2013-03-14 19:39:03 +11:00
  • d54f2462a8 Less error for IOExceptions, more debug for exceptions in the exception handler. md_5 2013-03-14 19:22:54 +11:00
  • c1ff4ffb89 Update to 1.5 & don't deploy proxy to maven, only APIs md_5 2013-03-14 17:50:33 +11:00
  • 58f1ab208b Reenable encryption + online mode. md_5 2013-03-14 17:46:57 +11:00
  • d5f25b07e5 *remove wrapper class md_5 2013-03-14 17:25:24 +11:00
  • 30b381853c Change packet handling from ByteBufs to byte arrays to work around netty bug. Connection now appears to be stable - just need to add an optimized encryption algorithm back. md_5 2013-03-14 17:24:32 +11:00