Commit Graph

4548 Commits

Author SHA1 Message Date
4d138bdaa5 Downgrade to Netty CR1
By: md_5 <md_5@live.com.au>
2013-05-19 17:57:29 +10:00
d98a98397e Orebfuscator fully functioning, more effective, more efficient!
By: md_5 <md_5@live.com.au>
2013-05-16 20:05:02 +10:00
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
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
c54032ce8f The following methods already handle these cases
By: md_5 <md_5@live.com.au>
2013-05-16 19:24:54 +10:00
90cbaa91e0 Reformat orebfuscator code / rework for easy reading
By: md_5 <md_5@live.com.au>
2013-05-16 19:21:46 +10:00
4b47d73deb Update orebfuscator
By: md_5 <md_5@live.com.au>
2013-05-16 18:51:25 +10:00
a2ef7eb02a Cleanup comments on orebfuscator patch
By: md_5 <md_5@live.com.au>
2013-05-16 18:16:30 +10:00
276478238f Add javassist depend for better performance
By: md_5 <md_5@live.com.au>
2013-05-16 18:11:03 +10:00
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
6771fc09de Revert changes to orebfuscator radius
By: md_5 <md_5@live.com.au>
2013-05-16 17:56:35 +10:00
d2197bb6ae No memory leaks please
By: md_5 <md_5@live.com.au>
2013-05-16 16:58:18 +10:00
423091f474 Update to latest Netty
By: md_5 <md_5@live.com.au>
2013-05-16 16:41:34 +10:00
10fa63149b Add IP for players raw IP address
By: md_5 <md_5@live.com.au>
2013-05-14 21:14:43 +10:00
bb9e1c8d34 Re order
By: md_5 <md_5@live.com.au>
2013-05-14 12:11:20 +10:00
4f8fb69205 Add base patch for Spigot config
By: md_5 <md_5@live.com.au>
2013-05-14 12:08:11 +10:00
825d29f624 Set flushnow to true before writing kicks
By: md_5 <md_5@live.com.au>
2013-05-11 15:37:37 +10:00
1a0b9622a2 Reimpliment next-tick-list scale improvements
By: Mike Primm <mike@primmhome.com>
2013-05-05 23:41:11 -05:00
53022665c5 Fixed latest patch, thanks snowleo!
By: md_5 <md_5@live.com.au>
2013-05-08 18:57:48 +10:00
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
36fb322c1e Stage LocalLanguage to mc-dev
By: snowleo <schneeleo@gmail.com>
2013-05-08 12:04:50 +10:00
e0881d81c1 *correct patch
By: md_5 <md_5@live.com.au>
2013-05-04 10:29:55 +10:00
0faa468caa Don't skip item ticks
By: md_5 <md_5@live.com.au>
2013-05-04 10:14:25 +10:00
c60ca2aa0f Let frames be configured for tracking
By: md_5 <md_5@live.com.au>
2013-05-04 10:11:32 +10:00
326c461585 Update to latest upstream
By: md_5 <md_5@live.com.au>
2013-05-04 09:24:15 +10:00
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
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
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
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
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
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
6baadf891f Add async check we potentially missed
By: md_5 <md_5@live.com.au>
2013-05-01 16:39:55 +10:00
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
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
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
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
355abcac1e Increment written bytes value
By: md_5 <md_5@live.com.au>
2013-04-28 08:29:00 +10:00
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
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
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
7b24fd58d6 Reduce flush time to 10
By: md_5 <md_5@live.com.au>
2013-04-25 10:28:05 +10:00
7e252f59bc End login process for filtered IPs
By: md_5 <md_5@live.com.au>
2013-04-25 09:58:55 +10:00
f1150c3b83 Remove flush time setter up
By: md_5 <md_5@live.com.au>
2013-04-25 09:55:05 +10:00
4041646be6 Use spoofed addresses for events
By: md_5 <md_5@live.com.au>
2013-04-25 09:42:40 +10:00
fb25750755 Perfect outbound rate limiter.
By: md_5 <md_5@live.com.au>
2013-04-25 09:33:14 +10:00
86c9e69b00 Clean up imports in the Spigot class.
By: md_5 <md_5@live.com.au>
2013-04-25 09:01:05 +10:00
ae20c1bdc6 Fix disabled netty again
By: md_5 <md_5@live.com.au>
2013-04-24 21:40:04 +10:00
7f0275ae4f Automatically update upstream versions. Bukkit-1.5.1-R0.2-2-g14f1de7, CraftBukkit-1.5.1-R0.2-6-g1baccb2
By: EcoCityCraft <admin@ecocitycraft.com>
2013-04-24 03:46:29 -05:00
7c326a3a91 Correctly register pending connection when using legacy network handler.
By: md_5 <md_5@live.com.au>
2013-04-23 19:07:40 +10:00
24ba405027 Set TCP nodelay to false for Netty
By: md_5 <md_5@live.com.au>
2013-04-23 18:44:49 +10:00