Commit Graph

  • a0989a8932 Update for 1.5. This build only supports 1.5, not any other versions. md_5 2013-03-10 12:41:13 +11:00
  • 3be83cb5a4 Disconnect when exception caught md_5 2013-03-09 17:59:44 +11:00
  • 0ce02251d4 Start work on a little spit and polish, with cleaner exceptions. md_5 2013-03-09 16:35:59 +11:00
  • b4d104d258 *actually compile (wire up the broadcast method) md_5 2013-03-09 14:31:39 +11:00
  • 0c69814db7 Make sendMessage work again md_5 2013-03-09 14:29:54 +11:00
  • f0766ebcfb Bridge packets both ways. md_5 2013-03-09 14:27:24 +11:00
  • f0a19e0f45 Small cleanup of packet classes md_5 2013-03-09 14:23:40 +11:00
  • 6525502836 We can login now. Kindof. *wipes sweat off brow. md_5 2013-03-09 14:19:12 +11:00
  • 504f703fbb This is so tiring md_5 2013-03-09 12:35:32 +11:00
  • 4fb85721a9 Nearly ready to get a working connection, however few hacks due to own shortcomings and netty shortcomings. md_5 2013-03-09 12:08:26 +11:00
  • e12bc1d92e Closer to connecting, trying to figure out this encryption bug also present in first connect on Spigot md_5 2013-03-09 10:47:12 +11:00
  • bcaafc206f Advancing further in the login process. md_5 2013-03-09 10:10:36 +11:00
  • 8a96555cc7 We can now get pings! md_5 2013-03-09 09:54:19 +11:00
  • 45c848a4fd Cleanup channel initialization - now its time to get this show working. md_5 2013-03-09 09:44:28 +11:00
  • 9e0ae0a70d Thread login auth properly. md_5 2013-03-08 18:26:59 +11:00
  • 9ad9003974 Tigthen access + javadocs on a few netty related classes. md_5 2013-03-08 18:07:21 +11:00
  • e18fe49cf9 Whats this? It compiles. Doesn't mean it near works though. md_5 2013-03-08 17:52:17 +11:00
  • c3d702a5b3 Switch main packet interface to bytebuf md_5 2013-03-08 17:35:01 +11:00
  • cdf26f7950 Nearing a compilale state, gonna have to redo the bootstrap. md_5 2013-03-08 17:24:09 +11:00
  • 644deee3c6 Redo parts of login and connection sequences md_5 2013-03-07 21:33:49 +11:00
  • b6e76f4054 Cleanup permissions and disconnect sequences md_5 2013-03-07 21:04:03 +11:00
  • 0f9cc76633 Update Server interface to remove depreceated methods md_5 2013-03-07 20:52:19 +11:00
  • 0afc52c130 Upstream and downstream bridges are now uber sexy md_5 2013-03-07 20:47:39 +11:00
  • 0077af58d0 Start work on netty overhaul md_5 2013-03-07 18:17:49 +11:00
  • e937dcb4bb Add uncommited config stuffs, just to get a clean working tree. Minecraft-1.4.7 md_5 2013-03-07 18:17:49 +11:00
  • 87e78bae7e Fix #177 - greload and listeners md_5 2013-03-06 12:04:25 +11:00
  • 5c1d7e1c5b Allow setting tab list size per listener see #173 md_5 2013-03-04 22:52:53 +11:00
  • efcf4c6a59 'fix' #171 & #147 md_5 2013-03-04 21:35:52 +11:00
  • e7887fbbb4 Show not found class name md_5 2013-03-03 14:39:45 +11:00
  • 73ca237810 Add sneak peek of upcoming config API. This will need to be throughly unit tested. md_5 2013-03-02 20:01:33 +11:00
  • 317f286789 Handle removed servers in reconnect md_5 2013-03-02 19:26:19 +11:00
  • 385699380f Use standard log format, may relate to #213 md_5 2013-03-02 13:42:10 +11:00
  • 83e3786414 Include full libraries, especially since we don't have BouncyCastle or BukkitDev now. md_5 2013-02-28 17:03:05 +11:00
  • 6afff00da9 Restart listeners on reload (reloads MOTD too). See issue #157 md_5 2013-02-26 11:40:58 +11:00
  • 002f32a879 Fix deep config saving. md_5 2013-02-23 14:55:49 +11:00
  • 0cf657592d Take correct substring md_5 2013-02-23 11:23:49 +11:00
  • cb0c010029 Fix #136 md_5 2013-02-23 09:49:55 +11:00
  • a46720a1ee Fix Spoutcraft support. @Zidane @Dockter, please be aware that you were misinformed / incorrect in your statements and Netty in Spigot has nothing to do with the issues experienced by users with Spoutcraft. md_5 2013-02-22 20:11:30 +11:00
  • 3cff9eff24 Fine, kick as usual md_5 2013-02-21 18:18:46 +11:00
  • 92a212c8c8 Cleaner exceptions. md_5 2013-02-21 18:17:44 +11:00
  • f1f10521e2 Use native Java ciphers for encryption / decryption - now that we have our buffer issues sorted this should be a small speed boost. md_5 2013-02-21 17:13:04 +11:00
  • 0f8f8cb289 Only sleep on client read - prevent insane lag md_5 2013-02-21 17:06:38 +11:00
  • 59a7e6f9c4 Make disabling plugins the last thing we do. md_5 2013-02-21 17:05:31 +11:00
  • 0c5d76b860 Workaround for kicks md_5 2013-02-19 20:12:33 +11:00
  • 297c8e2c8b Use correct disconnect sequence at all times, fixes #119 and events not firing at stop md_5 2013-02-18 19:24:40 +11:00
  • c44dc7931a Fix kicks - that was easy md_5 2013-02-18 18:35:33 +11:00
  • ce9766aae4 Default sleep time of 1 md_5 2013-02-16 18:18:31 +11:00
  • 0b10f83916 Cut CPU load to sane amounts in the same way that Minecraft does. md_5 2013-02-16 12:41:26 +11:00
  • feb64312ca Fire events + plugin channels in server login md_5 2013-02-16 10:21:35 +11:00
  • 190e5109cf Silence EOF error on login - see #127 md_5 2013-02-16 09:35:54 +11:00
  • 05a6b566b2 Rewrite login process in preparation for both forge and netty. md_5 2013-02-16 09:34:31 +11:00
  • 51e2570ddd Clean up formatting of initial handler a little. md_5 2013-02-16 09:01:56 +11:00
  • 6ad40aba66 Remove debug + kick properly md_5 2013-02-16 09:01:12 +11:00
  • f27f8e9ae7 Use kick exception to disconnect on login. md-5 2013-02-16 08:53:20 +11:00
  • 7974ccc0bf No more errors in the server console, but a certain mod is still breaking the rules. md_5 2013-02-14 19:50:57 +11:00
  • 9b1f1d9a50 Forge support is now working - however an unidentified mod is breaking it due to the use of packet 80. All I can tell is this mod is present in FTB lite. md_5 2013-02-14 19:41:16 +11:00
  • bef2818537 Fix forge support - #111 md_5 2013-02-14 18:30:48 +11:00
  • 0451c35bf8 Finish up Forge support - yay. 50% chance this works. Fixes issue #111 md_5 2013-02-14 17:27:35 +11:00
  • a8c60180d7 Don't instantiate a ReconnectHandler if a plugin has provided one on load Austin Smith 2013-02-13 09:52:16 -07:00
  • 379376f0fa Add player disconnect event, thanks @lazertester md_5 2013-02-13 18:49:08 +11:00
  • d2a919fc06 Rework packet reading a little in more preparation for Forge. md_5 2013-02-12 12:05:06 +11:00
  • d17c457040 Add experimental offline mode support - closes issue #121 md_5 2013-02-12 11:48:38 +11:00
  • 0d5099bee5 Call login event md_5 2013-02-11 17:26:52 +11:00
  • 2b1d2cba04 All I actually needed was: nextServer = null; md_5 2013-02-10 21:40:06 +11:00
  • 25d2902240 Quick fix for /server, will do a better job later md_5 2013-02-10 21:36:37 +11:00
  • 9c5e02e20a Add groundwork for custom protocols such as forge in a really cool manner - has not been tested, so may be a regression on prior build. md_5 2013-02-10 21:26:49 +11:00
  • 9f4fc4dfac Forge and Spoutcraft are so annoying they accidentally got locked out again. md_5 2013-02-10 21:24:44 +11:00
  • da9c41ae66 Fix reloading. md_5 2013-02-10 21:08:41 +11:00
  • c5e15697a4 Fix server ping method. md_5 2013-02-10 20:18:08 +11:00
  • 154722eacc Add perm debug command md_5 2013-02-10 17:41:34 +11:00
  • affecd858a Let Jenkins offer the shaded jar for download, and keep it out of maven central. md_5 2013-02-09 19:28:11 +11:00
  • b7bb623064 Keep shaded jar away from main jar. md_5 2013-02-09 19:20:08 +11:00
  • ce6656afc0 Reformat API + Protocol md_5 2013-02-09 19:13:40 +11:00
  • 8840dade68 Finish merge of protocol subproject md_5 2013-02-09 19:08:56 +11:00
  • d5bf71b4b7 Merge Mendax into protocol/ for easy development. md_5 2013-02-09 19:03:45 +11:00
  • 9e2eda672d Cache the client status packet. md_5 2013-02-09 19:01:18 +11:00
  • b946e376c7 Fill out all handlers for packets just in case they are needed. md_5 2013-02-09 18:06:15 +11:00
  • 23582a635b Reformat to new code style, lots of spaces for easy reading. md_5 2013-02-09 17:55:48 +11:00
  • 69d618c648 Use custom packet out stream to ease transition to a netty channel when it is required md_5 2013-02-09 17:48:42 +11:00
  • fbede036d8 Update LICENSE. md_5 2013-02-09 15:30:35 +11:00
  • 1df6fdf973 Fix ProxiedPlayer.connect from plugins. md_5 2013-02-09 14:19:21 +11:00
  • 1bc4316e0a Add messages to state checks md_5 2013-02-08 16:23:49 +11:00
  • 48447addba Hasten login process a tad, maybe a 100ms saved for the user md_5 2013-02-08 16:21:08 +11:00
  • f1f68ab85b Ask and 70.93 seconds later you shall receive - cross server message channel. md_5 2013-02-07 17:23:49 +11:00
  • 7e39cb8da6 Remove useless disconnect channel. md_5 2013-02-07 16:55:24 +11:00
  • 7f77b62852 Really really include mysql. md-5 2013-02-07 10:30:25 +11:00
  • 014997ccf8 Also lowercase aliases md_5 2013-02-06 17:52:16 +11:00
  • bd39fad41b Case insensitive commands md_5 2013-02-06 17:41:20 +11:00
  • a2ebb92d56 Scumbags Forge and Spout. md_5 2013-02-03 20:53:58 +11:00
  • fbacafb752 No excuses this time. md_5 2013-02-02 10:24:54 +11:00
  • c65a3ec55e Use a stateful login system for the initial handler. md_5 2013-02-02 10:17:37 +11:00
  • 36f5f33db0 Forward even when no players are online. md_5 2013-02-02 09:11:26 +11:00
  • 4055139dcd Don't create new sections for each player. md_5 2013-02-01 21:45:06 +11:00
  • be4a764932 Hopefully properly load class depenending on classes from other plugins. md_5 2013-02-01 21:40:32 +11:00
  • 00e0e3c1a3 Use more ram to reduce CPU. md_5 2013-02-01 21:34:13 +11:00
  • 6bb9a14cd1 Require a buffer to be passed along. md_5 2013-02-01 21:33:31 +11:00
  • 7538ff46ed Remove bulk reading, because for an unexplainable reason it can cause garbled data. (reverse-merged from commit ed667e2b72) md_5 2013-02-01 21:14:40 +11:00
  • b923ea847b Don't infinite loop. md_5 2013-02-01 20:32:34 +11:00
  • 5e3a3d438a Use a special plugin class loader to resolve classes from other plugins. md_5 2013-02-01 19:46:06 +11:00
  • c21b87d930 Really include mysql md_5 2013-02-01 07:29:54 +11:00