5851 Commits

Author SHA1 Message Date
blablubbabc
ae4f5a0be5
SPIGOT-7805: Fix jukebox deserialization 2024-07-01 07:08:06 +10:00
blablubbabc
62e3b73a49
SPIGOT-7804: Fix written book serialization
* Account for null/missing values when deserializing the 'resolved' and
  'generation' fields.
* Serialize the book pages as JSON strings.
* Avoid redundant conversion from strings to components to JSON and back to
  components during deserialization.
  Add CraftChatMessage.fromJSONOrString that accepts a maxLength argument
  and remove the no longer used fromJSONOrStringToJSON, fromStringToJSON,
  and fromJSONComponent helper methods.
2024-06-30 16:27:23 +10:00
Doc
aac911d263
SPIGOT-7800, SPIGOT-7801: Keep vanilla behaviour for items dropped on player death 2024-06-29 14:03:10 +10:00
Doc
13ece474f6
#1429: Implement TrialSpawnerSpawnEvent 2024-06-28 07:06:36 +10:00
coll1234567
bf13e91130
#1354: Improve spawner API and add API for Trial Spawners 2024-06-28 07:06:20 +10:00
md_5
515fe49e10
Increase outdated build delay 2024-06-26 07:00:34 +10:00
md_5
9cd5a19a0f
SPIGOT-7794: Cancelling InventoryItemMoveEvent destroys items 2024-06-24 20:30:28 +10:00
md_5
ce40c7b146
SPIGOT-7796: Kickplayer newlines not working 2024-06-24 06:33:02 +10:00
Doc
5167256ff5
SPIGOT-7795: Fix damage/stats ignore the invulnerable damage time 2024-06-23 13:33:52 -04:00
md_5
f993563ee5
Improve cross-world teleportation handling 2024-06-23 16:45:29 +10:00
Miles Holder
ab29122cf1
#1433: HumanEntity#openInventory(InventoryView) should only support views belonging to the player 2024-06-22 18:48:51 +10:00
LoliColleen
764a541c5b
SPIGOT-7732: Issue with the "hurt()" method of EntityLiving and invulnerable time 2024-06-22 18:46:41 +10:00
md_5
820084b5f6
SPIGOT-7791: Skull BlockState with null profile causes NullPointerException 2024-06-22 11:42:15 +10:00
md_5
5e46f1c821
SPIGOT-7785: Teleporting a player at the right moment can mess up vanilla teleportation 2024-06-22 10:08:46 +10:00
md_5
cbd95a6b35
SPIGOT-7772: Include hidden / non-sampled players in player count 2024-06-22 08:07:02 +10:00
md_5
3153debc5f
SPIGOT-7790: Server crashes after bee nest is forced to update 2024-06-22 07:42:29 +10:00
md_5
e77bb26bb7
SPIGOT-7788: The healing power of friendship advancement is never granted 2024-06-21 07:37:52 +10:00
blablubbabc
ee3d7258a5
SPIGOT-7789: Fix NPE in CraftMetaFirework applyToItem 2024-06-20 07:04:11 +10:00
Doc
2889b3a11e
#1429: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER 2024-06-19 19:18:47 +10:00
md_5
cdd05bc7fa
SPIGOT-7777: Speed attribute stays after death; missing EntityPotionEffectEvent call 2024-06-19 07:10:02 +10:00
Doc
d0e6af2d41
#1428: Expose Creeper igniter 2024-06-19 06:48:33 +10:00
Jannyboy11
d01c70e93e
#1425: Fix bytecode transformation taking care of class-to-interface compatibility. 2024-06-18 19:19:15 +10:00
2008Choco
b2b08f68cf
SPIGOT-7770: Fix certain shaped recipes not registering 2024-06-18 19:06:07 +10:00
2008Choco
3f8e4161fd
#1426: Deprecate more unused methods in UnsafeValues 2024-06-17 20:56:19 +10:00
md_5
2c9dd879e7
SPIGOT-7771: Material.getDefaultAttributes always returns an empty map 2024-06-17 19:44:14 +10:00
md_5
68603b1c11
Use expanded interaction ranges for traced interact events 2024-06-16 18:39:52 +10:00
Miles Holder
eae9f760c9
#1414: Convert InventoryView to interface 2024-06-16 08:47:38 +10:00
Doc
ee9eafe674
Fix Implementation for DamageSource#isIndirect for internal custom causing entity 2024-06-15 12:47:45 -04:00
md_5
6ce1726424
SPIGOT-7761: Ender pearl does not damage or spawn endermites 2024-06-15 18:47:12 +10:00
md_5
f5a63f7345
SPIGOT-7759: Chunk not there when requested in ChunkUnloadEvent 2024-06-15 16:47:43 +10:00
md_5
28287259c0
Remove unused import 2024-06-15 12:52:01 +10:00
md_5
eb9a7dde02
SPIGOT-7757: Cannot set item in Stonecutter Inventory 2024-06-15 12:48:38 +10:00
md_5
f8be9d7521
Move deserialized removed unhandled tags to dedicated removedTags 2024-06-15 10:09:35 +10:00
md_5
a7e576186d
Fix potential mutability issue with CraftMetaItem copy constructor 2024-06-15 07:03:03 +10:00
md_5
9958854527
SPIGOT-7741: Vanilla ItemComponent in commands can't remove components 2024-06-15 07:03:03 +10:00
DerFrZocker
9ef69aa0b2
#1284: Move ItemType <-> ItemMeta linking to a centralized place 2024-06-15 06:53:46 +10:00
Doc
3e82eafbe8
#1420: Fix DirectEntity and CausingEntity Damager for Creepers ignited by Player 2024-06-15 06:47:48 +10:00
Jishuna
c23daa71f7
SPIGOT-7751: Fix crash caused by arrows from trial spawners 2024-06-14 10:14:27 -04:00
md_5
a1d2cd1521
SPIGOT-7747: Mob head is not dropped when mob was blown up by a charged creeper 2024-06-14 19:14:35 +10:00
md_5
8078294bca
SPIGOT-7746: Server Crashing when Players Getting into End Portals 2024-06-14 19:03:14 +10:00
Doc
8d842e2509
SPIGOT-7744: Fix exception for shooting projectiles with flame enchantment 2024-06-13 22:00:11 -04:00
Doc
64e0ad1292
SPIGOT-7744: Fix crash when shooting arrows in creative mode 2024-06-13 20:53:57 -04:00
md_5
819f7a10aa
Fix player items not dropping on death 2024-06-14 07:18:22 +10:00
Doc
0a0229bb56
Implement DamageCause#CAMPFIRE and minor improvement in exception for Unhandled block damage 2024-06-13 12:23:28 -04:00
md_5
a4c2ee70db
Update to Minecraft 1.21 2024-06-14 01:05:00 +10:00
md_5
f057cf449e
Remove outdated build delay 2024-06-14 01:00:00 +10:00
md_5
ee95e171a0
SPIGOT-7737: Add separate TreeType.MEGA_PINE 2024-06-11 21:04:56 +10:00
md_5
0dae4c62c3
Fix spawn egg equality check and copy constructor 2024-06-11 06:59:14 +10:00
md_5
ab59e847ca
Fix spawn eggs with no entity creating invalid stacks and disconnect creative clients
Example: /give @s minecraft:cat_spawn_egg[minecraft:max_stack_size=1,minecraft:max_damage=100,minecraft:damage=10] 1
2024-06-10 14:06:38 +10:00
md_5
3b6093b280
SPIGOT-7736: Creative spawn egg use loses components 2024-06-10 14:06:36 +10:00