Commit graph

528 commits

Author SHA1 Message Date
Spigot
759d56f0fb Really update, thanks EvilTechie for the typo
By: md_5 <md_5@live.com.au>
2013-09-20 08:34:41 +10:00
Spigot
500eb7d7a3 Update to Minecraft 1.6.4 (protocol) - real update coming shortly. MOJANG!
By: md_5 <md_5@live.com.au>
2013-09-20 08:26:07 +10:00
Spigot
37980db836 Fix custom outdated server/client messages
By: md_5 <md_5@live.com.au>
2013-09-19 17:59:24 +10:00
Spigot
1c409fc273 Finish 1.6.3 - needs testing, use at own risk!
By: md_5 <md_5@live.com.au>
2013-09-19 17:22:55 +10:00
Spigot
5e94764a80 Update to Minecraft 1.6.3 - part 1
By: md_5 <md_5@live.com.au>
2013-09-19 17:15:49 +10:00
Spigot
28c227c0bd Add event for fire arrows igniting TNT - pulls Bukkit/CraftBukkit#1203
By: BlackHole <black-hole@live.com>
2013-09-16 10:54:11 +10:00
Spigot
106fa64a59 Nerf the Zombie Lag issues in MC 1.6 - Fixes MC-17630
By: Dylan Xaldin <Puremin0rez515@gmail.com>
2013-09-14 11:03:28 +10:00
Spigot
5c64b996ac Update Inventory and Health for PlayerConsumeItemEvent
By: md_5 <md_5@live.com.au>
2013-09-14 10:16:46 +10:00
Spigot
ea8329ff18 Only update Attachable's when applyPhysics is true
By: md_5 <md_5@live.com.au>
2013-09-14 10:11:53 +10:00
Spigot
5bedbbde42 Update Physics When Updating Attachables
By: Chad Waters <authorblues@gmail.com>
2013-09-13 14:19:31 +10:00
Spigot
754e2b5680 Upstream merge + remove 3 pulled patches.
By: md_5 <md_5@live.com.au>
2013-09-12 10:17:46 +10:00
Spigot
70387ed9d8 Re add hopper checks
By: erocs <github@erocs.org>
2013-09-09 14:40:16 +10:00
Spigot
27d640a630 Netty 4.0.9 is out
By: md_5 <md_5@live.com.au>
2013-09-08 08:45:06 +10:00
Spigot
aecf382223 Upstream merge.
By: md_5 <md_5@live.com.au>
2013-09-08 08:36:30 +10:00
Spigot
e7e8fa87a5 Prevent Duplicate Handshakes
By: Nathan Adams <dinnerbone@dinnerbone.com>
2013-09-03 11:17:26 +10:00
Spigot
1706e57301 Remove Pool Login Verifier Threads patch
By: Ammar Askar <ammar@ammaraskar.com>
2013-09-02 15:41:33 +02:00
Spigot
c968e139fa Manually set nodelay so we can ignore errors
By: md_5 <md_5@live.com.au>
2013-09-01 18:23:51 +10:00
Spigot
45a9f75d56 Revert "Fix issue with chunk caching patch"
This reverts commit f11258ccde.

By: md_5 <md_5@live.com.au>
2013-08-27 19:17:39 +10:00
Spigot
bf0826ad5f Subsequently remove hopper check option
By: md_5 <md_5@live.com.au>
2013-08-25 12:24:14 +10:00
Spigot
0f3ee2772a Revert unjustified changes to hopper behaviour.
By: md_5 <md_5@live.com.au>
2013-08-25 12:22:37 +10:00
Spigot
3ff928cd7d Pool Login Verifier Threads
dem threads are expensive to make

By: md_5 <md_5@live.com.au>
2013-08-23 17:38:53 +10:00
Spigot
047c339a29 Ensure main thread stack is dumped
By: md_5 <md_5@live.com.au>
2013-08-09 20:34:05 +10:00
Spigot
3eb0f032f0 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-07 17:16:57 +10:00
Spigot
fe5a2d46bd Oops, fix min speed patch
By: md_5 <md_5@live.com.au>
2013-08-07 07:19:06 +10:00
Spigot
0666c706ab Cap min speed not velocity
By: md_5 <md_5@live.com.au>
2013-08-06 11:19:10 +10:00
Spigot
d2874c0f70 Cap Minimum Velcoity to 0.001. The client flips out at smaller values
By: md_5 <md_5@live.com.au>
2013-08-05 20:18:22 +10:00
Spigot
6c78cbed41 Update console command completion for improved thread safety
By: Phillip Schichtel <quick_wango@code-infection.de>
2013-08-04 20:01:08 +10:00
Spigot
eb9d70ade9 Upstream Merge
By: md_5 <md_5@live.com.au>
2013-08-04 08:51:09 +10:00
Spigot
4d8ae2cd25 Guard entity list during ticking
By: Ammar Askar <ammar@ammaraskar.com>
2013-08-03 22:04:58 +05:00
Spigot
f11258ccde Fix issue with chunk caching patch
By: Ammar Askar <ammar@ammaraskar.com>
2013-08-03 20:34:40 +05:00
Spigot
babe9dc513 Update entity count code with World.a(Class)'s new stuff
By: Ammar Askar <ammar@ammaraskar.com>
2013-08-03 20:24:33 +05:00
Spigot
d96eda43f4 Get rid of ambiguity
By: md_5 <md_5@live.com.au>
2013-08-03 19:59:46 +10:00
Spigot
20257562ed Add Getter for Entity Invulnerability
By: DerFlash <bte@freenet.de>
2013-08-03 19:54:36 +10:00
Spigot
6f2192f67d Add task class to timings for more in depth info
By: md_5 <md_5@live.com.au>
2013-08-03 19:39:35 +10:00
Spigot
d8cda0998a Pop latest 2 patches to top
By: md_5 <md_5@live.com.au>
2013-08-03 19:35:01 +10:00
Spigot
d2d934daef Fully disable snooper when not required
By: agentk20 <agentkid20@gmail.com>
2013-08-03 19:29:14 +10:00
Spigot
dd99011ca7 Add Player Collision API. Thanks to @lazertester and @mrapple for the implementation.
By: md_5 <md_5@live.com.au>
2013-08-03 19:27:26 +10:00
Spigot
41a56136e4 Dump main server thread first for easier reading of the watchdog dumps and to reduce people unable to read and spamming our forums
By: md_5 <md_5@live.com.au>
2013-08-03 19:15:22 +10:00
Spigot
24787be055 Add more async safeguards
By: md_5 <md_5@live.com.au>
2013-08-03 19:09:09 +10:00
Spigot
1f9bb9aa50 Plug world unload memory leak. Thanks @riking for identifying the issue.
By: md_5 <md_5@live.com.au>
2013-08-03 19:03:14 +10:00
Spigot
856302335f Please don't use "null" as a spam exclusion. Guard against it anway.
By: md_5 <md_5@live.com.au>
2013-08-03 19:01:50 +10:00
Spigot
5cc838372a Add outdated client / server messages to config
By: md_5 <md_5@live.com.au>
2013-08-03 18:58:44 +10:00
Spigot
19214d1353 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-03 18:45:50 +10:00
Spigot
9bf474514e Upstream merge
By: md_5 <md_5@live.com.au>
2013-07-30 07:24:23 +10:00
Spigot
b677c5c34b Sigh. Back to good old fashioned whatever we had before. Can anyone recommend some xray client I can actually use to test this stuff?
By: md_5 <md_5@live.com.au>
2013-07-28 21:47:45 +10:00
Spigot
77b4703a60 Damn I hate mode #2
By: md_5 <md_5@live.com.au>
2013-07-28 20:29:49 +10:00
Spigot
538e1cb15a Fix engine mode 2, again
By: md_5 <md_5@live.com.au>
2013-07-28 15:58:10 +10:00
Spigot
ec7443819f Fix engine mode 2
By: md_5 <md_5@live.com.au>
2013-07-28 08:23:08 +10:00
Spigot
2b445969bd 1,3 can only be expressed as an integer, not a byte! #logic
By: md_5 <md_5@live.com.au>
2013-07-27 11:56:56 +10:00
Spigot
14578a7f24 Add new replacements config for use with anti xray mode 2
By: md_5 <md_5@live.com.au>
2013-07-27 11:48:43 +10:00