Commit Graph

531 Commits

Author SHA1 Message Date
Spigot 09f1566b74 Oops.
By: md_5 <md_5@live.com.au>
2013-04-19 21:07:42 +10:00
Spigot acde9aa408 Welcome back snapshot protocol patch! Now 30% more reliable than a leading brand of car cleaner! Testers welcome <3
By: md_5 <md_5@live.com.au>
2013-04-19 19:14:11 +10:00
Spigot a4b017945b [Experimental] Add connection multiplexer to allow many listen blocks. Secondary listen blocks are configured in bukkit.yml
By: md_5 <md_5@live.com.au>
2013-04-19 17:45:39 +10:00
Spigot 70056940b6 Implement a "proper" connection throttle for netty.
Proper meaning a simple portover from CraftBukkit's implementation.

The last implementation had a few issues:
- For each server ping, the connection was getting throttled.
- ConcurrentHashMap is heavy (More of an opinion but don't judge)

From the last implementation, the connection throttle entry (your IP) wasn't getting removed from the list after a server ping, which is supposed to happen according to the original implementation.

By: SuPaH sPii <r29jk10@gmail.com>
2013-04-18 13:27:29 -05:00
Spigot a6cd393659 Automatically update upstream versions. Bukkit-1.5.1-R0.2-1-g3395540, CraftBukkit-1.5.1-R0.2-5-g7fd3e34
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-16 07:21:46 -05:00
Spigot b5080a172f Yet another CraftBukkit pulled patch.
By: md_5 <md_5@live.com.au>
2013-04-16 18:36:22 +10:00
Spigot b1181168c6 Automatically update upstream versions. Bukkit-1.5.1-R0.2-1-g3395540, CraftBukkit-1.5.1-R0.2-4-g13c74c1
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-15 23:01:45 -05:00
Spigot e5413e27db Automatically update upstream versions. Bukkit-1.5.1-R0.2-1-g3395540, CraftBukkit-1.5.1-R0.2-2-gd1b72c3
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-15 22:11:53 -05:00
Spigot bca4cb4cf2 Changed minimum characters to 2 for validity check
By: Ammar Askar <ammar@ammaraskar.com>
2013-04-14 21:32:19 +05:00
Spigot ed656bfa7c Fix first connect mostly failing because it is apparently that big of an issue for some people.
By: md_5 <md_5@live.com.au>
2013-04-14 19:33:56 +10:00
Spigot 0a1086e010 Merge pull request #36 from TehRainbowGuy/invalid-name-fix
Prevent handshake spam from invalid names.
By: md-5 <md_5@live.com.au>
2013-04-13 19:45:07 -07:00
Spigot be538d0404 Use Pattern
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-04-14 03:25:35 +01:00
Spigot 426b72713f Prevent handshake spam from invalid names.
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-04-14 03:09:29 +01:00
Spigot 2755113f87 Now that thats out the way..
By: md_5 <md_5@live.com.au>
2013-04-13 17:14:56 +10:00
Spigot 4d0077a0cf Re add ping sending patch
By: md_5 <md_5@live.com.au>
2013-04-13 17:11:24 +10:00
Spigot ece477d0c7 Remove a fair chunk of existing patches now applied to CraftBukkit
By: md_5 <md_5@live.com.au>
2013-04-13 17:06:23 +10:00
Spigot a0c2b2a887 Automatically update upstream versions. Bukkit-1.5.1-R0.1-13-g01aabbb, CraftBukkit-1.5.1-R0.1-21-g49b0699
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-13 01:51:18 -05:00
Spigot ea9d6bac4d Automatically update upstream versions. Bukkit-1.5.1-R0.1-12-gf569209, CraftBukkit-1.5.1-R0.1-20-gd37b640
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-13 01:41:17 -05:00
Spigot 4e583197de Automatically update upstream versions. Bukkit-1.5.1-R0.1-11-g2de99a4, CraftBukkit-1.5.1-R0.1-20-gd37b640
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-13 01:11:16 -05:00
Spigot a021730d71 Automatically update upstream versions. Bukkit-1.5.1-R0.1-11-g2de99a4, CraftBukkit-1.5.1-R0.1-19-gf5388e8
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-13 00:56:22 -05:00
Spigot a84d972c82 Automatically update upstream versions. Bukkit-1.5.1-R0.1-11-g2de99a4, CraftBukkit-1.5.1-R0.1-11-g98f726e
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-12 21:46:21 -05:00
Spigot de7845fc26 Automatically update upstream versions. Bukkit-1.5.1-R0.1-11-g2de99a4, CraftBukkit-1.5.1-R0.1-10-g07e33d0
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-12 20:31:19 -05:00
Spigot e11ba79676 Automatically update upstream versions. Bukkit-1.5.1-R0.1-10-g30a9758, CraftBukkit-1.5.1-R0.1-10-g07e33d0
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-12 16:36:22 -05:00
Spigot b8c9489391 Automatically update upstream versions. Bukkit-1.5.1-R0.1-9-g18c4648, CraftBukkit-1.5.1-R0.1-10-g07e33d0
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-11 23:31:24 -05:00
Spigot b4464fc721 Update netty & kindof hacky fix for anvil mishaps
By: md_5 <md_5@live.com.au>
2013-04-12 13:57:00 +10:00
Spigot f245fd96f8 Automatically update upstream versions. Bukkit-1.5.1-R0.1-8-gbe14296, CraftBukkit-1.5.1-R0.1-8-gb87eac0
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-11 21:01:44 -05:00
Spigot d646a97d30 Add @hidendra 's pulls
By: md_5 <md_5@live.com.au>
2013-04-10 17:03:17 +10:00
Spigot 8e28115981 Add written bytes tracking for @bergerkiller
By: md_5 <md_5@live.com.au>
2013-04-10 16:37:43 +10:00
Spigot a893386a86 Remove stats completely from patches.
By: md_5 <md_5@live.com.au>
2013-04-10 14:08:33 +10:00
Spigot f5b1669094 Fix patches.
By: md_5 <md_5@live.com.au>
2013-04-10 14:06:41 +10:00
Spigot b8055fe033 [Cosmetic] Update patches to be generated with latest stable git.
By: md_5 <md_5@live.com.au>
2013-04-10 12:36:11 +10:00
Spigot c35e70ad7d Merge pull request #33 from Bestle/patch-1
Update 0038-Entity-Tracking-Ranges.patch
By: md-5 <md_5@live.com.au>
2013-04-08 17:06:03 -07:00
Spigot fdf667b0d7 Update 0038-Entity-Tracking-Ranges.patch
monsterEntityActivationRange -> monsterTrackingRange
By: Bestle <tom.roberts00@gmail.com>
2013-04-09 02:00:09 +02:00
Spigot cbeb6f142c Merge pull request #30 from TehRainbowGuy/Boat-Dupe
Fixes boat dupe
By: md-5 <md_5@live.com.au>
2013-04-05 14:10:39 -07:00
Spigot f6377d176b Automatically update upstream versions. Bukkit-1.5.1-R0.1-8-gbe14296, CraftBukkit-1.5.1-R0.1-7-ge80e64d
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-05 12:56:17 -05:00
Spigot 3e19642544 Automatically update upstream versions. Bukkit-1.5.1-R0.1-7-g5ca534d, CraftBukkit-1.5.1-R0.1-7-ge80e64d
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-05 12:46:20 -05:00
Spigot f1e5b66f43 Fixes boat dupe
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-04-05 18:24:55 +01:00
Spigot bd1328d084 Automatically update upstream versions. Bukkit-1.5.1-R0.1-6-g410bd30, CraftBukkit-1.5.1-R0.1-7-ge80e64d
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-04 23:41:19 -05:00
Spigot 5d55ef2b32 remove no longer applying / pulled meta patches
By: md_5 <md_5@live.com.au>
2013-04-04 22:52:57 -05:00
Spigot d0564221af Automatically update upstream versions. Bukkit-1.5.1-R0.1-6-g410bd30, CraftBukkit-1.5.1-R0.1-6-ge421b6a
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-04 22:29:19 -05:00
Spigot 4f67a6e4bc Fix oreobfuscator patch
By: Ammar Askar <ammar@ammaraskar.com>
2013-04-04 16:08:00 +05:00
Spigot ce23b8892d Update for upstream version change
By: Ammar Askar <ammar@ammaraskar.com>
2013-04-04 15:58:51 +05:00
Spigot fb45519224 Update submodules
By: Ammar Askar <ammar@ammaraskar.com>
2013-04-04 15:39:35 +05:00
Spigot 364522c2ad Merge pull request #29 from SuperSpyTX/fkinggit
Fix ore update radius 2 (the stupid git fixed version)
By: md-5 <md_5@live.com.au>
2013-04-03 15:16:28 -07:00
Spigot 5e8546e86a Fix update radius, so I can update my radius to see ores
very far away for no apparent reason I type this very long
 commit message that serves nobody elses purpose except
 Bacon ipsum dolor sit amet pancetta kielbasa turducken
 boudin. Andouille fatback doner hamburger t-bone beef
 brisket chicken turkey. Prosciutto sausage drumstick
 kielbasa, jerky ham tongue brisket venison pork loin
 fatback chuck. Drumstick short loin biltong tenderloin,
 tongue hamburger swine chicken bresaola doner filet mignon.
 Kielbasa jowl filet mignon boudin shankle pork. Capicola
 tri-tip venison, ham hock sirloin filet mignon chuck ham
 pork belly pastrami jerky prosciutto.

By: SuPaH sPii <r29jk10@gmail.com>
2013-04-03 17:10:41 -05:00
Spigot 08676f42a0 revert changes to disabled plugins and scheduler.
sorry for messy commit,doing via tablet on ssh
md_5

By: Hudson <hudson@mydomain.com>
2013-04-03 02:20:29 -05:00
Spigot fcfb1b5cb0 Automatically update upstream versions. Bukkit-1.4.7-R1.0-45-g409595c, CraftBukkit-1.4.7-R1.0-91-g5bbee6c
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-02 16:16:24 -05:00
Spigot 095cac3bd5 Automatically update upstream versions. Bukkit-1.4.7-R1.0-45-g409595c, CraftBukkit-1.4.7-R1.0-90-geb2d96b
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-01 23:21:17 -05:00
Spigot 7efd601fd6 Automatically update upstream versions. Bukkit-1.4.7-R1.0-44-g10c1edc, CraftBukkit-1.4.7-R1.0-90-geb2d96b
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-01 16:06:30 -05:00
Spigot 640ec8764c Automatically update upstream versions. Bukkit-1.4.7-R1.0-43-g9e614c1, CraftBukkit-1.4.7-R1.0-90-geb2d96b
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-01 00:11:21 -05:00