md_5
498540e082
Add Merchant slot delegate
2020-04-05 16:29:43 +10:00
Tim
b2de47d581
SPIGOT-5621: Add missing container types for opening InventoryView
2020-04-05 16:28:43 +10:00
Bjarne Koll
6b00b14539
#639 : Deep clone itemmetas persistent container on clone
...
After this commit, spigot now creates a deep copy of the
itemmeta's persistent data container when the itemmeta
instance is cloned.
This change fixes the bug that, after cloning itemmeta, the container
instance the cloned meta would point to was equal to the original one.
This resulted in two itemmeta instances sharing a single persistent
container.
2020-03-02 13:10:21 +11:00
Brokkonaut
918061b75c
SPIGOT-5468: Beehive TileEntity was not loaded for BlockStateMeta
2020-02-17 18:08:10 +01:00
md_5
6881a10803
Update to Minecraft 1.15.2
2020-01-22 08:00:00 +11:00
md_5
82322fe06c
SPIGOT-5426: isSimilar for player heads fails
2019-12-25 10:05:11 +11:00
md_5
85106731bf
SPIGOT-5471: Allow empty title/author for books
2019-12-22 18:40:55 +11:00
md_5
61d4b09023
SPIGOT-5428: Better handling of some ItemMeta
2019-12-14 10:54:12 +11:00
ShaneBeee
b97d581af2
SPIGOT-5443: BEE_NEST BlockState
...
- Add missing BEE_NEST block state
- Add a missing break in CraftMetaBlockState
2019-12-13 09:12:38 +11:00
md_5
de42aa13f3
Update to Minecraft 1.15
2019-12-11 09:00:00 +11:00
md_5
e9bb2f15aa
SPIGOT-5403: isSimilar returns true for different skulls
2019-12-05 10:37:02 +11:00
md_5
5c9e723692
SPIGOT-5409: Remove unnecessary defaulting in CraftMetaBookSigned
2019-12-05 10:28:16 +11:00
md_5
1e7a197f7a
Fix incorrect inequality in 683bae0670c
...
Thanks Brokkoli & Phoenix616 for pointing out
2019-10-17 20:35:42 +11:00
ShaneBeee
db98d54df9
SPIGOT-5362: Suspicious stews fail isSimilar check
2019-10-14 21:04:58 +11:00
md_5
683bae0670
SPIGOT-5342: Lore lost when deserializing items with no version stored
2019-10-06 18:34:51 +11:00
md_5
5d335e9684
SPIGOT-5315: Cannot serialize armor stand ItemMeta
2019-09-11 18:14:46 +10:00
ShaneBeee
03b145b300
SPIGOT-5158: Add SuspiciousStewMeta
2019-09-09 19:22:40 +10:00
md_5
7ef2b20d0b
SPIGOT-3308: RecipeIterator cannot longer remove recipes
2019-09-07 17:07:36 +10:00
md_5
96bc85f0b4
SPIGOT-5298: Remove unexplained 0.1 drop chance offset
2019-08-31 16:54:49 +10:00
md_5
2012f1e048
SPIGOT-5269: Item attribute modifiers don't persist their order
2019-08-16 20:57:49 +10:00
md_5
e5e8eec2cf
SPIGOT-5241: setAttributeModifiers does not work on untouched stack
2019-08-03 12:55:20 +10:00
BlackHole
b0ef3996ed
SPIGOT-4679 Fix black lines after book paragraphs
...
Also increase max page count to 100 to match 1.14
2019-07-23 09:28:12 +10:00
md_5
e73aabd666
Update to Minecraft 1.14.4
2019-07-20 09:00:00 +10:00
md_5
7ad3a1f468
SPIGOT-5146: BlockDataMeta does not work
2019-07-09 10:47:07 +10:00
md_5
31d4a777c7
SPIGOT-5142: Ignore invalid firework effects
2019-07-06 10:08:52 +10:00
md_5
bf0ea33de6
SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand items.
2019-06-29 16:55:36 +10:00
blablubbabc
6dde4b9fda
SPIGOT-5094: Allow opening merchant for wandering traders and hide the xp bar for custom merchants
2019-06-22 18:31:21 +10:00
md_5
fe3930ce00
Update to Minecraft 1.14.3-pre4
2019-06-21 20:00:00 +10:00
md_5
4090d01f6d
SPIGOT-5047: Correct slot types for 1.14 inventories
2019-06-13 22:01:16 +10:00
md_5
d445af3b14
SPIGOT-5067: Add item meta for 1.14 spawn eggs
2019-06-13 20:51:39 +10:00
md_5
cb3d14c5a7
Update to Minecraft 1.14.2
2019-05-28 06:30:00 +10:00
md_5
c5e09ceaaa
SPIGOT-4961: Cannot open various inventories
2019-05-20 19:46:20 +10:00
md_5
f690957311
SPIGOT-4935: Lore deserializes incorrectly from previous versions
2019-05-15 17:07:47 +10:00
md_5
dd99c5bb44
SPIGOT-4929: Beacon inventory getType() returns CHEST
2019-05-14 21:31:49 +10:00
md_5
89c52b7b0e
Update to Minecraft 1.14.1
2019-05-14 10:00:00 +10:00
md_5
21dbe8ab2a
SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow
2019-05-12 11:22:21 +10:00
Brokkonaut
70ebefca6b
SPIGOT-4891: LecternInventory.getType() should return InventoryType.LECTERN
2019-05-08 16:58:57 +10:00
md_5
84400e66b8
SPIGOT-4871: Manually opened double chest doesn't have close animation
2019-05-05 18:39:58 +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
1fa9a81514
SPIGOT-4802: Add CrossbowMeta
2019-05-01 20:18:01 +10:00
md_5
9926d780c4
SPIGOT-4816: Editing book causes glitchy behaviour
2019-04-30 15:33:35 +10:00
Coleman Yantis
ba2e5e7c74
Add TradeSelectEvent
2019-04-28 12:35:37 +10:00
md_5
e3df3d5cda
Add Override annotations where appropriate
2019-04-28 11:38:01 +10:00
md_5
6bb1f087e7
Loosen restrictions on inventory sizing
...
Allows creating (but not opening) inventories created eg via Bukkit.createInventory(..., InventoryType.PLAYER);
2019-04-27 12:50:43 +10:00
Bjarne Koll
42f88f72b5
Replace ItemTag API with new API that also expands to Tiles and Entities
2019-04-25 14:42:39 +10:00
md_5
58c5c617d8
SPIGOT-4736: Serialized ItemStack Lore Doesn't Deserialize
2019-04-25 10:06:40 +10:00
md_5
14df075f80
SPIGOT-4728: Fix clicking on custom ender chests
2019-04-24 22:02:45 +10:00
md_5
6d504c2d4c
SPIGOT-4725: Virtual Merchant GUI crashes server
2019-04-24 10:10:41 +10:00
md_5
c8d1e94209
SPIGOT-4718: Fix creating odd inventory sizes
2019-04-24 10:01:54 +10:00
md_5
005e1bbc13
SPIGOT-4726: Lore not being applied to new items
2019-04-24 09:54:58 +10:00