b0820208e6@normanm @trustin This hack appears to fix all my issues with writing ByteBufs directly to channels. new @lazertester.party(). Others, please note this still isn't even a beta quality build. Due to memory laziness this build will only accept one connection.
md_5
2013-03-13 20:08:15 +11:00
bc0a076e4bDon't sync, its an optimization - right?
md_5
2013-03-13 18:08:43 +11:00
1763dd3078Remove unneeded channel option. Still trying to fix all these disconnect errors though.
md_5
2013-03-13 18:07:07 +11:00
373ec187fbFix /server command to only show server name
md_5
2013-03-12 18:07:25 +11:00
ac2c96c2eaThis test WITHOUT encryption reveals something is majorly wrong with our packet decoding causing random and frequent disconnects.
md_5
2013-03-12 17:53:18 +11:00
5688099605Also make sure we get the restricted value per server
md_5
2013-03-12 17:14:50 +11:00
a46720a1eeFix 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
3cff9eff24Fine, kick as usual
md_5
2013-02-21 18:18:46 +11:00
f1f10521e2Use 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
0f8f8cb289Only sleep on client read - prevent insane lag
md_5
2013-02-21 17:06:38 +11:00
59a7e6f9c4Make disabling plugins the last thing we do.
md_5
2013-02-21 17:05:31 +11:00
0c5d76b860Workaround for kicks
md_5
2013-02-19 20:12:33 +11:00
297c8e2c8bUse correct disconnect sequence at all times, fixes#119 and events not firing at stop
md_5
2013-02-18 19:24:40 +11:00
c44dc7931aFix kicks - that was easy
md_5
2013-02-18 18:35:33 +11:00
ce9766aae4Default sleep time of 1
md_5
2013-02-16 18:18:31 +11:00
0b10f83916Cut CPU load to sane amounts in the same way that Minecraft does.
md_5
2013-02-16 12:41:26 +11:00
feb64312caFire events + plugin channels in server login
md_5
2013-02-16 10:21:35 +11:00
190e5109cfSilence EOF error on login - see #127
md_5
2013-02-16 09:35:54 +11:00
05a6b566b2Rewrite login process in preparation for both forge and netty.
md_5
2013-02-16 09:34:31 +11:00
51e2570dddClean up formatting of initial handler a little.
md_5
2013-02-16 09:01:56 +11:00
f27f8e9ae7Use kick exception to disconnect on login.
md-5
2013-02-16 08:53:20 +11:00
7974ccc0bfNo 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
9b1f1d9a50Forge 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
bef2818537Fix forge support - #111
md_5
2013-02-14 18:30:48 +11:00
0451c35bf8Finish up Forge support - yay. 50% chance this works. Fixes issue #111
md_5
2013-02-14 17:27:35 +11:00
a8c60180d7Don't instantiate a ReconnectHandler if a plugin has provided one on load
Austin Smith
2013-02-13 09:52:16 -07:00
379376f0faAdd player disconnect event, thanks @lazertester
md_5
2013-02-13 18:49:08 +11:00
d2a919fc06Rework packet reading a little in more preparation for Forge.
md_5
2013-02-12 12:05:06 +11:00
25d2902240Quick fix for /server, will do a better job later
md_5
2013-02-10 21:36:37 +11:00
9c5e02e20aAdd 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
9f4fc4dfacForge and Spoutcraft are so annoying they accidentally got locked out again.
md_5
2013-02-10 21:24:44 +11:00