Commit graph

3190 commits

Author SHA1 Message Date
CraftBukkit/Spigot
1513ec9ccc SPIGOT-5222: Cannot get Long values from Entity memory
By: md_5 <git@md-5.net>
2019-07-29 16:37:40 +10:00
CraftBukkit/Spigot
481703c1b4 SPIGOT-5220: Server CPU usage reaches 100% when stdin is null
By: md_5 <git@md-5.net>
2019-07-28 08:49:01 +10:00
CraftBukkit/Spigot
87a13de04a SPIGOT-5195 (#2): Player loot table does not drop when keepInventory is on
By: Carl Poole <mail@carlpoole.com>
2019-07-26 16:47:49 -05:00
CraftBukkit/Spigot
48e0a2b15c SPIGOT-5208: Reset state on cancelled EntityTransformEvent to prevent event spam
By: md_5 <git@md-5.net>
2019-07-26 09:58:18 +10:00
CraftBukkit/Spigot
526ee7e53e SPIGOT-5214: setCooldown not working
By: md_5 <git@md-5.net>
2019-07-26 09:40:09 +10:00
CraftBukkit/Spigot
c31f9f7b90 SPIGOT-5204: Typo in deprecated enchantment name
By: md_5 <git@md-5.net>
2019-07-24 09:30:28 +10:00
CraftBukkit/Spigot
d93875e342 SPIGOT-5196: Restore previous version behaviour regarding cancelled BlockBreakEvent
By: md_5 <git@md-5.net>
2019-07-23 14:24:50 +10:00
CraftBukkit/Spigot
5c0e0740f0 Improve diff in EntityHanging
By: md_5 <git@md-5.net>
2019-07-23 09:34:52 +10:00
CraftBukkit/Spigot
dbe3d40c24 SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
Also use correct block position for spawning hanging entities

By: BlackHole <black-hole@live.com>
2019-07-23 09:38:02 +10:00
CraftBukkit/Spigot
5f859fabc8 SPIGOT-5199: Fix NPE if setting the book of the ItemMeta of a lectern
By: BlackHole <black-hole@live.com>
2019-07-22 23:41:39 +02:00
CraftBukkit/Spigot
2b5e68a253 SPIGOT-4679 Fix black lines after book paragraphs
Also increase max page count to 100 to match 1.14

By: BlackHole <black-hole@live.com>
2019-07-22 23:07:22 +02:00
CraftBukkit/Spigot
69ff0206df SPIGOT-5180: Add Villager#sleep() and #wakeup() methods
By: LelouBil <bilel.jahid@gmail.com>
2019-07-22 00:09:06 +02:00
CraftBukkit/Spigot
a4afbdddcb SPIGOT-4975: NPE on WorldGenStronghold When Using Multiple Worlds
By: md_5 <git@md-5.net>
2019-07-22 16:03:02 +10:00
CraftBukkit/Spigot
c95a561c3b Ensure Bukkit data pack is always up to date
By: md_5 <git@md-5.net>
2019-07-22 12:34:03 +10:00
CraftBukkit/Spigot
1547b12bff MC-157395, SPIGOT-5193: Small armor stands do not drop loot
By: md_5 <git@md-5.net>
2019-07-22 12:28:38 +10:00
CraftBukkit/Spigot
97e2af5d3c SPIGOT-5195: Player loot table does not drop when keepInventory is on
By: md_5 <git@md-5.net>
2019-07-22 12:12:48 +10:00
CraftBukkit/Spigot
8eb196964d SPIGOT-5190: Superfluous EntityCombustEvent called when using fire aspect sword
By: md_5 <git@md-5.net>
2019-07-21 11:45:05 +10:00
CraftBukkit/Spigot
2e2062c8a6 SPIGOT-5188: Player loot table drops an additional duplicate loot for each subsequent death
By: md_5 <git@md-5.net>
2019-07-20 09:38:18 +10:00
CraftBukkit/Spigot
a4b8e8ce68 Update to Minecraft 1.14.4
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
fa576e3e73 Remove outdated build delay.
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
0eaa5ae745 SPIGOT-5116: Fix concurrent modification exception inside ChunkMapDistance
By: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2019-07-13 20:23:41 +02:00
CraftBukkit/Spigot
75c992cac3 SPIGOT-4849: Fix server crash when accessing chunks during chunk load/unload/populate events
By: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2019-07-13 20:19:44 +02:00
CraftBukkit/Spigot
a30fef9d1f SPIGOT-5171: Don't fire PlayerTeleportEvent if not actually moving
By: md_5 <git@md-5.net>
2019-07-16 10:15:59 +10:00
CraftBukkit/Spigot
9ce6ef849c SPIGOT-5163: Cancelling PlayerBucketFillEvent visually removes the targeted block
By: md_5 <git@md-5.net>
2019-07-13 12:07:15 +10:00
CraftBukkit/Spigot
dacd4f2a36 Tweak build expiration to 7 days
By: md_5 <git@md-5.net>
2019-07-10 19:57:22 +10:00
CraftBukkit/Spigot
22a969374b MC-155077, SPIGOT-5113: EntityTracker desync
By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-07-10 19:56:39 +10:00
CraftBukkit/Spigot
f3d1e78efe SPIGOT-5146: BlockDataMeta does not work
By: md_5 <git@md-5.net>
2019-07-09 10:47:07 +10:00
CraftBukkit/Spigot
0117fb27e2 SPIGOT-5155: Setting EntityExplodeEvent yield to 0 still causes blocks to drop
By: md_5 <git@md-5.net>
2019-07-09 10:10:36 +10:00
CraftBukkit/Spigot
74808290c6 Print number of force loaded chunks per plugin in crash reports
By: md_5 <git@md-5.net>
2019-07-08 12:34:15 +10:00
CraftBukkit/Spigot
aedce73dd1 Add Plugin Chunk Ticket API
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.

By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-07-08 12:14:16 +10:00
CraftBukkit/Spigot
09309c363f SPIGOT-5149: resetRecipes does nothing
By: md_5 <git@md-5.net>
2019-07-07 11:40:14 +10:00
CraftBukkit/Spigot
a760b9414a SPIGOT-5141: World.generateTree() causes ClassCastException with huge mushrooms
By: md_5 <git@md-5.net>
2019-07-06 10:13:00 +10:00
CraftBukkit/Spigot
6e816175e1 SPIGOT-5142: Ignore invalid firework effects
By: md_5 <git@md-5.net>
2019-07-06 10:08:52 +10:00
CraftBukkit/Spigot
69da7cce55 SPIGOT-5136: EntityPortalEvent getting called on interdimensional entity teleports
By: md_5 <git@md-5.net>
2019-07-05 10:09:11 +10:00
CraftBukkit/Spigot
1778168cb4 SPIGOT-3102: Add EXPLOSION SpawnReason
By: md_5 <git@md-5.net>
2019-07-03 11:10:51 +10:00
CraftBukkit/Spigot
7ca2721835 Re-add chunk GC for plugin chunk loads
By: md_5 <git@md-5.net>
2019-07-03 10:29:02 +10:00
CraftBukkit/Spigot
05a4221869 SPIGOT-5123: Snapshot tile entities can end up with a non-null world
By: md_5 <git@md-5.net>
2019-07-03 10:22:42 +10:00
CraftBukkit/Spigot
efa1cc7359 SPIGOT-5130: PersistentDataContainer not removing values on TileEntities
By: md_5 <git@md-5.net>
2019-07-03 10:17:50 +10:00
CraftBukkit/Spigot
3d19313465 SPIGOT-5133: Throwing items into secondary end world portal causes crash
By: md_5 <git@md-5.net>
2019-07-02 10:47:00 +10:00
CraftBukkit/Spigot
d3a55e3c6e SPIGOT-5121: Method to set PierceLevel of arrows
By: md_5 <git@md-5.net>
2019-06-30 09:52:18 +10:00
CraftBukkit/Spigot
2667bfc200 SPIGOT-5122: Skip world#notify if sign has no world.
By: blablubbabc <lukas@wirsindwir.de>
2019-06-29 19:54:50 +02:00
CraftBukkit/Spigot
020a6a58b2 SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand items.
By: md_5 <git@md-5.net>
2019-06-29 16:55:36 +10:00
CraftBukkit/Spigot
d6d34c98e7 SPIGOT-5106: Config option to prevent plugins with incompatible API's from loading
By: md_5 <git@md-5.net>
2019-06-29 16:36:58 +10:00
CraftBukkit/Spigot
efb16ae1da SPIGOT-5110: Zombies converting to drowned too quickly
By: md_5 <git@md-5.net>
2019-06-28 17:37:06 +10:00
CraftBukkit/Spigot
aa8276bcd1 SPIGOT-5101: Raids crash
By: md_5 <git@md-5.net>
2019-06-28 16:54:54 +10:00
CraftBukkit/Spigot
5add39bbe3 SPIGOT-5103: World.save does not save gamerules
By: md_5 <git@md-5.net>
2019-06-25 21:02:13 +10:00
CraftBukkit/Spigot
a2f5bbf93c Correct pom.xml version
By: md_5 <git@md-5.net>
2019-06-25 20:57:20 +10:00
CraftBukkit/Spigot
4d4628bf1c Update to Minecraft 1.14.3
By: md_5 <git@md-5.net>
2019-06-25 06:44:52 +10:00
CraftBukkit/Spigot
257ba6c003 SPIGOT-5098: Add a method to allow colored sign changes
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-06-22 16:22:53 +02:00
CraftBukkit/Spigot
8d06a4ef69 SPIGOT-5100: Console warning from pig zombie targeting
By: md_5 <git@md-5.net>
2019-06-23 09:14:01 +10:00
CraftBukkit/Spigot
9d2d82c126 SPIGOT-5094: Allow opening merchant for wandering traders and hide the xp bar for custom merchants
By: blablubbabc <lukas@wirsindwir.de>
2019-06-21 05:06:16 +02:00
CraftBukkit/Spigot
21a654cdfe SPIGOT-5097: Bukkit.clearRecipes() no longer working
By: md_5 <git@md-5.net>
2019-06-22 18:24:23 +10:00
CraftBukkit/Spigot
3a28cb13b9 Fix setting game rules via the API
By: md_5 <git@md-5.net>
2019-06-21 20:35:22 +10:00
CraftBukkit/Spigot
a8155d2399 Update to Minecraft 1.14.3-pre4
By: md_5 <git@md-5.net>
2019-06-21 20:00:00 +10:00
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
a6bcb557e5 SPIGOT-5071: Player loot tables not triggered
By: md_5 <git@md-5.net>
2019-06-16 11:39:33 +10: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
961f817b83 SPIGOT-5046: World#getLoadedChunks returning inaccessible cached chunks.
By: blablubbabc <lukas@wirsindwir.de>
2019-06-12 20:05:29 +02: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
6a96ed3ad8 SPIGOT-5052: PlayerPortalEvent not called when nether is disabled
By: md_5 <git@md-5.net>
2019-06-12 18:24:57 +10:00
CraftBukkit/Spigot
f340eae223 SPIGOT-5062: end_portal on an non-default end world crashes the server
By: md_5 <git@md-5.net>
2019-06-12 18:19:36 +10:00
CraftBukkit/Spigot
8023c6f3e5 SPIGOT-5058: ClassCastException when getting InventoryHolder of lectern when it's destroyed
By: md_5 <git@md-5.net>
2019-06-12 18:06:43 +10:00
CraftBukkit/Spigot
7278b8c206 SPIGOT-5053: Initialize beacon with stored levels where available
By: md_5 <git@md-5.net>
2019-06-10 19:09:51 +10:00
CraftBukkit/Spigot
fcc1ce3351 SPIGOT-5054: Prevent issue with invalid hanging entities
By: md_5 <git@md-5.net>
2019-06-10 19:02:32 +10:00
CraftBukkit/Spigot
c73dca71df Rebuild patches
By: md_5 <git@md-5.net>
2019-06-09 08:49:28 +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
672c7bfa97 SPIGOT-2000: Picking up items to shield slot working inconsistently when inventory is full
By: PurkkaKoodari <purkka@purkka.codes>
2019-06-06 01:32:32 +03: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
2fdf052be1 SPIGOT-5038: Inventory.getHolder returns null for wandering traders
By: md_5 <git@md-5.net>
2019-06-07 19:36:40 +10:00
CraftBukkit/Spigot
809dcc249d SPIGOT-5035: Error Using Virtual Merchant GUI
By: md_5 <git@md-5.net>
2019-06-06 20:51:53 +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
55ad5c0352 SPIGOT-5024: Fox error - Unknown target reason
By: md_5 <git@md-5.net>
2019-06-06 20:44:12 +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
9db0901922 Make bukkitEntity private to prevent incorrect usage
By: md_5 <git@md-5.net>
2019-06-02 19:49:41 +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
3f2b383463 SPIGOT-4987: Shulkerbox does not save empty slots
By: md_5 <git@md-5.net>
2019-05-27 10:00:56 +10:00
CraftBukkit/Spigot
d1e70b9323 Fix reading custom persistent entity data
By: md_5 <git@md-5.net>
2019-05-25 11:22:18 +10:00
CraftBukkit/Spigot
36817a5614 SPIGOT-4980: Shields will not be put on cooldown when hit with an axe
By: md_5 <git@md-5.net>
2019-05-25 11:17:45 +10: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
0e59838abf SPIGOT-4982: Armor disappearing while breaking the armor stand
By: md_5 <git@md-5.net>
2019-05-25 10:45:24 +10: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
26041887a6 SPIGOT-4970: PlayerTeleportEvent event.setTo() has no effect on portal teleports
By: md_5 <git@md-5.net>
2019-05-21 21:04:45 +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
0bab608be7 SPIGOT-4966: Provide access to Entity in PortalCreateEvent
By: md_5 <git@md-5.net>
2019-05-21 12:08:19 +10:00
CraftBukkit/Spigot
320645a5b8 SPIGOT-4964: EntityPickupItemEvent for pandas
By: md_5 <git@md-5.net>
2019-05-20 19:54:24 +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
20c4ae9b42 SPIGOT-4898: Call EntityChangeBlockEvent / EntityPickupItemEvent for foxes
By: Brokkonaut <hannos17@gmx.de>
2019-05-20 03:27:00 +02:00