13
0
geforkt von Mirrors/Paper
Commit graph

45 Commits

Autor SHA1 Nachricht Datum
Spigot
3d185b5792 Remove LocalLanguage patch for now
By: md_5 <md_5@live.com.au>
2013-07-02 13:14:40 +10:00
Spigot
acb5c443c4 Update to Minecraft 1.6.1 - Phase 1
By: md_5 <md_5@live.com.au>
2013-07-02 13:03:56 +10:00
Spigot
4bbab21ef6 Split chunk compression to its own patch.
By: md_5 <md_5@live.com.au>
2013-07-02 09:08:07 +10:00
Spigot
966e2bbaa7 Remove multiplexing server connection as we do not need it with 1.6
By: md_5 <md_5@live.com.au>
2013-07-02 09:05:40 +10:00
Spigot
f97526e8e4 No stack traces please
By: md_5 <md_5@live.com.au>
2013-06-30 08:38:54 +10:00
Spigot
9fec210eee Remove slow and complex pipelining and make our own packet writing system. Speed glorious speed.
By: md_5 <md_5@live.com.au>
2013-06-29 17:39:07 +10:00
Spigot
8aa5fe30e8 Even nicer throttling + encoding.
By: md_5 <md_5@live.com.au>
2013-06-29 16:27:52 +10:00
Spigot
072effdf1f Hey ma, look at my packet encoder!
By: md_5 <md_5@live.com.au>
2013-06-29 16:07:41 +10:00
Spigot
84b4b13218 Update to Netty CR7 - boasts numerous bug fixes and improvements, is sex
By: md_5 <md_5@live.com.au>
2013-06-29 15:36:18 +10:00
Spigot
602e2ecff8 Throw exceptions when we can't bind
By: md_5 <md_5@live.com.au>
2013-06-24 12:24:38 +10:00
Spigot
719b1ae355 Use our throttle method, diff needs a little bit of work. May be buggy, use with care.
By: md_5 <md_5@live.com.au>
2013-06-24 07:42:20 +10:00
Spigot
734dfef5e3 Flip netty/non netty so correct setting is used, still looking into throttle
By: md_5 <md_5@live.com.au>
2013-06-24 07:35:42 +10:00
Spigot
3c26677714 Comment out unused per-listener throttle
By: md_5 <md_5@live.com.au>
2013-06-23 16:45:43 +10:00
Spigot
21f1eebb07 Don't print bind notice twice; throw exception when unable to bind
By: md_5 <md_5@live.com.au>
2013-06-23 16:33:18 +10:00
Spigot
4a788da52a Add netty-threads option
By: md_5 <md_5@live.com.au>
2013-06-22 14:35:20 +10:00
Spigot
85a9d69882 Properly re-register commands on reload
By: md_5 <md_5@live.com.au>
2013-06-22 14:07:01 +10:00
Spigot
897cea1bba The server loads all settings correctly as far as I can tell. This marks the end of stage 2. Stage 3 (testing of all features and commands) will start tomorrow.
By: md_5 <md_5@live.com.au>
2013-06-21 19:17:26 +10:00
Spigot
1521d8448f Progress on actually getting stuff to load.
By: md_5 <md_5@live.com.au>
2013-06-21 19:08:32 +10:00
Spigot
0e540153e1 More static please
By: md_5 <md_5@live.com.au>
2013-06-21 18:57:20 +10:00
Spigot
4019e76015 *wipes sweat off brow, add /tps and /restart commands
By: md_5 <md_5@live.com.au>
2013-06-21 18:25:45 +10:00
Spigot
b23e7b47f8 More patches
By: md_5 <md_5@live.com.au>
2013-06-21 17:30:13 +10:00
Spigot
0aabcddfa8 Remove some CraftBukkit pull requests that don't have any functional benefit at the moment.
By: md_5 <md_5@live.com.au>
2013-06-21 16:49:33 +10:00
Spigot
d59862c86b Netty
By: md_5 <md_5@live.com.au>
2013-06-20 19:23:30 +10:00
Spigot
ef3ba4ad7e Metrics and watchdog
By: md_5 <md_5@live.com.au>
2013-06-20 19:07:32 +10:00
Spigot
5ebb24d48d Reduce packet antispammer as low as we can go.
By: md_5 <md_5@live.com.au>
2013-06-18 18:15:35 +10:00
Spigot
6e73280f6a Downgrade network engine to fix reliability issues
By: md_5 <md_5@live.com.au>
2013-06-17 07:29:49 +10:00
Spigot
b7bbdfb74e Refresh the hashes of all our patches so they are nicely in sync after our new RB.
By: md_5 <md_5@live.com.au>
2013-06-16 21:45:21 +10:00
Spigot
1b0fe7e2a8 Remove redundant patch
By: md_5 <md_5@live.com.au>
2013-06-11 14:06:05 +10:00
Spigot
e982614a7b Finish refactoring configuration. The PAIN is over for now
By: md_5 <md_5@live.com.au>
2013-06-11 13:14:01 +10:00
Spigot
013c121a6f Prepare for restart / crash detection rewrite.
By: md_5 <md_5@live.com.au>
2013-02-23 11:50:29 +11:00
Spigot
22048bfe81 Add highPriorityQueue
By: md_5 <md_5@live.com.au>
2013-02-22 19:29:36 +11:00
Spigot
23fc65c6fd This is what I call the balancing game - use 2 NIO threads
By: md_5 <md_5@live.com.au>
2013-02-20 07:34:18 +11:00
Spigot
65d005a475 Name that thread too
By: md_5 <md_5@live.com.au>
2013-02-19 20:30:26 +11:00
Spigot
71175ecaa8 Dont disable tagAPI for now
By: md_5 <md_5@live.com.au>
2013-02-19 20:28:30 +11:00
Spigot
ba015768c7 Few fixes, tweaks for Netty
By: md_5 <md_5@live.com.au>
2013-02-19 19:38:18 +11:00
Spigot
5451e30739 Change field name for backwards support
By: md_5 <md_5@live.com.au>
2013-02-19 18:01:42 +11:00
Spigot
1c86622253 Oops
By: md_5 <md_5@live.com.au>
2013-02-18 18:30:25 +11:00
Spigot
2f74e8d74d Bit nicer for TagAPI
By: md_5 <md_5@live.com.au>
2013-02-18 17:46:31 +11:00
Spigot
75510381f7 Move protocol lib threads around - and reduce netty threads a lot.
By: md_5 <md_5@live.com.au>
2013-02-17 20:47:27 +11:00
Spigot
fd8ab30ef6 Update to actually compile with netty beta
By: md_5 <md_5@live.com.au>
2013-02-17 20:15:48 +11:00
Spigot
aaf58e51fe Use correct depend
By: md_5 <md_5@live.com.au>
2013-02-17 20:10:50 +11:00
Spigot
00a55293f5 Use release Netty to avoid performance regressions.
By: md_5 <md_5@live.com.au>
2013-02-17 20:06:57 +11:00
Spigot
59f79fb46a Use more threads for netty to help with lag.
By: md_5 <md_5@live.com.au>
2013-02-17 16:35:11 +11:00
Spigot
d815af0ec3 Use a compression level of 4 for chunk packets
By: md_5 <md_5@live.com.au>
2013-02-16 13:33:46 +11:00
Spigot
7d84569b06 Add engine mode 2
By: SuPaH sPii <r29jk10@gmail.com>
2013-02-16 10:13:00 +11:00