Commit graph

993 Commits

Autor SHA1 Nachricht Datum
md_5
123117bd3a SPIGOT-5038: Inventory.getHolder returns null for wandering traders 2019-06-07 19:36:40 +10:00
md_5
17543ecfd4 SPIGOT-5035: Error Using Virtual Merchant GUI 2019-06-06 20:51:53 +10:00
md_5
bdbdbe4459 SPIGOT-5024: Fox error - Unknown target reason 2019-06-06 20:44:12 +10:00
md_5
043d31deb0 SPIGOT-5015: Players in spectator mode prevent block placement and block projectiles 2019-06-02 19:54:24 +10:00
md_5
fa71719350 Make bukkitEntity private to prevent incorrect usage 2019-06-02 19:49:41 +10:00
md_5
cb3d14c5a7 Update to Minecraft 1.14.2 2019-05-28 06:30:00 +10:00
i509VCB
fcb9f90bf3 SPIGOT-4946: Add VillagerCareerChangeEvent 2019-05-27 12:21:53 +10:00
md_5
a4a2f67946 SPIGOT-4987: Shulkerbox does not save empty slots 2019-05-27 10:01:10 +10:00
md_5
17da34209f Fix reading custom persistent entity data 2019-05-25 11:22:18 +10:00
md_5
8378335737 SPIGOT-4980: Shields will not be put on cooldown when hit with an axe 2019-05-25 11:17:45 +10:00
blablubbabc
8d0f37228d SPIGOT-4752: Fixed inconsistency between isChunkLoaded and chunk load/unload events 2019-05-25 10:47:30 +10:00
md_5
3f9f31c3ce SPIGOT-4982: Armor disappearing while breaking the armor stand 2019-05-25 10:45:24 +10:00
md_5
342194e390 SPIGOT-4970: PlayerTeleportEvent event.setTo() has no effect on portal teleports 2019-05-21 21:04:45 +10:00
md_5
0e4ca96e47 SPIGOT-4966: Provide access to Entity in PortalCreateEvent 2019-05-21 12:08:19 +10:00
md_5
49e15b4d9a SPIGOT-4964: EntityPickupItemEvent for pandas 2019-05-20 19:54:24 +10:00
md_5
c5e09ceaaa SPIGOT-4961: Cannot open various inventories 2019-05-20 19:46:20 +10:00
Brokkonaut
f498aabe45 SPIGOT-4898: Call EntityChangeBlockEvent / EntityPickupItemEvent for foxes 2019-05-20 19:22:54 +10:00
md_5
d06991d960 SPIGOT-4953: Crafting table inventory returns player location, not block location 2019-05-19 19:17:56 +10:00
md_5
585b2ebdd5 Tweak thresholds for can't keep up message 2019-05-19 12:07:37 +10:00
md_5
91ada5c2bc SPIGOT-4956: EntityTameEvent not triggered when taming a Cat 2019-05-19 12:02:25 +10:00
blablubbabc
9bda413457 SPIGOT-4943: Zombie villager conversion player API.
Also resetting the conversion player when stopping a conversion.
2019-05-18 10:58:58 +10:00
Brokkonaut
5a02707175 SPIGOT-4947: Allow setting the content on a lectern 2019-05-18 10:32:04 +10:00
Brokkonaut
09d00e9f90 SPIGOT-4938: Call EntityPickupItemEvent for dolphins 2019-05-18 10:18:24 +10:00
md_5
02b466ccc7 SPIGOT-4940: Fletcher villager gifts sometimes crash server 2019-05-16 21:10:05 +10:00
md_5
89c52b7b0e Update to Minecraft 1.14.1 2019-05-14 10:00:00 +10:00
md_5
907de3f4ce SPIGOT-4921: Preserve entity compat with Vanilla 2019-05-13 16:50:52 +10:00
md_5
58db403011 SPIGOT-4916: Fix loading legacy structure data 2019-05-12 21:53:54 +10:00
md_5
a46ef53b75 Load custom worlds from correct location 2019-05-12 17:32:41 +10:00
md_5
8ad02cd9c7 SPIGOT-4900: Rearchitect multiworld support for better compat with new villager AI 2019-05-12 11:15:48 +10:00
blablubbabc
8879c31485 SPIGOT-4893: Don't reset angry state of wolves without target.
Wolves will 'silently' lose their target when teleporting between
dimensions or the chunk getting reloaded. To reset the angry state in
those cases, the check got moved into the loading method.
2019-05-11 13:11:52 +10:00
Brokkonaut
5c0d3b25e8 SPIGOT-4889: Add PlayerTakeLecternBookEvent 2019-05-11 13:05:11 +10:00
md_5
7d29eb5e5a SPIGOT-4899: Horse inventory title not set 2019-05-10 17:41:05 +10:00
md_5
6ceffb0d2a SPIGOT-4895: Bed doesn't explode in Nether and The End 2019-05-09 08:56:32 +10:00
md_5
ee8818473d SPIGOT-4888: setSleepingIgnored resets the night even when there is no one in a bed 2019-05-08 20:34:41 +10:00
md_5
15e02b4056 SPIGOT-4890: EntityDeathEvent fires twice when breaking an armor stand in survival mode 2019-05-08 20:17:45 +10:00
nathat890
b38a3c338c Add BlockShearEntityEvent for Dispensers shearing Sheep 2019-05-08 19:57:44 +10:00
md_5
d20328368c SPIGOT-4882: EntityExplodeEvent appears to fire every tick because of enderdragon 2019-05-07 09:45:13 +10:00
md_5
524facd24e SPIGOT-4881: Worldborder for the End and Nether switch to default after restart 2019-05-07 09:36:36 +10:00
md_5
40484a5fa0 SPIGOT-4875: PlayerChangedWorldEvent does not fire on teleporting via portals 2019-05-06 08:38:29 +10:00
md_5
5f89a0e3c1 SPIGOT-4877: No end platform generated 2019-05-06 08:36:11 +10:00
md_5
8deeeec0ac SPIGOT-4870: Server crashes while charging crossbow 2019-05-05 16:18:29 +10:00
md_5
78616513e8 Rearchitect PortalCreateEvent to provide more information about the portal 2019-05-05 10:51:43 +10:00
Aquazus
e8c929356e SPIGOT-248: PortalCreateEvent not fired when exit portal is created automatically. 2019-05-05 10:33:57 +10:00
md_5
3be0bc1c51 SPIGOT-4840: CartographyInventory not returned for InventoryClickEvent.getClickedInventory on result slot 2019-05-05 09:46:41 +10:00
md_5
8ad64c4f99 SPIGOT-4867: Incorrect dimension ID for nether portal teleports 2019-05-05 09:30:44 +10:00
md_5
4e60dbe7e4 SPIGOT-4868: Server deadlock on /stop command 2019-05-05 09:25:51 +10:00
md_5
68e72f630e SPIGOT-4863: --eraseCache doesn't work 2019-05-04 20:54:32 +10:00
md_5
df82e4f08a SPIGOT-4860: Cancelling InventoryOpenEvent on MerchantInventory prevents re-opening 2019-05-04 20:32:13 +10:00
md_5
84c2f4d1ab SPIGOT-4842: Dummy recipes should not give AIR as result type 2019-05-03 17:41:23 +10:00
md_5
8ddb94da62 SPIGOT-4831: setKeepSpawnInMemory to false does not work 2019-05-02 15:15:53 +10:00