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
bc0a076e4b
Don't sync, its an optimization - right?
md_5
2013-03-13 18:08:43 +11:00
1763dd3078
Remove unneeded channel option. Still trying to fix all these disconnect errors though.
md_5
2013-03-13 18:07:07 +11:00
373ec187fb
Fix /server command to only show server name
md_5
2013-03-12 18:07:25 +11:00
ac2c96c2ea
This 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
5688099605
Also make sure we get the restricted value per server
md_5
2013-03-12 17:14:50 +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
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
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
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