Commit graph

26 commits

Author SHA1 Message Date
Thinkofdeath
5818108e3a Update to 1.8.4 2015-05-17 10:37:03 +01:00
md_5
6a943955cd Rebuild #2 2015-04-09 13:41:04 +10:00
md_5
4e6ca2abdc Hash rebuild 2015-04-09 13:18:56 +10:00
Thinkofdeath
7bd386951c Upstream merge 2015-03-16 10:19:21 +00:00
Thinkofdeath
529ff99cb5 Patch rebuild 2015-03-11 10:19:32 +00:00
Thinkofdeath
31ba0793ff Rebuild patches 2015-03-08 11:04:41 +00:00
Thinkofdeath
b100cf9e7d Update to Minecraft 1.8.3 2015-02-28 23:11:38 +00:00
md_5
6ee12f6fbc Patch rebuild. 2015-02-26 21:41:47 +11:00
Thinkofdeath
4faf77a3f5 Fix entity activation range for fireworks and items 2015-02-13 21:51:02 +00:00
Thinkofdeath
15fa8e13a1 Upstream merge 2015-02-12 14:25:18 +00:00
md_5
7297fbdcb8 Merge in changes. 2015-01-16 14:58:23 +11:00
md_5
e497721865 Upstream merge. 2015-01-05 14:32:59 +11:00
Thinkofdeath
5ffe41c391 Fix arrows despawning quicker than intended 2014-12-26 22:11:19 +00:00
FrozenBrain
52c130fc6d Fix Entity Activation Range 2014-12-21 09:01:55 +11:00
Aikar
a77ed5758a Fix Fireworks on edge of unloaded chunks issue
This was something I fixed in the past but it ended up getting back in it seems.

Fireworks absolutely can not be skipped due to being on the edge of unloaded chunks,
or else they will stick around forever and never despawn until players move near.

On some servers, fireworks are infinite and redstone machines will build up tons of fireworks,
causing crushing client lag and server lag.

This resolves that by letting fireworks continue to move and detonate.
2014-12-21 08:58:04 +11:00
Thinkofdeath
edf691c2e9 Full rebuild 2014-12-10 19:55:03 +00:00
Thinkofdeath
fba27a2ea8 And another 2014-12-07 01:34:31 +00:00
Thinkofdeath
bf71dc6114 Fix a missed rename in Entity Activation Range 2014-12-07 01:26:06 +00:00
Aikar
abcf7aa4a4 Ensure an entity that needs to be added to chunk ticks
It's possible an entity could be marked for deactivation while its in a
"needs to change chunks" state. This can cause it to then save to the world in the wrong chunk,
causing the "saved in wrong location" warnings.

This checks the boolean for isAddedToChunk and always ticks if its false.
2014-12-03 20:57:52 -05:00
Thinkofdeath
87c1d0c8b7 Fix mob ageing 2014-12-01 20:42:58 +00:00
Thinkofdeath
068df64aee Rebuild all patches 2014-11-30 21:22:49 +00:00
Thinkofdeath
e6a3911057 Upstream merge 2014-11-30 21:12:35 +00:00
Thinkofdeath
5a0150f586 Fix ITEM_BREAK 2014-11-29 20:44:07 +00:00
Thinkofdeath
89d3fcbdfa Regen the patches 2014-11-28 23:29:40 +00:00
Thinkofdeath
6b9c932ab4 Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/
2014-11-28 17:17:53 +11:00
md_5
23b5964225 Fix Some Meory Leaks.
Also remove LongHash "Tweaks".
2014-09-21 10:08:37 +10:00
Renamed from CraftBukkit-Patches/0016-Entity-Activation-Range.patch (Browse further)