Commit Graph

3850 Commits

Author SHA1 Message Date
BlackHole
68b72776a9 Missing diff effecting frost walker ignoring entities 2016-03-10 07:49:44 +11:00
BlackHole
a602cb2e8c Call EntityChangedBlockEvent for water splash potions extinguishing fire 2016-03-10 07:49:39 +11:00
md_5
daf45148d1 SPIGOT-1526 / SPIGOT-1809: Expand Inventory API 2016-03-09 16:33:08 +11:00
BlackHole
5d90f9712b SPIGOT-1845: Use correct hand for interact events 2016-03-09 07:44:39 +11:00
md_5
0705465a75 SPIGOT-1841: Implement some of the missing EnderDragon events. 2016-03-08 18:53:14 +11:00
md_5
3cfd8ca3cb SPIGOT-1828: CraftBanner tile entity return null 2016-03-08 18:01:54 +11:00
md_5
3b375b354e SPIGOT-1831: Chicken / sheep not dropping items correctly. 2016-03-08 17:58:52 +11:00
md_5
bf43ca62a6 SPIGOT-1816: Rework drop capture. 2016-03-07 19:51:42 +11:00
md_5
ab83272e2a SPIGOT-1820: Fix custom travel agent search radius. 2016-03-07 19:13:41 +11:00
md_5
20d9f644a6 SPIGOT-1823: Use fast chunk lookup in CraftWorld also 2016-03-07 15:52:56 +11:00
Thinkofdeath
0cd6711085 Fix regenerating chunks not updating visually 2016-03-06 23:50:19 +00:00
Thinkofdeath
a06e5cf8e8 SPIGOT-1788: Correctly teleport the player back to their old location 2016-03-06 22:17:32 +00:00
Thinkofdeath
8ad0cd0895 SPIGOT-1611: Make vehicles use the same speed checks as players 2016-03-06 21:33:27 +00:00
md_5
935349e3a3 Fix issue with last patch. 2016-03-06 21:42:34 +11:00
BlackHole
be0bbbabef SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily pads 2016-03-06 21:36:11 +11:00
md_5
55b0def5d9 SPIGOT-1790: Fix bucket behaviour 2016-03-06 16:41:13 +11:00
md_5
23a94053b0 Remove redundant syncInventory on world change 2016-03-06 16:25:50 +11:00
md_5
dd745e8842 SPIGOT-1727: Fix ShulkerBullet.setTarget 2016-03-06 14:56:09 +11:00
md_5
972d33dd44 SPIGOT-1573: Fix command blocks after respawning 2016-03-06 14:35:33 +11:00
md_5
dd39fae861 SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEvent 2016-03-06 12:42:45 +11:00
md_5
50b4cb8e72 SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround for cancelled BlockPlaceEvent 2016-03-06 12:34:51 +11:00
Lukas Hennig
92494d7dba Added a playSound method to World which accepts a String parameter.
Similar to the respective method in Player.
2016-03-06 12:20:38 +11:00
md_5
3c1ec8a54e SPIGOT-1663: Fix WorldBorder displaying in secondary worlds. 2016-03-06 12:13:07 +11:00
md_5
b6bb6beb63 SPIGOT-1768: Fix Eye of Ender with custom world generators. 2016-03-06 11:45:25 +11:00
md_5
97f0011855 SPIGOT-1764: Perform drops regardless of loot table 2016-03-06 11:30:03 +11:00
md_5
9e8c377287 Update chorus fruit tele event destination. 2016-03-06 09:57:59 +11:00
md_5
d6a61e3e5d SPIGOT-1776: Replace BossBar.hide/show with visibility. 2016-03-06 09:55:36 +11:00
md_5
249c5f0680 SPIGOT-1773: Chorus fruit teleport reason 2016-03-06 09:46:57 +11:00
md_5
ac251f0cf9 SPIGOT-1613: Fix missed use of scaled health 2016-03-06 08:38:01 +11:00
BlackHole
45171f0864 SPIGOT-1772: Use correct statistics for entities 2016-03-06 08:28:34 +11:00
Oliver Dunk
73eff0d75d SPIGOT-1755: CommandBlock doesn't run on empty world 2016-03-05 22:36:13 +11:00
Oliver Dunk
e7537646f6 Fix typo in README.md 2016-03-05 22:35:39 +11:00
md_5
60f01ef304 SPIGOT-1626 / MC-98994: Fix slow chunk performance
Please see https://bugs.mojang.com/browse/MC-98994 for full explanation.
2016-03-05 18:50:38 +11:00
md_5
94ba824302 SPIGOT-1758: Apply correct ItemMeta to new CommandBlock types 2016-03-05 15:52:44 +11:00
md_5
dcc45717b9 SPIGOT-1751: Add missed PlayerFishEvent for FAILED_ATTEMPT 2016-03-05 15:46:56 +11:00
Lukas Hennig
ef13ca4444 SPIGOT-1549: Fix custom String sounds. 2016-03-04 15:55:40 +11:00
md_5
7863085a62 SPIGOT-1721: Handle Enderman.getCarriedMaterial when not carrying. 2016-03-04 15:50:35 +11:00
md_5
6742811d69 SPIGOT-1666: Expand Team option API 2016-03-04 15:24:57 +11:00
md_5
5a3813d7fe SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events 2016-03-04 15:24:51 +11:00
md_5
3e3516e3b2 Treat ShulkerBullet as Projectile 2016-03-04 07:22:10 +11:00
Melair
9056e66554 Enable support of PotionMeta on SPLASH_POTION, LINGERING_POTION and TIPPED_ARROW. 2016-03-04 07:19:33 +11:00
Thinkofdeath
31caee5a94 SPIGOT-1646: Capture the previous location earlier 2016-03-03 11:15:04 +00:00
md_5
23ad72b4c8 SPIGOT-1683: Arrows are not projectiles 2016-03-03 20:59:10 +11:00
md_5
e2c5473e07 SPIGOT-1679: Shulker bullets are not projectiles. 2016-03-03 17:17:42 +11:00
md_5
f5f09ffcbf SPIGOT-1634: Fix cancelling ServerCommandEvent 2016-03-03 16:56:07 +11:00
md_5
78578ca517 SPIGOT-1676: Launch projectiles with velocity 2016-03-03 16:52:19 +11:00
md_5
4d3af9c19b SPIGOT-1677: Fix attributes with only single underscore. 2016-03-03 16:38:57 +11:00
md_5
92439bb231 SPIGOT-1674: Enable crafting of tipped arrows. 2016-03-03 16:36:14 +11:00
Thinkofdeath
ed8cef0edb SPIGOT-1646: Don't move the player until after the PlayerMoveEvent completes 2016-03-02 23:06:53 +00:00
Thinkofdeath
189652175c SPIGOT-1632: Save secondary data for nether/end 2016-03-02 22:57:53 +00:00