Commit graph

2109 commits

Author SHA1 Message Date
CraftBukkit/Spigot
77b2d0456e SPIGOT-2014: Respect the spectatorsGenerateChunks gamerule
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-20 11:00:35 +01:00
CraftBukkit/Spigot
8fe634523c SPIGOT-2191: Fix a missed diff from 1.8.8
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-17 17:47:51 +01:00
CraftBukkit/Spigot
cca53f1f96 staticify backported method
By: md_5 <git@md-5.net>
2016-04-12 18:25:18 +10:00
CraftBukkit/Spigot
70d8b8c90e Backport changes from 16w15a
By: md_5 <git@md-5.net>
2016-04-12 14:06:08 +10:00
CraftBukkit/Spigot
5893d23355 Missing import
By: md_5 <git@md-5.net>
2016-04-11 19:26:47 +10:00
CraftBukkit/Spigot
6eac1fc417 Properly validate boss bar progress
By: 2008Choco <hawkeboyz2@hotmail.com>
2016-04-11 19:16:25 +10:00
CraftBukkit/Spigot
8e83dbabf9 Fix broken potion serialization
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-10 20:54:16 +01:00
CraftBukkit/Spigot
cfffbb4d68 SPIGOT-2085 / SPIGOT-2087 / SPIGOT-2156: Rework internal PotionMeta state to be correct and less complex.
By: t00thpick1 <t00thpick1dirko@gmail.com>
2016-04-09 11:49:04 -04:00
CraftBukkit/Spigot
5c7c823a9a Begin console output with ANSI line erase.
By: Jofkos <JofkosDE@gmail.com>
2016-04-08 17:01:22 +02:00
CraftBukkit/Spigot
4d559fa1ca Update physics on attached block when setting data of attachable blocks
By: md_5 <git@md-5.net>
2016-04-09 12:57:19 +10:00
CraftBukkit/Spigot
6b0ff2a74f SPIGOT-2145: Add missed EntityTeleportEvent diff
By: md_5 <git@md-5.net>
2016-04-08 19:06:31 +10:00
CraftBukkit/Spigot
1a22334d31 Support integer data values for Effect.VILLAGER_PLANT_GROW
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-06 12:26:49 +01:00
CraftBukkit/Spigot
863a77436f SPIGOT-2135: Also clear sit pathfinder on toggle status
By: md_5 <git@md-5.net>
2016-04-05 20:32:05 +10:00
CraftBukkit/Spigot
d7b8d8fdb9 SPIGOT-2128: Flint and steel duplicate place event
By: md_5 <git@md-5.net>
2016-04-04 17:18:01 +10:00
CraftBukkit/Spigot
d2f7c88b8d SPIGOT-2118: Fix crash on chunk regen
By: md_5 <git@md-5.net>
2016-04-04 17:15:02 +10:00
CraftBukkit/Spigot
d76c6e0cf4 SPIGOT-2092: Directly set sittging status
By: md_5 <git@md-5.net>
2016-04-04 17:09:57 +10:00
CraftBukkit/Spigot
22bfd9c3e9 SPIGOT-2115: Fix entities being added to the world multiple times when teleported
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-02 01:12:03 +01:00
CraftBukkit/Spigot
f3c514cf91 SPIGOT-2102: Don't reduce the movement limit below vanilla's default
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-01 23:19:55 +01:00
CraftBukkit/Spigot
b6c5393b22 Handle cases where Mojang uses an empty string for permission checks
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-01 22:58:20 +01:00
CraftBukkit/Spigot
911f7f5cf7 MC-100382: Fix Pathfinding Memory Leak
https://bugs.mojang.com/browse/MC-100382

A reference to a ChunkCache is never cleaned up after doing a pathfind operation,
resulting in leaking chunks. The leaked chunks then hold references to other
entities that may also be leaking ChunkCache's, creating a cascading problem.

By: Aikar <aikar@aikar.co>
2016-03-31 19:47:11 -04:00
CraftBukkit/Spigot
41e881d59f SPIGOT-2101: Check the result of damageEntity before applying knockback from sweep attacks
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-31 12:50:58 +01:00
CraftBukkit/Spigot
86e2c74429 SPIGOT-2098: Fix sound effects for 1.9.0 clients
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-31 11:34:47 +01:00
CraftBukkit/Spigot
f9ba5f4744 Fix the default permission of /trigger
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-31 00:50:39 +01:00
CraftBukkit/Spigot
17d7ca3bb4 Fix a diff mistake in MobEffectList
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-31 00:00:11 +01:00
CraftBukkit/Spigot
094f30f26d Update to Minecraft 1.9.2
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-30 20:50:59 +01:00
CraftBukkit/Spigot
8ea7bfcb8c Support Minecraft 1.9.2
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-30 16:51:22 +01:00
CraftBukkit/Spigot
19e357e11a Add 1.9.1 support.
By: md_5 <git@md-5.net>
2016-03-16 16:49:50 +11:00
CraftBukkit/Spigot
4fbcead283 SPIGOT-2033: Re-add missed diff for entity.valid
By: Aikar <aikar@aikar.co>
2016-03-28 20:19:29 -04:00
CraftBukkit/Spigot
5e00c79020 Limit the length of byte arrays
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-28 21:19:05 +01:00
CraftBukkit/Spigot
98e7045a09 SPIGOT-2074: Correctly set custom world settings
By: md_5 <git@md-5.net>
2016-03-28 12:28:12 +11:00
CraftBukkit/Spigot
f2440a109a Arrows use interactable condition
By: md_5 <git@md-5.net>
2016-03-27 20:58:45 +11:00
CraftBukkit/Spigot
eb3bbd68cc SPIGOT-2060: Method to control whether entities collide
By: md_5 <git@md-5.net>
2016-03-27 20:19:41 +11:00
CraftBukkit/Spigot
c165b940ae SPIGOT-2056: Fix killedByTeam scoreboard criteria
By: md_5 <git@md-5.net>
2016-03-27 11:11:15 +11:00
CraftBukkit/Spigot
461d9faf00 Implement getting / setting of Entity invulnerability
By: Sansko1337 <sanderknauff@hotmail.com>
2016-03-25 00:45:24 +01:00
CraftBukkit/Spigot
c75ec3cef3 SPIGOT-213: Add method to enable / disable AI for mobs
By: Redrield <purbleguy@gmail.com>
2016-03-26 01:42:27 -04:00
CraftBukkit/Spigot
454a2b88bd SPIGOT-2034: Rework damage again, this time for snowballs.
By: md_5 <git@md-5.net>
2016-03-26 14:10:29 +11:00
CraftBukkit/Spigot
3c7782562d SPIGOT-2049: Send the right attributes when updating scaled health
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-25 23:13:16 +00:00
CraftBukkit/Spigot
2e5cc5e318 SPIGOT-2050: Add back code to only fire VehicleEnterEvent for loaded chunks.
By: md_5 <git@md-5.net>
2016-03-26 09:19:03 +11:00
CraftBukkit/Spigot
ace6224808 Fix a typo in CraftPotionUtil
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-03-25 21:45:42 +00:00
CraftBukkit/Spigot
9808985b27 SPIGOT-1746: Tile entities may not always tick.
By: md_5 <git@md-5.net>
2016-03-25 14:04:27 +11:00
CraftBukkit/Spigot
3f72e1a95c Apply DataConverters to ItemStack instances
By: md_5 <git@md-5.net>
2016-03-25 10:20:27 +11:00
CraftBukkit/Spigot
12ab2cfb28 SPIGOT-2039: Correctly check Potion Tags both with or without the "minecraft:" prefix, and default to UNCRAFTABLE if there is a completely garbage value.
By: t00thpick1 <t00thpick1dirko@gmail.com>
2016-03-23 23:42:15 -05:00
CraftBukkit/Spigot
97cca957f7 Fix player dimension change invulnerability never getting unset when certain dimensions are disabled
By: Zach Brown <zach.brown@destroystokyo.com>
2016-03-22 12:39:41 -05:00
CraftBukkit/Spigot
637ea51428 CraftComplexPart should return getParent()'s status in isValid
By: Nathan Wolf <nathan@elmakers.com>
2016-03-22 14:19:59 -07:00
CraftBukkit/Spigot
0c230e9353 SPIGOT-1733: Add PlayerPickupArrowEvent
By: 2008Choco <hawkeboyz2@hotmail.com>
2016-03-22 14:03:48 -04:00
CraftBukkit/Spigot
07a80cec7f Only create PermissibleBase instance in CraftEntity the first time it is actually needed. Fixes static test cases for subclasses failing when perm field was instantiated.
By: Matthew <stteg@hotmail.com>
2016-03-21 18:51:07 -04:00
CraftBukkit/Spigot
15f22a7986 SPIGOT-1934: Expand EnderDragon API - implement dragon phases
By: Matthew <stteg@hotmail.com>
2016-03-15 23:32:37 -04:00
CraftBukkit/Spigot
c0cd5222ed SPIGOT-1975: Fix falling blocks when height > 1
By: md_5 <git@md-5.net>
2016-03-22 18:04:02 +11:00
CraftBukkit/Spigot
2d394c85d9 Improve shield damage
By: md_5 <git@md-5.net>
2016-03-22 14:54:21 +11:00
CraftBukkit/Spigot
1a03d09e14 Implement isEnabled / setEnabled for CraftMinecartHopper
By: Matthew <stteg@hotmail.com>
2016-03-18 11:42:33 -04:00