Julian van den Berkmortel
6f55b5b888
SPIGOT-6442: Do not cancel zero damage on fireballs
2021-04-30 17:53:58 +10:00
Julian van den Berkmortel
69c8e78509
SPIGOT-6373: Add getAttachedFace and setAttachedFace to the Shulker API
2021-04-28 11:53:21 +10:00
Julian van den Berkmortel
0d86921e12
SPIGOT-6435: send correcting "PacketPlayOutBlockChange" packet on interact for bisected items
2021-04-27 11:37:52 +10:00
md_5
a8d7c94a5b
SPIGOT-6434: Smithing Table and Anvil inventories .getType() returns CRAFTING
2021-04-25 08:34:44 +10:00
DiamondDagger590
c5494d195a
#683 : Add PlayerBucketFishEvent
2021-04-25 08:34:44 +10:00
Julian van den Berkmortel
115244c744
SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API
2021-04-18 18:03:23 +10:00
Martoph
9294ebbf05
SPIGOT-5877: Add support for Vanilla custom dimensions
2021-04-16 10:36:05 +10:00
Julian van den Berkmortel
6b8cd9a7cb
SPIGOT-6207: forcibly drop the items of a converted zombie villager
2021-04-12 08:28:19 +10:00
md_5
170d6febd5
SPIGOT-6417: Add Creeper fuse ticks API
2021-04-11 17:32:26 +10:00
md_5
221aed6cf5
SPIGOT-6413: Server Corruption Changing Blocks in Piston Events
2021-04-07 15:03:30 +10:00
md_5
be0e945812
Add mc-dev imports
2021-04-07 15:03:29 +10:00
md_5
0791e54abf
SPIGOT-6408: Narrator chat only does not work
2021-04-05 15:31:26 +10:00
md_5
b530534f03
Remove some outdated PAIL comments
2021-04-04 17:14:53 +10:00
Martoph
f1613d6ad1
SPIGOT-6237: WorldCreator#generatorSettings not working
2021-04-04 14:02:32 +10:00
Brokkonaut
7eb35643e2
SPIGOT-6398: Fix crash when bonemealing bamboo and the BlockSpreadEvent is cancelled
2021-03-20 09:01:18 +11:00
md_5
9c32a8794c
Fix broken wandering traders
2021-03-20 08:55:48 +11:00
md_5
90d6905b15
Repackage NMS
2021-03-16 09:00:00 +11:00
md_5
69cf961d83
Repackage patches
2021-03-16 09:00:00 +11:00
Nathat23
f6a39d3ccf
#809 : Add spawn and transform reasons for piglin zombification.
2021-03-09 08:47:33 +11:00
md_5
0c24068ad6
Organise imports
2021-03-09 08:47:33 +11:00
Martoph
a021e334aa
#795 : Add methods to modify the rate of regeneration and starvation
2021-03-04 08:28:07 +11:00
Martoph
509e523c57
#792 : Add EntityExhaustionEvent
2021-03-04 08:28:05 +11:00
Nathan Wolf
b7eed25467
SPIGOT-6307: Allow chest locks with legacy color codes to match against items with json colors
2021-02-21 09:48:37 +11:00
DiamondDagger590
0cd8f19fb9
#802 : Add methods to modify despawn delay for wandering villagers
2021-02-15 19:30:15 +11:00
md_5
d5c5d998af
SPIGOT-6362: ConcurrentModificationException: null --> Server Crash
2021-02-14 10:08:27 +11:00
blablubbabc
8c7d69fefc
SPIGOT-5228: Entities that are removed during chunk unloads are not
...
properly removed from the chunk.
This could lead to dead entities accumulating in memory over time if the
chunk never gets fully unloaded (as it is the case for chunks around the
spawn region).
The issue is that Minecraft processes the removal of these entities
during the next tick, when the chunk has already switched to state
INACCESSIBLE and can no longer be retrieved as usual.
For the purpose of removing dead entities from their still loaded but no
longer accessible chunk, this adds and uses a new method with which a
chunk can be accessed without checking its current state first.
2021-02-14 09:25:34 +11:00
md_5
d97d91871d
SPIGOT-6347: Nether Portals Default to Nether, even in Nether
2021-02-13 10:33:17 +11:00
md_5
b9b0c4e4a4
EntityDropItemEvent for cats should continue to next stack if cancelled
...
Thanks @Black-Hole
2021-02-07 08:45:11 +11:00
Parker Hawke
085fe67aac
SPIGOT-6208: Throwing ender pearl into end portal causes NPE
2021-01-31 14:26:05 +11:00
md_5
aeb95e3a30
Add more checkstyle checks
2021-01-31 10:08:41 +11:00
md_5
8049146227
Re-add missing StriderTemperatureChangeEvent
2021-01-29 20:00:43 +11:00
md_5
058b4df95a
SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable
2021-01-29 11:22:42 +11:00
Nathat23
08de4679f0
#789 : Call EntityDropItemEvent when a wither rose is dropped
2021-01-29 10:19:39 +11:00
md_5
c3e684ef70
SPIGOT-3789: Can't Remove Entity Equipment in Same Tick Spawned without using Consumer
2021-01-27 14:24:20 +11:00
md_5
b5eb2f57ce
SPIGOT-6315: Cats gifts dont call EntityDropItemEvent
2021-01-21 08:31:06 +11:00
md_5
f3f30947e0
Update to Minecraft 1.16.5
2021-01-16 12:00:00 +11:00
Parker Hawke
7029c0a8f3
SPIGOT-6311: Don't calculate portal shapes for up/down directions
2021-01-08 21:45:39 -05:00
md_5
b5e5adc428
SPIGOT-6296: Server crashes when burning something at y-level 0
2020-12-29 08:45:45 +11:00
md_5
72c5e7477a
SPIGOT-6273: Expose ItemFrame ItemDropChance through API
2020-12-28 08:58:39 +11:00
md_5
9f2b92e58e
SPIGOT-6292: LivingEntity.setNoDamageTicks no longer functions
2020-12-28 08:28:57 +11:00
md_5
6917945f07
SPIGOT-6289: Fix setting entity equipment
2020-12-23 07:55:15 +11:00
Parker Hawke
878b43758d
#772 : Add API to set equipment silently
2020-12-21 18:30:48 +11:00
Martoph
424598d294
#752 : Add the ability to retrieve hit, step, fall, and other sounds from blocks.
2020-11-26 09:36:57 +11:00
md_5
4475707d74
SPIGOT-6244: /spawnpoint ignores angle
2020-11-18 08:13:56 +11:00
md_5
4b33c74995
SPIGOT-6186: Canceling a CreatureSpawnEvent results in a "Unable to summon entity due to duplicate UUIDs" error
2020-11-17 13:47:05 +11:00
md_5
2b3ca7264e
SPIGOT-6236: Vehicle passenger portal cooldown does not change
2020-11-17 12:29:51 +11:00
md_5
23618b2cb5
SPIGOT-6240: Use correct portal search radius
2020-11-13 18:06:34 +11:00
Airtheon
bc6a175eff
#767 : Add wait time modification for FishHook
2020-11-06 18:51:48 +11:00
Sander Knauff
2fc37bcc05
SPIGOT-6197: Prevent world loading from updating spawn settings of all worlds
2020-11-06 18:46:21 +11:00
md_5
3eb7236e44
SPIGOT-6217: Missed PlayerEditBookEvent when editing books
2020-11-04 19:45:54 +11:00