Commit graph

696 commits

Author SHA1 Message Date
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
1328bfe1ec Expand Boolean Prompt Values
By: Alex Bennett <me@alexben.net>
2013-08-03 19:42:55 +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
f4870e513d Update POM link. Thanks @JamieSinn for pointing out
By: md_5 <md_5@live.com.au>
2013-08-03 19:35: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
5686593621 Fix timings reset throwing off depth. Thanks @Aikar
By: md_5 <md_5@live.com.au>
2013-08-03 18:56:22 +10:00
Spigot
19214d1353 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-03 18:45:50 +10:00
Spigot
5ed5fdbdc3 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-02 17:05:05 +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
Spigot
cd9ad541e7 Fix invalid username patch to disconnect correctly
By: md_5 <md_5@live.com.au>
2013-07-25 17:06:35 +10:00
Spigot
caa031dbae Should probably do an upstream update.
By: md_5 <md_5@live.com.au>
2013-07-24 19:29:30 +10:00
Spigot
75ed907450 Bump netty versions ._.
By: md_5 <md_5@live.com.au>
2013-07-24 17:43:12 +10:00
Spigot
62b3a909d9 Catch conversation API errors so that plugins don't silently malfunction.
By: md_5 <md_5@live.com.au>
2013-07-22 19:10:02 +10:00
Spigot
11b1da6640 Update to Netty 4.0.3 final!
By: md_5 <md_5@live.com.au>
2013-07-19 19:45:54 +10:00
Spigot
087a8e7927 Update to latest CB
By: md_5 <md_5@live.com.au>
2013-07-19 19:35:01 +10:00
Spigot
76d133d561 Simplify contains in LongHashSet along with some other minor tweaks
By: Ammar Askar <ammar@ammaraskar.com>
2013-07-19 13:16:32 +05:00
Spigot
8f35a73bd8 Added simple entity ticking caching
By: Ammar Askar <ammar@ammaraskar.com>
2013-07-16 16:21:55 +05:00
Spigot
e0e0951d6a [Anti XRay] Don't trigger updates on the clicked block - fixes block lag caused when mining ores quickly.
By: md_5 <md_5@live.com.au>
2013-07-15 14:14:45 +10:00
Spigot
d80eaa142d Reset default antixray blocks to remove 1 and 5, to fix block lag people have being seeing. Thanks @andrewkm for the report.
By: md_5 <md_5@live.com.au>
2013-07-13 11:37:21 +10:00
Spigot
e6c2d70d1d Added getAllSessionData() to the Conversation API.
By: Alex Bennett <alex.eugene.bennett@gmail.com>
2013-07-12 11:21:22 +10:00
Spigot
304db122f2 Add additional case for EntityDismountEvent
By: md_5 <md_5@live.com.au>
2013-07-11 16:59:26 +10:00
Spigot
86504a0fb1 Remove CraftHorse patch since it is now covered by upstream
By: md_5 <md_5@live.com.au>
2013-07-11 11:33:09 +10:00
Spigot
51c9200b04 Update to latest CraftBukkit and refresh all patch hashes - somehow InventoryClickEvent patch got applied twice.
By: md_5 <md_5@live.com.au>
2013-07-11 11:31:30 +10:00
Spigot
9b3ea87959 Fix potion effects not being reset on death. Fixes
BUKKIT-4515

By: MonsieurApple <tony@oc.tc>
2013-07-11 10:28:04 +10:00
Spigot
6398a13b28 Fix client crash with cannot send chat message
By: md_5 <md_5@live.com.au>
2013-07-10 23:46:31 +10:00
Spigot
dac877f571 Merge pull request #44 from ItsHarry/master
Fixed StructureGrowEvent.getPlayer(); always returning null regardless of whether bonemeal was used or not.
By: md-5 <md_5@live.com.au>
2013-07-10 04:51:52 -07:00
Spigot
f93611e5b9 Fixed StructureGrowEvent.getPlayer(); always returning null regardless of whether bone meal was used or not.
By: ItsHarry <info@itsjerryandharry.com>
2013-07-10 13:48:26 +02:00
Spigot
905a000351 Update upstream versions, notable fix being reduction in ocelot spawning due to modified persistance 'hack'.
By: md_5 <md_5@live.com.au>
2013-07-10 15:58:16 +10:00
Spigot
ead2c37bc4 Remove patch that prevents piston extend event firing twice - causes pistons to eat blocks on some occasions. Thanks Salaman and his team for debugging.
By: md_5 <md_5@live.com.au>
2013-07-09 13:16:16 +10:00
Spigot
985aaa8f44 PendingConnection.c() -> d()
By: md_5 <md_5@live.com.au>
2013-07-09 10:48:33 +10:00
Spigot
6fe8638955 Update Spigot to Minecraft 1.6.2
By: md_5 <md_5@live.com.au>
2013-07-09 10:31:10 +10:00
Spigot
0485474219 Update Packet44 to take a snapshot of attributes to prevent concurrent modification leading to bad packets or CMEs. This is a REQURIED update to get support.
By: md_5 <md_5@live.com.au>
2013-07-09 08:29:39 +10:00
Spigot
9ada3efdc8 Change jar name to include 1.6.2
By: md_5 <md_5@live.com.au>
2013-07-08 21:34:43 +10:00