md_5
be8682aa82
Also update compiler version
2023-04-02 15:01:50 +10:00
md_5
08e305f5b3
Update some Maven plugin versions
2023-04-02 14:58:07 +10:00
Parker Hawke
187bdd463f
#1160 : Add more bell API
2023-04-02 14:35:13 +10:00
Parker Hawke
2f8e5bc7c0
#1145 : Allow Player#sendBlockDamage() to specify a source entity
2023-04-02 13:56:16 +10:00
Parker Hawke
bcbb61b369
#1144 : Add more Guardian API, particularly for its laser
2023-04-02 13:49:05 +10:00
Jishuna
722ddff6da
#1162 : Add BlockData#rotate and BlockData#mirror
2023-04-02 13:32:01 +10:00
Parker Hawke
80998277cb
#1159 : Add missing API for explosive minecarts
2023-04-02 13:21:31 +10:00
DerFrZocker
1fddefce1c
#1155 : Allow getting chunks without generating them and optimize chunk data request for ungenerated chunks
2023-04-02 13:06:59 +10:00
Parker Hawke
20e8a486fe
#1157 : Add Player#sendHurtAnimation()
2023-04-02 12:58:05 +10:00
DerFrZocker
e142fb9fd3
SPIGOT-7188: ChunkSnapshot biome y coordinate doesn't match chunk biome y coord
2023-03-29 19:33:34 +02:00
Parker Hawke
eff1743b9c
SPIGOT-7313: More accurately edit data on Jukeboxes
2023-03-29 19:23:41 +11:00
md_5
f92c945173
SPIGOT-7310: PlayerToggleSneakEvent is not called when a player sneaks while riding an entity
2023-03-25 11:33:49 +11:00
md_5
b5714184db
SPIGOT-7316: Cancelling EntityUnmountEvent does not stop the all effects of the unmounting
2023-03-25 11:26:10 +11:00
md_5
e237f8c88a
SPIGOT-7312: Entity#setVisibleByDefault on player causes skin reset on this player client
2023-03-25 08:49:26 +11:00
Parker Hawke
93813509b6
SPIGOT-7309: Add API for jukebox inventories
...
Also fixes a crash when inserting music discs into jukeboxes with a Dropper
2023-03-23 20:55:14 +11:00
Doc
2d5209e8d9
#1153 : Handle teleport reason in spreadplayers command
2023-03-23 20:52:34 +11:00
Parker Hawke
f5b61387e1
SPIGOT-7308: Fix NullPointerException when calling Jukebox#setRecord()
2023-03-22 14:21:06 -04:00
Doc
388d458a61
SPIGOT-7306: Fix reset of coords in default teleportTo in EntityPlayer
2023-03-22 14:43:49 +11:00
Doc
40b87e1af6
#1150 : Add Sniffer API and handle EntityItemDropEvent
2023-03-20 19:03:53 +11:00
Jishuna
e5a7921f05
#1149 : Add BlockData#getPlacementMaterial
2023-03-20 10:05:43 +11:00
Doc
58504fa61b
SPIGOT-7302: Fix more issues with EntityDamageByEntity
...
- Fix Projectile damage by dispenser
- Fix cases where only exists a direct entity damager
2023-03-19 18:48:43 +11:00
md_5
48394703de
Increase outdated build delay
2023-03-19 11:27:29 +11:00
Doc
f7707086d1
SPIGOT-7299: Fix indirect/anvil damage events and minor improvements
2023-03-17 07:32:54 +11:00
Doc
dbc32ffa06
SPIGOT-7292: Support alpha channel in Display entities
2023-03-16 19:27:57 +11:00
md_5
cef8bd9933
SPIGOT-7294: Call EntityDamageEvent for Interaction entity
2023-03-16 07:15:33 +11:00
md_5
55056ad803
SPIGOT-7295: Fix Sniffer data defined in incorrect position
2023-03-16 06:48:37 +11:00
md_5
968d28df04
Fix availability of experimental datapack features in unit tests
2023-03-15 20:41:42 +11:00
md_5
e1fc95c506
Fix crash with 1.20 smithing table
2023-03-15 18:43:20 +11:00
md_5
04dfb921de
Fix crash with juke boxes
2023-03-15 18:14:15 +11:00
md_5
1264a6fb57
Fix crash with composters
2023-03-15 18:08:47 +11:00
md_5
703575fc77
SPIGOT-7291: Fix spurious invert in ender pearl disconnect check
2023-03-15 04:14:08 +11:00
md_5
bcedf28a1b
Update to Minecraft 1.19.4
2023-03-15 03:30:00 +11:00
md_5
bd29f413c1
Remove outdated build delay.
2023-03-15 03:30:00 +11:00
md_5
f150cfbd45
SPIGOT-7220: TNT drop rate isn't 100%
2023-03-04 11:47:05 +11:00
md_5
e8010dc93f
#1136 : Add API to allow entities to be invisible by default
...
Designed to make creating per-player entities easier
2023-03-04 09:15:52 +11:00
James Peters
2cdd5883b5
#1119 : Add HopperInventorySearchEvent to select the Inventory that the Hopper pulls/pushes into
2023-03-04 09:05:17 +11:00
Parker Hawke
20ce9eaffb
#1141 : Add methods to edit custom chat completions
2023-03-04 08:40:21 +11:00
Lauriichan
7b11c7ba0f
SPIGOT-7261: Add AsyncStructureSpawnEvent
2023-03-04 08:36:00 +11:00
Jacob Martin
b56426c7ae
#1142 : Calculate explosion damage separately for each affected EntityComplexPart
...
Currently the Ender Dragon takes roughly 3x the explosion damage when compared to vanilla 1.19.3. This is caused by a single damage value being calculated for the EntityEnderDragon and then being uniformly applied to every EntityComplexPart belonging to that dragon.
This is resolved by restoring the vanilla behavior of calculating explosion damage separately for each EntityComplexPart.
2023-02-27 20:34:19 +11:00
Parker Hawke
fbe3410afa
#1140 : Add a method to send multiple equipment changes
2023-02-27 20:27:47 +11:00
md_5
8434e3633d
Add support for Java 20
2023-02-23 07:19:41 +11:00
md_5
c998a1d23a
Increase outdated build delay
2023-02-23 07:15:06 +11:00
Doc
4a929b5d66
SPIGOT-7267: Fix EntityType#getTranslationKey() and add unit test
2023-02-20 19:35:39 +11:00
blablubbabc
086d8dc8ac
SPIGOT-7268: CraftMetaPotion reads ShowParticles and ShowIcon properties incorrectly
2023-02-20 19:34:20 +11:00
md_5
8ba5e399ec
SPIGOT-7262: Improve visibility API
2023-02-16 19:45:56 +11:00
md_5
a50301aa51
Fix issues with fluid tag conversion and fluid #isTagged
2023-02-15 21:09:58 +11:00
Parker Hawke
6aeb5e4c35
SPIGOT-4569: Implement more BlockData API
2023-02-11 18:59:34 +11:00
mfnalex
7dbf862c26
#1131 : Added methods to get translation keys for materials, itemstacks and more
2023-02-10 20:50:24 +11:00
FreeSoccerHDX
7167588b14
#1117 : Add new BiomeParameterPoint passed to BiomeProvider#getBiome
2023-02-07 21:23:23 +11:00
FreeSoccerHDX
7c44152eba
SPIGOT-7224: Add events for brewing stands and campfires starting their actions
2023-02-05 11:06:25 +11:00