Commit graph

438 commits

Author SHA1 Message Date
Spigot
70bd8275d1 Update again - git isn't as smart as he looks
By: md_5 <md_5@live.com.au>
2013-07-03 14:16:28 +10:00
Spigot
336612e0a4 Update to latest upstream
By: md_5 <md_5@live.com.au>
2013-07-03 14:05:15 +10:00
Spigot
fcf3ea228d Close Horse Inventory on Disconnect
By: md_5 <md_5@live.com.au>
2013-07-03 08:33:49 +10:00
Spigot
c28530c793 Close horse inventory on logoff to prevent dupe
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-07-02 19:00:39 +01:00
Spigot
7406cbf2d1 Update to latest CraftBukkit - is this more patches without credit I see?
By: md_5 <md_5@live.com.au>
2013-07-03 08:27:18 +10:00
Spigot
115c9744bf Add Entity Mount and Dismount Events - very useful for horses! Thanks @lazertester for the idea!
By: md_5 <md_5@live.com.au>
2013-07-02 20:33:10 +10:00
Spigot
64c5ae2318 [CraftBukkit] Use correct variable when migrating world so as not to screw up rcon and getServerIP
By: md_5 <md_5@live.com.au>
2013-07-02 20:11:09 +10:00
Spigot
88f233b051 Prevent buffer from being freed prematurely or twice.
By: md_5 <md_5@live.com.au>
2013-07-02 17:31:00 +10:00
Spigot
6c0ee1b137 Netty errors? What errors? I see no errors.....
By: md_5 <md_5@live.com.au>
2013-07-02 15:33:58 +10:00
Spigot
1c7edc028b Update to netty CR8
By: md_5 <md_5@live.com.au>
2013-07-02 15:31:49 +10:00
Spigot
ed4ce21f3a Fix 1.5 pinging the server - its a bit hacky, but it works!
By: md_5 <md_5@live.com.au>
2013-07-02 15:27:31 +10:00
Spigot
d24f41e9d3 Fix /reload not functioning - thanks AlexM850 for the report.
By: md_5 <md_5@live.com.au>
2013-07-02 15:14:02 +10:00
Spigot
f428695f33 Clean nibble arrays patch Packet51 to fix crash bug mentioned by Drumming102 on IRC.
By: md_5 <md_5@live.com.au>
2013-07-02 15:12:49 +10:00
Spigot
5a1dfe6323 Return of the Netty... dun dun dun
By: md_5 <md_5@live.com.au>
2013-07-02 15:06:15 +10:00
Spigot
451dce0305 Disable netty always - it will be fixed ASAP
By: md_5 <md_5@live.com.au>
2013-07-02 14:30:13 +10:00
Spigot
4a71519c50 Fix CraftBukkit bug - Actually Use Results of PingEvent
By: md_5 <md_5@live.com.au>
2013-07-02 14:29:18 +10:00
Spigot
0f18ae6103 Update Spigot to 1.6.1 and disable Netty. Be sure to keep backups, we will not be held responsible for your loss!
By: md_5 <md_5@live.com.au>
2013-07-02 13:57:42 +10:00
Spigot
8f904d38a6 Spigot 1.6.1 - Those who are aware of the risks will figure out how to compile, testing is underway.
By: md_5 <md_5@live.com.au>
2013-07-02 13:45:51 +10:00
Spigot
cfe2acc941 Remove skeleton bow shoot patch - needs to be updated
By: md_5 <md_5@live.com.au>
2013-07-02 13:41:40 +10:00
Spigot
d1a28ffe8e Update netty and watchdog
By: md_5 <md_5@live.com.au>
2013-07-02 13:36:58 +10:00
Spigot
4612026ede Finish entity actviation range
By: md_5 <md_5@live.com.au>
2013-07-02 13:32:34 +10:00
Spigot
761acb5848 Fix mob spawn patch
By: md_5 <md_5@live.com.au>
2013-07-02 13:24:59 +10:00
Spigot
64226e68f5 Fix nibble array patch - we will need to stage Packet51 in the near future
By: md_5 <md_5@live.com.au>
2013-07-02 13:23:38 +10:00
Spigot
8620af959d Remove patch #15 - optimized chunk unload
By: md_5 <md_5@live.com.au>
2013-07-02 13:21:57 +10:00
Spigot
ff147ff9e8 Update particle api mc-dev staged things
By: md_5 <md_5@live.com.au>
2013-07-02 13:17:13 +10:00
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
74271eb5c6 Use startsWith for spam exclusions
By: md_5 <md_5@live.com.au>
2013-07-01 14:35:48 +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
ef89b3e09e Simplify close inventory patch
By: md_5 <md_5@live.com.au>
2013-06-29 13:46:41 +10:00
Spigot
8bcdc3d516 Disallow Interaction With Self
By: md_5 <md_5@live.com.au>
2013-06-28 19:53:05 +10:00
Spigot
040b01fb66 Move close inventories patch up
By: md_5 <md_5@live.com.au>
2013-06-28 14:16:30 +10:00
Spigot
3f42ec4e05 Properly Close Inventories
Properly close inventories when unloading and switching worlds.

By: md_5 <md_5@live.com.au>
2013-06-27 17:26:20 +10:00
Spigot
1099c20b93 Fix potential errors when plugins log with a null message
By: md_5 <md_5@live.com.au>
2013-06-26 16:59:37 +10:00
Spigot
b6be6ce1ea Java 1.6 compile support
By: md_5 <md_5@live.com.au>
2013-06-25 18:12:27 +10:00
Spigot
ba4c25dd83 Always fire PreLoginEvent
By: md_5 <md_5@live.com.au>
2013-06-25 18:09:55 +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
824156515e Pull Bukkit/CraftBukkit#1130 - Include result slot in CraftInventoryAnvil.getItem .Fixes BUKKIT-2788
By: md_5 <md_5@live.com.au>
2013-06-23 13:58:40 +10:00
Spigot
bc348c2610 Customize server is full message
By: md_5 <md_5@live.com.au>
2013-06-23 11:06:30 +10:00
Spigot
ea9944d35f Add log filtering!
By: md_5 <md_5@live.com.au>
2013-06-22 16:40:34 +10:00