Commit graph

11 commits

Author SHA1 Message Date
Thinkofdeath
31ba0793ff Rebuild patches 2015-03-08 11:04:41 +00:00
Thinkofdeath
b100cf9e7d Update to Minecraft 1.8.3 2015-02-28 23:11:38 +00:00
md_5
6ee12f6fbc Patch rebuild. 2015-02-26 21:41:47 +11:00
Thinkofdeath
15fa8e13a1 Upstream merge 2015-02-12 14:25:18 +00:00
Thinkofdeath
8a983f97a1 SPIGOT-522: Remove the global api cache option
This was useful when plugins first started upgrading to uuid because each
plugin would implement their own way for grabbing uuid's from mojang. Because
none of them shared the result they would quickly hit the limits on the api
causing the conversion to either fail or pause for long periods of time. The
global api cache was a (very hacky) way to force all plugins to share a cache
but caused a few issues with plugins that expected a full implementation of
the HTTPURLConnection. Due to the fact that most servers/plugins have updated
now it seems to be a good time to remove this as its usefulness mostly has
expired.
2015-02-06 10:08:31 +00:00
md_5
e497721865 Upstream merge. 2015-01-05 14:32:59 +11:00
FrozenBrain
52c130fc6d Fix Entity Activation Range 2014-12-21 09:01:55 +11:00
Thinkofdeath
8dc4297e34 Upstream merge 2014-12-05 21:38:02 +00:00
Thinkofdeath
068df64aee Rebuild all patches 2014-11-30 21:22:49 +00:00
Thinkofdeath
89d3fcbdfa Regen the patches 2014-11-28 23:29:40 +00:00
Thinkofdeath
6b9c932ab4 Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/
2014-11-28 17:17:53 +11:00
Renamed from CraftBukkit-Patches/0064-Configurable-Amount-of-Netty-Threads.patch (Browse further)