Commit graph

4436 commits

Author SHA1 Message Date
md_5
803eaa3169 SPIGOT-5231: ShotAtAngle API for Fireworks 2019-08-02 19:32:10 +10:00
md_5
7881d2ae15 SPIGOT-5237: Horses, pigs do not drop their inventory 2019-08-02 19:13:16 +10:00
md_5
06efc9ec1f Don't accept connections until all plugins have enabled 2019-07-30 20:48:07 +10:00
md_5
da62a66ab7 SPIGOT-5225: World handle isn't closed if world is unloaded without saving 2019-07-29 16:37:48 +10:00
md_5
104b3831f8 SPIGOT-5222: Cannot get Long values from Entity memory 2019-07-29 16:37:48 +10:00
md_5
f0b3fe4359 SPIGOT-5220: Server CPU usage reaches 100% when stdin is null 2019-07-28 08:49:01 +10:00
Carl Poole
3e7b3862c7 SPIGOT-5195 (#2): Player loot table does not drop when keepInventory is on 2019-07-27 09:43:51 +10:00
md_5
c88867e4fc SPIGOT-5208: Reset state on cancelled EntityTransformEvent to prevent event spam 2019-07-26 09:58:18 +10:00
md_5
f744c09c02 SPIGOT-5214: setCooldown not working 2019-07-26 09:40:09 +10:00
md_5
860b354014 SPIGOT-5204: Typo in deprecated enchantment name 2019-07-24 09:30:28 +10:00
md_5
7f33c6a2f5 SPIGOT-5196: Restore previous version behaviour regarding cancelled BlockBreakEvent 2019-07-23 14:30:12 +10:00
md_5
6a5fc90285 Improve diff in EntityHanging 2019-07-23 13:02:23 +10:00
BlackHole
c98d61bfcd SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
Also use correct block position for spawning hanging entities
2019-07-23 13:02:23 +10:00
BlackHole
db97147724 SPIGOT-5199: Fix NPE if setting the book of the ItemMeta of a lectern 2019-07-23 09:28:41 +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
LelouBil
1215188ff7 SPIGOT-5180: Add Villager#sleep() and #wakeup() methods 2019-07-22 18:22:44 +10:00
md_5
c03b2befb2 SPIGOT-4975: NPE on WorldGenStronghold When Using Multiple Worlds 2019-07-22 16:03:02 +10:00
md_5
65ea162ce2 Ensure Bukkit data pack is always up to date 2019-07-22 12:34:03 +10:00
md_5
0b107b8de3 MC-157395, SPIGOT-5193: Small armor stands do not drop loot 2019-07-22 12:28:38 +10:00
md_5
6da0abca08 SPIGOT-5195: Player loot table does not drop when keepInventory is on 2019-07-22 12:12:48 +10:00
md_5
8b09d98319 SPIGOT-5190: Superfluous EntityCombustEvent called when using fire aspect sword 2019-07-21 11:45:05 +10:00
md_5
9c887d4d80 SPIGOT-5188: Player loot table drops an additional duplicate loot for each subsequent death 2019-07-20 09:38:18 +10:00
md_5
e73aabd666 Update to Minecraft 1.14.4 2019-07-20 09:00:00 +10:00
md_5
a77ba00b60 Remove outdated build delay. 2019-07-20 09:00:00 +10:00
Irmo van den Berge
eb2e657871 SPIGOT-5116: Fix concurrent modification exception inside ChunkMapDistance 2019-07-16 10:56:19 +10:00
Irmo van den Berge
989f9b3daa SPIGOT-4849: Fix server crash when accessing chunks during chunk load/unload/populate events 2019-07-16 10:54:41 +10:00
md_5
f554183c3a SPIGOT-5171: Don't fire PlayerTeleportEvent if not actually moving 2019-07-16 10:15:59 +10:00
md_5
2349feb849 SPIGOT-5163: Cancelling PlayerBucketFillEvent visually removes the targeted block 2019-07-13 12:07:15 +10:00
md_5
5f88938850 Tweak build expiration to 7 days 2019-07-10 19:57:22 +10:00
Spottedleaf
572c02b06b MC-155077, SPIGOT-5113: EntityTracker desync 2019-07-10 19:56:53 +10:00
md_5
7ad3a1f468 SPIGOT-5146: BlockDataMeta does not work 2019-07-09 10:47:07 +10:00
md_5
608609835d SPIGOT-5155: Setting EntityExplodeEvent yield to 0 still causes blocks to drop 2019-07-09 10:10:36 +10:00
md_5
087a2cf4db Print number of force loaded chunks per plugin in crash reports 2019-07-08 12:34:15 +10:00
Spottedleaf
07b5b06d2c Add Plugin Chunk Ticket API
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.
2019-07-08 12:16:01 +10:00
md_5
7ffb2a2733 SPIGOT-5149: resetRecipes does nothing 2019-07-07 11:40:14 +10:00
md_5
a2275f19e9 SPIGOT-5141: World.generateTree() causes ClassCastException with huge mushrooms 2019-07-06 10:13:00 +10:00
md_5
31d4a777c7 SPIGOT-5142: Ignore invalid firework effects 2019-07-06 10:08:52 +10:00
md_5
fca41573a3 SPIGOT-5136: EntityPortalEvent getting called on interdimensional entity teleports 2019-07-05 10:09:11 +10:00
md_5
604c8bf07e SPIGOT-3102: Add EXPLOSION SpawnReason 2019-07-03 11:10:51 +10:00
md_5
375969a674 Re-add chunk GC for plugin chunk loads 2019-07-03 10:29:02 +10:00
md_5
5815136865 SPIGOT-5123: Snapshot tile entities can end up with a non-null world 2019-07-03 10:22:42 +10:00
md_5
491c848210 SPIGOT-5130: PersistentDataContainer not removing values on TileEntities 2019-07-03 10:17:50 +10:00
md_5
bf32933484 SPIGOT-5133: Throwing items into secondary end world portal causes crash 2019-07-02 10:47:00 +10:00
md_5
a0e47473ce SPIGOT-5121: Method to set PierceLevel of arrows 2019-06-30 09:52:18 +10:00
blablubbabc
7a0f61a6e7 SPIGOT-5122: Skip world#notify if sign has no world. 2019-06-29 19:54:50 +02:00
md_5
bf0ea33de6 SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand items. 2019-06-29 16:55:36 +10:00
md_5
63cde5caa5 SPIGOT-5106: Config option to prevent plugins with incompatible API's from loading 2019-06-29 16:36:58 +10:00
md_5
c69979247b SPIGOT-5110: Zombies converting to drowned too quickly 2019-06-28 17:37:06 +10:00
md_5
0c57560333 SPIGOT-5101: Raids crash 2019-06-28 16:54:54 +10:00
md_5
e8b39d430a SPIGOT-5103: World.save does not save gamerules 2019-06-25 21:02:13 +10:00