Commit graph

1888 commits

Author SHA1 Message Date
CraftBukkit/Spigot
f894964ecd Add hand used to BlockPlaceEvent.
By: AgentLV <contact@agentlv.net>
2016-03-14 23:26:23 +01:00
CraftBukkit/Spigot
1d5604cde0 SPIGOT-1931: Call PlayerFishEvent before modifying hooked entities velocity
By: Matthew <stteg@hotmail.com>
2016-03-15 09:26:45 -04:00
CraftBukkit/Spigot
c3b18ee3a7 SPIGOT-1927: Don't allow circular entity riding
By: md_5 <git@md-5.net>
2016-03-15 15:09:39 +11:00
CraftBukkit/Spigot
82d37ee559 SPIGOT-1930: Fix spam for EntityToggleGlideEvent
By: 0x277F <0x277F@gmail.com>
2016-03-14 20:15:54 -06:00
CraftBukkit/Spigot
7686c72be2 SPIGOT-1914: Compare PotionEffectType objects using Object#equals(Object) when searching for a custom effect to remove
By: Matthew <stteg@hotmail.com>
2016-03-13 17:39:44 -04:00
CraftBukkit/Spigot
a1e534fc20 Add spawn reasons for entities involved in a skeleton trap
By: BlackHole <black-hole@live.com>
2016-03-13 16:38:07 +01:00
CraftBukkit/Spigot
838a88ba07 SPIGOT-1532: Add PlayerSwapHandItemsEvent
By: md_5 <git@md-5.net>
2016-03-14 16:53:46 +11:00
CraftBukkit/Spigot
587e2e1740 SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when provided with a Material
By: Matthew <stteg@hotmail.com>
2016-03-13 15:32:26 -04:00
CraftBukkit/Spigot
9382269cf0 SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipe
By: md_5 <git@md-5.net>
2016-03-13 09:48:23 +11:00
CraftBukkit/Spigot
7011412863 SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using frost walker
By: Matthew <stteg@hotmail.com>
2016-03-12 14:52:07 -05:00
CraftBukkit/Spigot
6eeb30b381 Fix switch case labelling and drop items check.
By: md_5 <git@md-5.net>
2016-03-12 21:07:17 +11:00
CraftBukkit/Spigot
8f219bb7a6 SPIGOT-1571: Add Entity Glide Events.
By: 0x277F <0x277F@gmail.com>
2016-03-12 20:57:32 +11:00
CraftBukkit/Spigot
a28e1be276 SPIGOT-1900: Stub out expensive and redundant method call
By: md_5 <git@md-5.net>
2016-03-12 20:43:04 +11:00
CraftBukkit/Spigot
1ce9773dca SPIGOT-1901: Fix projectile launching.
By: md_5 <git@md-5.net>
2016-03-12 20:41:06 +11:00
CraftBukkit/Spigot
d42806b5b0 SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboards
By: md_5 <git@md-5.net>
2016-03-12 17:57:40 +11:00
CraftBukkit/Spigot
104519f08f SPIGOT-1638 / SPIGOT-1673: Rework Potions API
By: t00thpick1 <t00thpick1dirko@gmail.com>
2016-03-02 20:43:58 -05:00
CraftBukkit/Spigot
d490a6e384 SPIGOT-1893: Wrong RegainReason for eating.
By: md_5 <git@md-5.net>
2016-03-12 11:12:38 +11:00
CraftBukkit/Spigot
c851dee005 SPIGOT-1806: Implement HumanEntity#getMainHand
By: Matthew <stteg@hotmail.com>
2016-03-11 13:01:26 -05:00
CraftBukkit/Spigot
c32a32e573 SPIGOT-1875: Broken leashes not dropping
By: md_5 <git@md-5.net>
2016-03-11 19:24:57 +11:00
CraftBukkit/Spigot
e014b0151e SPIGOT-1813: EntityCombustByEntityEvent not Cancelled
By: md_5 <git@md-5.net>
2016-03-11 07:01:33 +11:00
CraftBukkit/Spigot
071897746d Backport a bug fix from the pre-release
A mistake in the buffer size calculation caused the buffer for chunk
packets to be around 16 times the size they should have been.

By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-10 19:46:12 +00:00
CraftBukkit/Spigot
8eb667c8b4 SPIGOT-1847: Maps in non default worlds
By: md_5 <git@md-5.net>
2016-03-10 16:42:07 +11:00
CraftBukkit/Spigot
45307a5099 SPIGOT-1862: Fix banners withj shields.
By: md_5 <git@md-5.net>
2016-03-10 16:34:33 +11:00
CraftBukkit/Spigot
51207b52a7 Missing diff effecting frost walker ignoring entities
By: BlackHole <black-hole@live.com>
2016-03-09 19:53:01 +01:00
CraftBukkit/Spigot
84bc13a366 Call EntityChangedBlockEvent for water splash potions extinguishing fire
By: BlackHole <black-hole@live.com>
2016-03-09 19:21:29 +01:00
CraftBukkit/Spigot
b5a813d40d SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
By: md_5 <git@md-5.net>
2016-03-07 17:20:24 +11:00
CraftBukkit/Spigot
cfc9d7d858 SPIGOT-1845: Use correct hand for interact events
By: BlackHole <black-hole@live.com>
2016-03-08 19:00:23 +01:00
CraftBukkit/Spigot
9357e77b84 SPIGOT-1841: Implement some of the missing EnderDragon events.
By: md_5 <git@md-5.net>
2016-03-08 18:50:44 +11:00
CraftBukkit/Spigot
2f46ee7dbf SPIGOT-1828: CraftBanner tile entity return null
By: md_5 <git@md-5.net>
2016-03-08 18:01:54 +11:00
CraftBukkit/Spigot
1fec65442b SPIGOT-1831: Chicken / sheep not dropping items correctly.
By: md_5 <git@md-5.net>
2016-03-08 17:58:52 +11:00
CraftBukkit/Spigot
ced78d5d27 SPIGOT-1816: Rework drop capture.
By: md_5 <git@md-5.net>
2016-03-07 19:51:42 +11:00
CraftBukkit/Spigot
406b2d6204 SPIGOT-1820: Fix custom travel agent search radius.
By: md_5 <git@md-5.net>
2016-03-07 19:13:41 +11:00
CraftBukkit/Spigot
3a052a7919 SPIGOT-1823: Use fast chunk lookup in CraftWorld also
By: md_5 <git@md-5.net>
2016-03-07 15:52:48 +11:00
CraftBukkit/Spigot
099fbb9235 Fix regenerating chunks not updating visually
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-06 23:49:28 +00:00
CraftBukkit/Spigot
ba14876843 SPIGOT-1788: Correctly teleport the player back to their old location
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-06 22:17:32 +00:00
CraftBukkit/Spigot
266f69b8a9 SPIGOT-1611: Make vehicles use the same speed checks as players
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-03-06 21:33:27 +00:00
CraftBukkit/Spigot
1ea9b3c75f Fix issue with last patch.
By: md_5 <git@md-5.net>
2016-03-06 21:42:34 +11:00
CraftBukkit/Spigot
f4888a28c5 SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily pads
By: BlackHole <black-hole@live.com>
2016-03-06 03:05:59 +01:00
CraftBukkit/Spigot
08c51b4278 SPIGOT-1790: Fix bucket behaviour
By: md_5 <git@md-5.net>
2016-03-06 16:41:13 +11:00
CraftBukkit/Spigot
6a2a8d0d3f Remove redundant syncInventory on world change
By: md_5 <git@md-5.net>
2016-03-06 16:25:50 +11:00
CraftBukkit/Spigot
1a382d5c02 SPIGOT-1727: Fix ShulkerBullet.setTarget
By: md_5 <git@md-5.net>
2016-03-06 14:56:09 +11:00
CraftBukkit/Spigot
5b0dae1d7c SPIGOT-1573: Fix command blocks after respawning
By: md_5 <git@md-5.net>
2016-03-06 14:35:33 +11:00
CraftBukkit/Spigot
cd40ed3908 SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEvent
By: md_5 <git@md-5.net>
2016-03-06 12:42:45 +11:00
CraftBukkit/Spigot
675bcf3b80 SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround for cancelled BlockPlaceEvent
By: md_5 <git@md-5.net>
2016-03-06 12:34:51 +11:00
CraftBukkit/Spigot
8474b6acc3 Added a playSound method to World which accepts a String parameter.
Similar to the respective method in Player.

By: Lukas Hennig <lukas@wirsindwir.de>
2016-03-06 12:20:38 +11:00
CraftBukkit/Spigot
9da0e8f2d2 SPIGOT-1663: Fix WorldBorder displaying in secondary worlds.
By: md_5 <git@md-5.net>
2016-03-06 12:13:07 +11:00
CraftBukkit/Spigot
d1ec671571 SPIGOT-1768: Fix Eye of Ender with custom world generators.
By: md_5 <git@md-5.net>
2016-03-06 11:45:25 +11:00
CraftBukkit/Spigot
a622bf51b2 SPIGOT-1764: Perform drops regardless of loot table
By: md_5 <git@md-5.net>
2016-03-06 11:30:03 +11:00
CraftBukkit/Spigot
451511ebed Update chorus fruit tele event destination.
By: md_5 <git@md-5.net>
2016-03-06 09:57:59 +11:00
CraftBukkit/Spigot
03a58cbff4 SPIGOT-1776: Replace BossBar.hide/show with visibility.
By: md_5 <git@md-5.net>
2016-03-06 09:55:36 +11:00