Commit graph

976 Commits

Autor SHA1 Nachricht Datum
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
Justin Lawen
fac0eca52b SPIGOT-4838: BlockDispenseEvent not called when shears dispensed from dispenser 2019-05-02 15:05:43 +10:00
md_5
4f420d8274 Revert "SPIGOT-4825: Clearly error on asynchronous tile access"
This reverts commit 5a37f43059.
2019-05-01 08:51:01 +10:00
md_5
5a37f43059 SPIGOT-4825: Clearly error on asynchronous tile access 2019-05-01 06:59:38 +10:00
md_5
bbd66d2046 SPIGOT-4823: Crash picking up arrows 2019-05-01 06:48:56 +10:00
md_5
ea5d868cf9 SPIGOT-4810: Call EntityChangeBlockEvent for Ravager destroying leaves 2019-04-29 18:11:13 +10:00
md_5
5193f762a7 SPIGOT-4803: Fox related APIs 2019-04-28 17:59:12 +10:00
Coleman Yantis
ba2e5e7c74 Add TradeSelectEvent 2019-04-28 12:35:37 +10:00
md_5
3331dade5e SPIGOT-4790: Secondary world data not saved 2019-04-28 11:13:44 +10:00
md_5
f4f32958a8 SPIGOT-4795: EntityPoseChangeEvent called every tick 2019-04-28 10:03:52 +10:00
md_5
5736cdc559 Intermittent hang on /stop 2019-04-27 21:33:07 +10:00
md_5
a875ee4160 Fix loading secondary worlds 2019-04-27 20:09:40 +10:00
md_5
5e0b63c1a0 SPIGOT-4785: Experience etc lost returning from end 2019-04-27 15:43:04 +10:00
md_5
c9fa596b9d Add some missing goal targets 2019-04-27 13:57:46 +10:00
md_5
6606cd88d2 SPIGOT-4753: Add Pose API 2019-04-27 10:27:05 +10:00
md_5
86f149ff77 SPIGOT-4783: CreatureSpawnEvent causes crash when getting block type 2019-04-27 10:07:55 +10:00
md_5
3a8616779a Remove redundant cast 2019-04-27 09:26:19 +10:00
blablubbabc
401641ea6d SPIGOT-4774: Entities don't get marked 'invalid' after being removed 2019-04-27 09:25:53 +10:00