Commit Graph

952 Commits

Author SHA1 Message Date
Spigot 3d8143b040 Add better APIs for bungee raw IP
By: md_5 <md_5@live.com.au>
2013-05-21 20:45:44 +10:00
Spigot 56383ef26a [Experimental] Update to netty CR3.
By: md_5 <md_5@live.com.au>
2013-05-21 11:28:02 +10:00
Spigot 858e72c656 Remove -o Option
Serves no purpose other than to confuse users.

By: md_5 <md_5@live.com.au>
2013-05-19 18:30:26 +10:00
Spigot eeff0b7f51 Guard against NPE when getting real IP
By: md_5 <md_5@live.com.au>
2013-05-19 17:58:42 +10:00
Spigot 4d138bdaa5 Downgrade to Netty CR1
By: md_5 <md_5@live.com.au>
2013-05-19 17:57:29 +10:00
Spigot d98a98397e Orebfuscator fully functioning, more effective, more efficient!
By: md_5 <md_5@live.com.au>
2013-05-16 20:05:02 +10:00
Spigot 8e2498d3db Automatically update upstream versions. Bukkit-1.5.2-R0.1-2-gfaea684, CraftBukkit-1.5.2-R0.1-1-g53734d2
By: SpigotMC <no-reply@spigotmc.org>
2013-05-16 05:51:58 -04:00
Spigot b6318e5188 Should use > instead of != for consistancy. There are a few more checks I want to optimize, but for now I will avoid them in case I have broken anything today
By: md_5 <md_5@live.com.au>
2013-05-16 19:34:00 +10:00
Spigot c54032ce8f The following methods already handle these cases
By: md_5 <md_5@live.com.au>
2013-05-16 19:24:54 +10:00
Spigot 90cbaa91e0 Reformat orebfuscator code / rework for easy reading
By: md_5 <md_5@live.com.au>
2013-05-16 19:21:46 +10:00
Spigot 4b47d73deb Update orebfuscator
By: md_5 <md_5@live.com.au>
2013-05-16 18:51:25 +10:00
Spigot a2ef7eb02a Cleanup comments on orebfuscator patch
By: md_5 <md_5@live.com.au>
2013-05-16 18:16:30 +10:00
Spigot 276478238f Add javassist depend for better performance
By: md_5 <md_5@live.com.au>
2013-05-16 18:11:03 +10:00
Spigot 1066f25c4c Implement changes to orebfuscator, including remove update radius configuration and update on player interact
By: md_5 <md_5@live.com.au>
2013-05-16 18:10:23 +10:00
Spigot 6771fc09de Revert changes to orebfuscator radius
By: md_5 <md_5@live.com.au>
2013-05-16 17:56:35 +10:00
Spigot d2197bb6ae No memory leaks please
By: md_5 <md_5@live.com.au>
2013-05-16 16:58:18 +10:00
Spigot 423091f474 Update to latest Netty
By: md_5 <md_5@live.com.au>
2013-05-16 16:41:34 +10:00
Spigot 10fa63149b Add IP for players raw IP address
By: md_5 <md_5@live.com.au>
2013-05-14 21:14:43 +10:00
Spigot bb9e1c8d34 Re order
By: md_5 <md_5@live.com.au>
2013-05-14 12:11:20 +10:00
Spigot 4f8fb69205 Add base patch for Spigot config
By: md_5 <md_5@live.com.au>
2013-05-14 12:08:11 +10:00
Spigot 825d29f624 Set flushnow to true before writing kicks
By: md_5 <md_5@live.com.au>
2013-05-11 15:37:37 +10:00
Spigot 1a0b9622a2 Reimpliment next-tick-list scale improvements
By: Mike Primm <mike@primmhome.com>
2013-05-05 23:41:11 -05:00
Spigot 53022665c5 Fixed latest patch, thanks snowleo!
By: md_5 <md_5@live.com.au>
2013-05-08 18:57:48 +10:00
Spigot 9e3e6481c9 Optimized version of LocaleLanguage
This patch reduces the memory footprint of each EntityPlayer by about 300 KB. The original class looks very unfinished and future versions might use the commented code.

By: snowleo <schneeleo@gmail.com>
2013-05-08 12:10:34 +10:00
Spigot 36fb322c1e Stage LocalLanguage to mc-dev
By: snowleo <schneeleo@gmail.com>
2013-05-08 12:04:50 +10:00
Spigot e0881d81c1 *correct patch
By: md_5 <md_5@live.com.au>
2013-05-04 10:29:55 +10:00
Spigot 0faa468caa Don't skip item ticks
By: md_5 <md_5@live.com.au>
2013-05-04 10:14:25 +10:00
Spigot c60ca2aa0f Let frames be configured for tracking
By: md_5 <md_5@live.com.au>
2013-05-04 10:11:32 +10:00
Spigot 326c461585 Update to latest upstream
By: md_5 <md_5@live.com.au>
2013-05-04 09:24:15 +10:00
Spigot d8b3cd4a33 Automatically update upstream versions. Bukkit-1.5.2-R0.1-1-ge290523, CraftBukkit-1.5.2-R0.1-1-g53734d2
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-03 17:41:41 -05:00
Spigot ecf728e910 Automatically update upstream versions. Bukkit-1.5.2-R0.1, CraftBukkit-1.5.2-R0.1
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-03 17:16:58 -05:00
Spigot 7203995b65 Automatically update upstream versions. Bukkit-1.5.1-R0.2-4-g056ce5b, CraftBukkit-1.5.1-R0.2-17-gd1e1c15
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-03 08:06:46 -05:00
Spigot 6abff458fe Automatically update upstream versions. Bukkit-1.5.1-R0.2-4-g056ce5b, CraftBukkit-1.5.1-R0.2-15-gb545518
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-02 18:31:52 -05:00
Spigot 826927281d Automatically update upstream versions. Bukkit-1.5.1-R0.2-4-g056ce5b, CraftBukkit-1.5.1-R0.2-14-g7d19b67
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-02 13:11:43 -05:00
Spigot 6772640762 Automatically update upstream versions. Bukkit-1.5.1-R0.2-4-g056ce5b, CraftBukkit-1.5.1-R0.2-13-g482c4c3
By: EcoCityCraft <admin@ecocitycraft.com>
2013-05-02 12:31:51 -05:00
Spigot 6baadf891f Add async check we potentially missed
By: md_5 <md_5@live.com.au>
2013-05-01 16:39:55 +10:00
Spigot a15a5965ba Automatically update upstream versions. Bukkit-1.5.1-R0.2-4-g056ce5b, CraftBukkit-1.5.1-R0.2-11-g8205884
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-30 19:16:31 -05:00
Spigot 1857895f30 [CAUTION] Initial 1.5.2 update - I have NOT had time to TEST. DO NOT use on production server WITHOUT TESTING FIRST.
By: md_5 <md_5@live.com.au>
2013-05-01 08:33:27 +10:00
Spigot 24c7d4e7e2 Automatically update upstream versions. Bukkit-1.5.1-R0.2-3-ge9a122b, CraftBukkit-1.5.1-R0.2-10-ga36b376
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-30 13:36:37 -05:00
Spigot 4e51c2090f [Revert previous experimental commit] All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy. All write and no tick makes Jack a dull boy.
By: md_5 <md_5@live.com.au>
2013-04-28 19:52:35 +10:00
Spigot 355abcac1e Increment written bytes value
By: md_5 <md_5@live.com.au>
2013-04-28 08:29:00 +10:00
Spigot 6584a420be [EXPERIMENTAL] Take #3 at an even better / faster buffering system, use at own peril!
By: md_5 <md_5@live.com.au>
2013-04-27 22:13:33 +10:00
Spigot c816911379 Fixes BUKKIT-3893 - Close world save files when world is
unloaded.

By: Antony Riley <antony@cyberiantiger.org>
2013-04-26 20:35:16 +10:00
Spigot 09d76b3e58 Remove snapshot protocol patch as it will be near impossible to emulate under 1.5
By: md_5 <md_5@live.com.au>
2013-04-26 18:02:57 +10:00
Spigot 7b24fd58d6 Reduce flush time to 10
By: md_5 <md_5@live.com.au>
2013-04-25 10:28:05 +10:00
Spigot 7e252f59bc End login process for filtered IPs
By: md_5 <md_5@live.com.au>
2013-04-25 09:58:55 +10:00
Spigot f1150c3b83 Remove flush time setter up
By: md_5 <md_5@live.com.au>
2013-04-25 09:55:05 +10:00
Spigot 4041646be6 Use spoofed addresses for events
By: md_5 <md_5@live.com.au>
2013-04-25 09:42:40 +10:00
Spigot fb25750755 Perfect outbound rate limiter.
By: md_5 <md_5@live.com.au>
2013-04-25 09:33:14 +10:00
Spigot 86c9e69b00 Clean up imports in the Spigot class.
By: md_5 <md_5@live.com.au>
2013-04-25 09:01:05 +10:00