Parker Hawke
82542d01d8
#723 : Implement EntitySpellCastEvent for spellcaster illager
2020-08-15 09:12:20 +10:00
Phoenix616
1e76d09fad
#724 : Re-implement player portal event search radius and creation API
...
This also fixes that the nether/end portals would be created even if the
event was cancelled as well as that the EntityPortalEvent would be
called for player portal usage which is not according to its API
specification
2020-08-14 08:26:40 +10:00
md_5
43c7ff9d77
Fix nether portal ignition
2020-08-12 16:40:43 +10:00
md_5
2ee7318ae1
SPIGOT-6064: world.getBiome() null Error
2020-08-12 10:51:29 +10:00
md_5
22c3a2f9a5
Fix crash growing saplings
2020-08-12 08:54:53 +10:00
md_5
9c9fb593f5
Update to Minecraft 1.16.2
2020-08-12 07:00:00 +10:00
Shane Bee
f6227934a3
SPIGOT-3020: Fix issue with BlockBreakEvent throwing AssertionError when setting a player's tool to AIR/NULL
2020-08-09 18:42:07 +10:00
jameslfc19
8fb65851f1
#660 : Add support to change block's lid state
2020-07-29 19:41:00 +10:00
md_5
c3a22e7850
SPIGOT-6032: Add best effort target events for new entities
2020-07-28 19:05:03 +10:00
md_5
0458f6000b
SPIGOT-6029: RGB Hex colors not respected with custom kick messages
2020-07-27 20:48:05 +10:00
md_5
7c03d257dd
SPIGOT-6011: End Gateways do not work on Non-Main End Worlds
2020-07-22 18:48:16 +10:00
md_5
d492e363b8
SPIGOT-6015: Small Armor Stand doesn't drop items
2020-07-22 18:45:52 +10:00
jameslfc19
5db13eea60
SPIGOT-5950: Add PrepareSmithingEvent event
2020-07-22 18:23:40 +10:00
md_5
75a2fb8e0b
SPIGOT-5901: Improve multiworld support
2020-07-17 08:56:56 +10:00
md_5
b0c6dfe1ae
SPIGOT-5976: Bees do not exit naturally spawned hives
2020-07-11 09:45:00 +10:00
md_5
dba91d2ab6
SPIGOT-5972: PlayerPortalEvent.setTo() when returning through an End Portal Crashes Server
2020-07-09 19:11:45 +10:00
md_5
72f3689092
SPIGOT-5965: BlockRedstoneEvent.setNewCurrent(0) crashes server
2020-07-09 09:12:57 +10:00
md_5
60f8a29d12
SPIGOT-5968: Killer rabbits can't be set to the non-killer rabbit behavior
2020-07-09 09:04:11 +10:00
md_5
2f18108123
Improve physics code
2020-07-07 09:35:47 +10:00
md_5
7a9e4f7aeb
SPIGOT-5951: Projectile#getShooter() returns null
2020-07-06 17:51:33 +10:00
md_5
0fa2eecffb
SPIGOT-5948: EntityDropItemEvent does not fire when piglins drop an item
2020-07-06 09:30:16 +10:00
md_5
38a66b6560
Fix crash involving fireballs
2020-07-06 08:50:27 +10:00
md_5
567e245fff
Fix end portals in custom ends
2020-07-05 10:32:31 +10:00
md_5
e58a088765
SPIGOT-5939: EntityPortalEnterEvent not fired for end portal if end disabled
2020-07-05 09:00:43 +10:00
md_5
5209a4f731
SPIGOT-5940: EntityChangeBlockEvent is not called for villager emptying composter
2020-07-05 08:53:26 +10:00
md_5
b6a876bc34
SPIGOT-5936: BlockPlaceEvent does not fire for lily_pad
2020-07-04 09:02:19 +10:00
DiamondDagger590
145921e2a6
#676 : Add PlayerHarvestBlockEvent
2020-07-03 15:07:15 +10:00
md_5
47abffa218
SPIGOT-5929: Angered zombified piglins do not inherit killed_by_player status
2020-07-03 10:11:34 +10:00
md_5
7f6b4f587c
SPIGOT-5930: Add PlayerRespawnEvent#isAnchorSpawn
2020-07-03 09:54:05 +10:00
md_5
94eff632f1
SPIGOT-5867, MC-193339: NPE during shutdown when rcon enabled with no password
2020-07-03 09:23:33 +10:00
Parker Hawke
8297676c20
#682 : Add hasDiscoveredRecipe() and getDiscoveredRecipes()
2020-07-02 09:27:18 +10:00
md_5
3b9cf0f803
Improve code formatting
2020-07-01 14:17:48 +10:00
md_5
008f039f37
SPIGOT-5913: MOTD no longer supports new line character
2020-07-01 14:00:02 +10:00
md_5
5a6c529833
SPIGOT-5906: Huge Fungi tree generation
2020-07-01 09:50:58 +10:00
md_5
fdf6017fa9
Fix event for unlucky composts
2020-07-01 09:36:38 +10:00
md_5
7560f5f5a6
SPIGOT-5905: Fix hex colours not being allowed in MOTD
...
Note: this will of course not work properly if a pre 1.16 client attempts to ping your server
2020-06-30 13:13:01 +10:00
Parker Hawke
d47c47ee59
SPIGOT-5889: Villager using composter should call EntityChangeBlockEvent
2020-06-30 12:18:39 +10:00
md_5
2fe6b4a320
SPIGOT-5899: Hoglins API similar to Piglins
2020-06-30 12:03:24 +10:00
md_5
e09dbecab8
SPIGOT-5887: ClickType doesn't include off hand swaps
2020-06-30 11:43:19 +10:00
md_5
23aac2a53f
SPIGOT-5903: EntityDismountEvent cannot be triggered asynchronously
2020-06-30 10:55:06 +10:00
md_5
92cbf65649
SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload
2020-06-30 10:51:26 +10:00
md_5
fb4e54ad7b
SPIGOT-5902: PlayerRespawnEvent places player at spawn before event is called
2020-06-30 10:35:28 +10:00
md_5
aa8f3d5a41
SPIGOT-5901: Structures are generated in all worlds based on the setting for the main world
2020-06-30 10:29:41 +10:00
md_5
a0c35937f9
SPIGOT-5895: PlayerChangedWorldEvent#getFrom is incorrect
2020-06-30 10:03:46 +10:00
Parker Hawke
32acc26217
#686 : Expand Strider and Steerable entity API
2020-06-30 09:54:28 +10:00
Parker Hawke
e2403a3d2c
SPIGOT-5882: NPE when emptying bucket on already waterlogged blocks
2020-06-29 11:09:50 +10:00
ceezuns
44109b726b
SPIGOT-5803: Implement the missing methods for the Piglin API.
2020-06-29 09:58:04 +10:00
Parker Hawke
1a3363dbe6
SPIGOT-5849: Constantly Raining in World 1.16
2020-06-29 08:25:59 +10:00
md_5
d77f4d9bf3
SPIGOT-5810, SPIGOT-5835: 'Better' handling of Player.isOnGround
2020-06-28 10:15:32 +10:00
md_5
53c9562773
SPIGOT-5865: Piglin does not trigger EntityPickupItemEvent
2020-06-28 09:39:31 +10:00