CraftBukkit/Spigot
0297d9de8a
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-06-21 19:52:34 +10:00
CraftBukkit/Spigot
eabf410768
SPIGOT-5089: UnsupportedOperationException on setting villager memory to null
...
By: md_5 <git@md-5.net>
2019-06-19 18:42:51 +10:00
CraftBukkit/Spigot
b8dc3168ff
SPIGOT-5061: Add explode and ignite methods to Creeper
...
By: i509VCB <null>
2019-06-14 17:21:29 -05:00
CraftBukkit/Spigot
260bd8c7c4
Optimize getEntitiesByClasses slightly
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-16 11:13:42 +10:00
CraftBukkit/Spigot
700f1c0ef8
SPIGOT-5072: Process phantom, cat and patrol spawning in CustomChunkGenerator
...
By: md_5 <git@md-5.net>
2019-06-16 11:12:08 +10:00
CraftBukkit/Spigot
d53dd95127
SPIGOT-5010: World#getEntitiesByClass/es also return entities in border chunks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-15 03:39:04 +02:00
CraftBukkit/Spigot
c1cc0cddf5
SPIGOT-5034: FoodLevelChangeEvent add getItem method
...
By: md_5 <git@md-5.net>
2019-06-14 19:41:36 +10:00
CraftBukkit/Spigot
95dbf2457d
SPIGOT-5047: Correct slot types for 1.14 inventories
...
By: md_5 <git@md-5.net>
2019-06-13 21:26:04 +10:00
CraftBukkit/Spigot
aa1f7c7569
SPIGOT-5067: Add item meta for 1.14 spawn eggs
...
By: md_5 <git@md-5.net>
2019-06-13 20:51:39 +10:00
CraftBukkit/Spigot
37a786ec29
Add Player#openBook(ItemStack) method
...
This PR adds the openBook(ItemStack) method to Player that allows opening a
Material.WRITTEN_BOOK for a player on demand.
By: simpleauthority <jacob@algorithmjunkie.com>
2019-06-06 01:08:11 -07:00
CraftBukkit/Spigot
223b5e4c95
SPIGOT-5037: Player.openMerchant does not show merchant level
...
By: md_5 <git@md-5.net>
2019-06-07 19:48:12 +10:00
CraftBukkit/Spigot
aaf46051fc
SPIGOT-5028: Villager#setVillagerExperience() doesn't work
...
By: md_5 <git@md-5.net>
2019-06-06 20:46:32 +10:00
CraftBukkit/Spigot
a5abba4a51
SPIGOT-5015: Players in spectator mode prevent block placement and block projectiles
...
By: md_5 <git@md-5.net>
2019-06-02 19:51:26 +10:00
CraftBukkit/Spigot
d7c1a6ed5f
SPIGOT-5010: World.getEntities returns entities in border chunks
...
By: md_5 <git@md-5.net>
2019-05-31 06:56:00 +10:00
CraftBukkit/Spigot
624908bdfc
Show incorrect size passed into createInventory
...
By: md_5 <git@md-5.net>
2019-05-29 19:58:01 +10:00
CraftBukkit/Spigot
ca6d40aa64
SPIGOT-4992: Various villager issues due to broken mapping
...
By: md_5 <git@md-5.net>
2019-05-28 20:43:33 +10:00
CraftBukkit/Spigot
569660215f
Update to Minecraft 1.14.2
...
By: md_5 <git@md-5.net>
2019-05-28 06:30:00 +10:00
CraftBukkit/Spigot
5f2275f40a
SPIGOT-4946: Add VillagerCareerChangeEvent
...
By: i509VCB <null>
2019-05-25 20:58:11 -05:00
CraftBukkit/Spigot
e2b8949bf3
SPIGOT-4752: Fixed inconsistency between isChunkLoaded and chunk load/unload events
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-16 01:11:20 +02:00
CraftBukkit/Spigot
a7f92c8388
SPIGOT-4972: Cannot add contextual data to loot table API
...
By: md_5 <git@md-5.net>
2019-05-23 20:48:20 +10:00
CraftBukkit/Spigot
817d83e1bb
SPIGOT-4968: Jukebox.setPlaying(null) causes error
...
By: md_5 <git@md-5.net>
2019-05-21 12:09:42 +10:00
CraftBukkit/Spigot
3ebcb8237b
SPIGOT-4925: Uppercase world names no longer supported
...
By: md_5 <git@md-5.net>
2019-05-20 19:49:07 +10:00
CraftBukkit/Spigot
82335a22f1
SPIGOT-4961: Cannot open various inventories
...
By: md_5 <git@md-5.net>
2019-05-20 19:46:20 +10:00
CraftBukkit/Spigot
cd9d8451fd
SPIGOT-4958: API to set map trackingPosition
...
By: md_5 <git@md-5.net>
2019-05-20 19:29:51 +10:00
CraftBukkit/Spigot
d8a6d9eb41
SPIGOT-4962: Bubble column blocks not classified as liquid
...
By: md_5 <git@md-5.net>
2019-05-20 19:27:02 +10:00
CraftBukkit/Spigot
acd04ff0d0
SPIGOT-4833: Allow access to LivingEntity memories
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-05-19 19:58:41 +10:00
CraftBukkit/Spigot
f19a688ffc
SPIGOT-4943: Zombie villager conversion player API.
...
Also resetting the conversion player when stopping a conversion.
By: blablubbabc <lukas@wirsindwir.de>
2019-05-17 14:08:33 +02:00
CraftBukkit/Spigot
4d27af3c76
SPIGOT-4938: Call EntityPickupItemEvent for dolphins
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 23:19:52 +02:00
CraftBukkit/Spigot
453eb0afe4
SPIGOT-4948: Lectern.getInventory should return a LecternInventory
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 20:18:13 +02:00
CraftBukkit/Spigot
609921674a
SPIGOT-4935: Lore deserializes incorrectly from previous versions
...
By: md_5 <git@md-5.net>
2019-05-15 17:07:47 +10:00
CraftBukkit/Spigot
0a6bbfbdde
SPIGOT-4929: Beacon inventory getType() returns CHEST
...
By: md_5 <git@md-5.net>
2019-05-14 21:31:49 +10:00
CraftBukkit/Spigot
788fd7eedc
Update to Minecraft 1.14.1
...
By: md_5 <git@md-5.net>
2019-05-14 10:00:00 +10:00
CraftBukkit/Spigot
1825747f6d
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-05-14 08:50:43 +10:00
CraftBukkit/Spigot
41043ef48b
Load custom worlds from correct location
...
By: md_5 <git@md-5.net>
2019-05-12 16:59:21 +10:00
CraftBukkit/Spigot
f3e26f2572
SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow
...
By: md_5 <git@md-5.net>
2019-05-12 11:22:21 +10:00
CraftBukkit/Spigot
b407bebd8d
SPIGOT-4900: Rearchitect multiworld support for better compat with new villager AI
...
By: md_5 <git@md-5.net>
2019-05-12 11:15:48 +10:00
CraftBukkit/Spigot
7a93a50d32
Add BlockShearEntityEvent for Dispensers shearing Sheep
...
By: nathat890 <nathat890@outlook.com>
2019-05-07 16:50:57 +01:00
CraftBukkit/Spigot
cacd7ce457
SPIGOT-4891: LecternInventory.getType() should return InventoryType.LECTERN
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-07 23:52:16 +02:00
CraftBukkit/Spigot
b1a791b5e5
SPIGOT-4887: Villager level minimum is 1
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-07 15:36:56 +02:00
CraftBukkit/Spigot
4f21c71d98
SPIGOT-4880: Potion effects with unknown names.
...
By: md_5 <git@md-5.net>
2019-05-07 09:22:45 +10:00
CraftBukkit/Spigot
f2ce39c748
SPIGOT-4874: Use empty loot context
...
Appears to work irrespective of what the loot table requires
By: md_5 <git@md-5.net>
2019-05-06 20:00:27 +10:00
CraftBukkit/Spigot
e413f6ef8f
SPIGOT-4871: Manually opened double chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-05 18:39:58 +10:00
CraftBukkit/Spigot
7a47bcf55b
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net>
2019-05-05 12:03:20 +10:00
CraftBukkit/Spigot
0ddb44f00c
SPIGOT-4840: CartographyInventory not returned for InventoryClickEvent.getClickedInventory on result slot
...
By: md_5 <git@md-5.net>
2019-05-05 09:46:41 +10:00
CraftBukkit/Spigot
5a40b00a62
SPIGOT-4863: --eraseCache doesn't work
...
By: md_5 <git@md-5.net>
2019-05-04 20:54:32 +10:00
CraftBukkit/Spigot
61d087fec5
SPIGOT-4835: Manually opened chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-03 17:57:05 +10:00
CraftBukkit/Spigot
d90f2f4bfd
SPIGOT-4831: setKeepSpawnInMemory to false does not work
...
By: md_5 <git@md-5.net>
2019-05-02 15:15:53 +10:00
CraftBukkit/Spigot
f6bee952be
SPIGOT-4836: Breaking barrier block causes error
...
By: md_5 <git@md-5.net>
2019-05-02 09:23:16 +10:00
CraftBukkit/Spigot
12ecbc64a0
SPIGOT-4802: Add CrossbowMeta
...
By: md_5 <git@md-5.net>
2019-05-01 20:18:01 +10:00
CraftBukkit/Spigot
a70a255937
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
...
By: md_5 <git@md-5.net>
2019-05-01 18:46:18 +10:00