Spigot
9a0e180ae3
Automatically update upstream versions. Bukkit-1.4.7-R1.0-40-gced8459, CraftBukkit-1.4.7-R1.0-76-g0802c7e
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-28 19:46:13 -05:00
Spigot
ca055f3ef9
Just send kick packet + dc players on restart. Don't actually kick them
...
By: md_5 <md_5@live.com.au>
2013-03-28 18:38:42 +11:00
Spigot
84aae259d2
Automatically update upstream versions. Bukkit-1.4.7-R1.0-40-gced8459, CraftBukkit-1.4.7-R1.0-75-g7f25632
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-27 20:32:06 -05:00
Spigot
9dcbec3ee6
Merge pull request #26 from TehRainbowGuy/dos
...
Implement connection throttling in netty.
By: md-5 <md_5@live.com.au>
2013-03-26 23:38:33 -07:00
Spigot
6ea08ae612
Automatically update upstream versions. Bukkit-1.4.7-R1.0-39-gc84d619, CraftBukkit-1.4.7-R1.0-75-g7f25632
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-26 15:35:14 -05:00
Spigot
61b50f8d7d
Implement connection throttling in netty.
...
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-03-26 17:46:15 +00:00
Spigot
e7d7833da4
Check connected state before handling packets.
...
By: md_5 <md_5@live.com.au>
2013-03-26 12:09:44 +11:00
Spigot
4f5c561c9b
Update to latest CB upstream.
...
By: md_5 <md_5@live.com.au>
2013-03-25 18:57:00 +11:00
Spigot
6de9424258
Automatically update upstream versions. Bukkit-1.4.7-R1.0-37-g9a0cafe, CraftBukkit-1.4.7-R1.0-69-gd9f4d57
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-25 01:57:57 -05:00
Spigot
86ed9076ee
Close Minecart containers on Entity portal.
...
By: md_5 <md_5@live.com.au>
2013-03-24 18:53:01 +11:00
Spigot
4637794c28
Remove upstream pulled patch.
...
By: md_5 <md_5@live.com.au>
2013-03-24 10:59:27 +11:00
Spigot
a28c2225c5
Automatically update upstream versions. Bukkit-1.4.7-R1.0-35-g34239ae, CraftBukkit-1.4.7-R1.0-63-gace8206
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-23 17:32:25 -05:00
Spigot
54f7e08c6e
Revert second addition to boat sending patch.
...
By: md_5 <md_5@live.com.au>
2013-03-24 08:20:01 +11:00
Spigot
27dc70eba4
Remove patch for upstream merge
...
By: Ammar Askar <ammar@ammaraskar.com>
2013-03-23 23:37:23 +05:00
Spigot
36d6fb887f
Automatically update upstream versions. Bukkit-1.4.7-R1.0-34-g46234ff, CraftBukkit-1.4.7-R1.0-62-g40cbc3d
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-23 12:06:45 -05:00
Spigot
3eb3f9463d
Made the world info possible to turn off.
...
By: totokaka <ttotokaka@gmail.com>
2013-03-23 20:15:20 +11:00
Spigot
4644626cff
No need to hard disable. Also tweak check to allow for 1 renderer customs
...
By: md_5 <md_5@live.com.au>
2013-03-23 20:09:17 +11:00
Spigot
023ba8e359
Compensate for CB always having its own renderer
...
By: md_5 <md_5@live.com.au>
2013-03-23 19:41:36 +11:00
Spigot
71535cee5a
Also allow outright disabling them - we need to clean up all map patches at some point.
...
By: md_5 <md_5@live.com.au>
2013-03-23 19:32:46 +11:00
Spigot
c6c8ed2b6d
Remove extra import.
...
By: md_5 <md_5@live.com.au>
2013-03-23 19:09:47 +11:00
Spigot
271caf9719
Limit Custom Map Rendering
...
The default CraftBukkit render sequence for maps is ridiculously slow. By only using it when a custom renderer has been added (rarely in most cases), we can fallback to the Vanilla renderer for general usage. This leads to a much higher effiency overall, especially if no plugins are rendering such maps.
By: md_5 <md_5@live.com.au>
2013-03-23 19:08:49 +11:00
Spigot
df6fa740d6
Additions to the async operation catching patch.
...
By: md_5 <md_5@live.com.au>
2013-03-23 18:27:02 +11:00
Spigot
15d914dbf0
Move async checks to their own patch so we can add more of them.
...
By: md_5 <md_5@live.com.au>
2013-03-23 18:05:22 +11:00
Spigot
8955b40968
Bump thread safety patch up.
...
By: md_5 <md_5@live.com.au>
2013-03-23 17:56:28 +11:00
Spigot
8129ed16ee
CraftBukkit has added this patch, so we can remove it.
...
By: md_5 <md_5@live.com.au>
2013-03-23 15:41:55 +11:00
Spigot
e3bce682f8
Automatically update upstream versions. Bukkit-1.4.7-R1.0-34-g46234ff, CraftBukkit-1.4.7-R1.0-61-g388a299
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-22 23:31:42 -05:00
Spigot
0adb99157f
Tweak boat sending even more - might backfire
...
By: md_5 <md_5@live.com.au>
2013-03-23 13:38:21 +11:00
Spigot
08d3ec390a
Entity Tracking Intervals
...
Send boats at the same speed as their player to remove the illusion of lag / jerkiness.
By: md_5 <md_5@live.com.au>
2013-03-23 13:31:33 +11:00
Spigot
93a74cb902
Texture pack resolutions - Fix issues when specifiying a server texture pack URL with resolution != 16.
...
By: md_5 <md_5@live.com.au>
2013-03-23 13:05:01 +11:00
Spigot
f5af0ba97a
Don't aggregate sapling ticks - causes issues.
...
By: md_5 <md_5@live.com.au>
2013-03-23 12:44:28 +11:00
Spigot
29ee141bf8
BungeeCord support - Allows BungeeCord to set the players real IP address very early in the login process, so that the BungeeCord proxy IP is never even seen by a plugin.
...
By: md_5 <md_5@live.com.au>
2013-03-23 11:15:28 +11:00
Spigot
d404ef3d14
Add setSocketAddress to InetworkManager
...
By: md_5 <md_5@live.com.au>
2013-03-23 11:06:00 +11:00
Spigot
de384ea238
Remove broken saddle pig event
...
By: md_5 <md_5@live.com.au>
2013-03-23 11:00:20 +11:00
Spigot
ba7d059f41
Allow orebfuscated blocks to be specified by the server admin.
...
By: md_5 <md_5@live.com.au>
2013-03-23 10:58:55 +11:00
Spigot
33b3ecf9d2
Re add ANSI console fixes now that colour stripped logs work correctly
...
By: James Clarke <jamesrtclarke@me.com>
2013-03-23 10:32:52 +11:00
Spigot
bdc2313385
Add a TON of metadata speed / memory fixes and improvements, courtesy of @crast
...
By: md_5 <md_5@live.com.au>
2013-03-23 10:30:53 +11:00
Spigot
733952dfef
Pull CB PR #1073 by @TheCryoknight - Adds BUKKIT-3821 - Fires vehicle events for saddled pigs
...
By: TheCryoknight <thecryoknight1@gmail.com>
2013-03-23 10:23:23 +11:00
Spigot
edeefa8529
Fix BUKKIT-3831, don't call vehicle enter events for unloaded chunks
...
By: me4502 <mnmiller1@hotmail.com>
2013-03-23 10:16:32 +11:00
Spigot
afc740ccf0
Entity Tracking Ranges
...
By: Aikar <aikar@aikar.co>
2013-03-23 10:12:04 +11:00
Spigot
5fa5beac8e
Migrate the crop fixes by @Aikar to the core patch.
...
By: md_5 <md_5@live.com.au>
2013-03-23 10:08:09 +11:00
Spigot
da32cfac56
Abort any existing patches when applying
...
By: md_5 <md_5@live.com.au>
2013-03-23 10:05:32 +11:00
Spigot
637ef9d41a
Add per world view distance which got lost along the way.
...
By: md_5 <md_5@live.com.au>
2013-03-23 09:55:21 +11:00
Spigot
af602bf158
[Cleanup] Update merge patches.
...
By: md_5 <md_5@live.com.au>
2013-03-23 09:48:22 +11:00
Spigot
6920d2c1f8
[Cleanup] Split the long hash changes into their own patch.
...
By: md_5 <md_5@live.com.au>
2013-03-23 09:31:28 +11:00
Spigot
da42840834
Automatically update upstream versions. Bukkit-1.4.7-R1.0-34-g46234ff, CraftBukkit-1.4.7-R1.0-60-gbfdb177
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-22 17:21:45 -05:00
Spigot
bc5eb3a011
Automatically update upstream versions. Bukkit-1.4.7-R1.0-34-g46234ff, CraftBukkit-1.4.7-R1.0-59-ge869277
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-21 23:41:39 -05:00
Spigot
64b5ed9e5c
Automatically update upstream versions. Bukkit-1.4.7-R1.0-33-g34648c5, CraftBukkit-1.4.7-R1.0-57-g7e17c4e
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-21 21:16:38 -05:00
Spigot
2b4768e91c
Automatically update upstream versions. Bukkit-1.4.7-R1.0-32-gf62fbdb, CraftBukkit-1.4.7-R1.0-57-g7e17c4e
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-21 17:01:37 -05:00
Spigot
b7451e3081
Automatically update upstream versions. Bukkit-1.4.7-R1.0-32-gf62fbdb, CraftBukkit-1.4.7-R1.0-56-gfbfbc31
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-21 14:31:44 -05:00
Spigot
815bf98bca
Automatically update upstream versions. Bukkit-1.4.7-R1.0-31-g62cc82a, CraftBukkit-1.4.7-R1.0-55-g84a45ed
...
By: EcoCityCraft <admin@ecocitycraft.com>
2013-03-21 13:56:52 -05:00