Commit graph

1427 commits

Author SHA1 Message Date
Thinkofdeath
d0d1d8761a Fix merge conflicts 2015-01-25 14:44:52 +00:00
Thinkofdeath
58e340510d SPIGOT-459: Update the structure saving warning 2015-01-25 14:35:55 +00:00
md_5
2130aaa870 Fix merge conflicts. 2015-01-25 10:37:36 +11:00
Thinkofdeath
899f5ee8c6 Fix applyPatches.sh not correctly pulling bukkit updates 2015-01-24 01:00:49 +00:00
Thinkofdeath
b1e6da162d Me and windows are not getting along 2015-01-18 18:28:49 +00:00
Thinkofdeath
74b9d14c5c Whoops 2015-01-18 18:23:17 +00:00
Thinkofdeath
0679d750fe Upstream merge 2015-01-18 18:17:11 +00:00
md_5
fa7cbf96a8 Merge 2015-01-17 10:12:20 +11:00
Thinkofdeath
3a031c77c4 SPIGOT-326: Fix an overflow issue which caused particles to only show in a 1 block radius 2015-01-16 23:08:37 +00:00
md_5
7297fbdcb8 Merge in changes. 2015-01-16 14:58:23 +11:00
md_5
c46583fa0c Allow sun JVM classes for Spigot 2015-01-12 20:14:12 +11:00
md_5
451b7ed457 Upstream merge. 2015-01-12 20:08:41 +11:00
md_5
5ead057998 SPIGOT-401: Add async catcher for mob effects. 2015-01-12 11:38:47 +11:00
md_5
081dfa5d63 Fix patches 2015-01-09 11:14:57 +11:00
md_5
e497721865 Upstream merge. 2015-01-05 14:32:59 +11:00
Thinkofdeath
a723278f74 Upstream merge 2015-01-04 23:32:22 +00:00
Thinkofdeath
59b08be583 Fix missing new lines in a few patches 2015-01-04 12:20:25 +00:00
Thinkofdeath
eb39b4729c World is null when a chunk is first loaded 2014-12-30 18:08:04 +00:00
Thinkofdeath
13716d9d5e Disable Explosion avoiding for all mobs
Its going in 1.8.1 anyway
2014-12-27 21:10:08 +00:00
Thinkofdeath
5ffe41c391 Fix arrows despawning quicker than intended 2014-12-26 22:11:19 +00:00
Thinkofdeath
24ca434ad3 Upstream merge 2014-12-26 22:02:31 +00:00
Thinkofdeath
6d85d97979 Bump maven plugin versions 2014-12-25 12:36:04 +00:00
Thinkofdeath
9f2d587b97 Remove the SneakyThrow class as we have a pure java version 2014-12-25 00:10:19 +00:00
md_5
f234263c87 Fix conflicts. 2014-12-24 09:10:29 +11: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
FearThe1337
3beb772981 SPIGOT-239 - Fix playEffect in CraftPlayer 2014-12-21 08:55:49 +11:00
md_5
47b1dff3e6 Merge pull request #14 in SPIGOT/spigot from ~FEARTHE1337/spigot:0029-fix to master
* commit '5a74d55c67837c6af60477004f9aab0a10f7e48e':
  Fix patch.
2014-12-19 00:02:38 +01:00
FearThe1337
5a74d55c67 Fix patch. 2014-12-19 00:00:59 +01:00
md_5
bb782d07ae Remove update depends patch. 2014-12-19 09:06:22 +11:00
md_5
d6b5ba7ca0 Fix merge conflicts. 2014-12-18 21:30:50 +11:00
md_5
a926b96d5d Fix conflicts 2014-12-18 11:14:43 +11:00
md_5
b43a31a5c2 Fix conflicts 2014-12-16 10:12:27 +11:00
Thinkofdeath
9b45d9fa8d Upstream merge 2014-12-15 15:53:27 +00:00
Suddenly
a3168ab2ce Fix the BiomeDecorator going missing due to the mc-dev-imports patch 2014-12-15 11:44:03 +00:00
md_5
612de46895 Add BungeeCord Chat API
Went missing in 1.8 update.
2014-12-13 22:57:37 +00:00
Thinkofdeath
320ed92779 Upstream merge 2014-12-13 12:35:10 +00:00
Thinkofdeath
3e3ea0bd0d Upstream merge - remove url fix as it was pulled upstream 2014-12-13 10:29:59 +00:00
Thinkofdeath
2b97a3846f Upstream merge 2014-12-12 21:47:18 +00:00
Thinkofdeath
116e6fc98d Fix build 2014-12-12 09:49:02 +00:00
Thinkofdeath
dc776bee32 Upstream merge 2014-12-12 09:47:02 +00:00
md_5
b023457499 Fix conflicts 2014-12-12 13:23:18 +11:00
Thinkofdeath
81e4ab71ca Rebuild patches 2014-12-11 20:46:00 +00:00
Thinkofdeath
330d66bfb6 Upstream merge 2014-12-11 00:46:55 +00:00
Thinkofdeath
da9bbdfaea Upstream merge 2014-12-11 00:42:19 +00:00
Thinkofdeath
edf691c2e9 Full rebuild 2014-12-10 19:55:03 +00:00
Thinkofdeath
29dbaa783f SPIGOT-170: Fix the particle api for id/data pairs 2014-12-10 15:35:51 +00:00
md_5
4460863133 Merge pull request #3 in SPIGOT/spigot from ~AIKAR/spigot:gitignore to master
* commit '92e9a2b4303b2554771576910e74cc94ea7c24bd':
  Add CraftBukkit and Bukkit to .gitignore
2014-12-10 03:54:05 +01:00
md_5
a93b19a04c Remove pom parent 2014-12-10 12:35:09 +11:00
Thinkofdeath
d5bf8668b9 Upstream merge 2014-12-09 12:23:11 +00:00