Zach Brown
4340ef97ca
Switch to a bStats based Metrics system
2017-03-25 00:22:02 -05:00
Alfie Cleveland
048e964b41
Fix double lock in ServerConnection
2016-11-26 22:06:23 -06:00
Zach Brown
2ee4beaa3a
Cleanup obfuscation helper comment format
2016-07-27 17:46:02 -05:00
Zach Brown
9b192b2708
Update to Minecraft 1.10
2016-06-08 22:57:14 -05:00
Aikar
cac7bbc139
Remove unneeded mob spawn cap patch - Fixes #235
...
I misread the code and thought the code kept looping until the mob spawn cap was hit.
Upon furthur review, this is not true, so this patch doesn't do anything sane.
2016-05-27 21:35:28 -04:00
Aikar
8bee892ded
Avoid blocking on Network Manager creation
...
Fixes #294
Use a pending list to handle new connections so that the netty threads
do not block waiting for the main thread to finish ticking
2016-05-16 23:21:26 -04:00