0
0
mirror of https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git synced 2025-04-13 21:03:50 +00:00

Commit Graph

  • 4418807574 Support both entity_data and bucket_entity_data on axolotl/fish buckets md_5 2024-05-04 14:25:29 +10:00
  • 0e22fdd1eb Fix custom direct BlockState being not correctly set in DamageSource Doc 2024-05-03 21:58:56 -04:00
  • f2182ed473 SPIGOT-7659: TropicalFishBucketMeta should use BUCKET_ENTITY_DATA md_5 2024-05-04 08:49:06 +10:00
  • 2a6207fe15 #1393: Improve field rename handling and centralize conversion between bukkit and string more DerFrZocker 2024-05-04 08:19:07 +10:00
  • c024a50393 SPIGOT-7650: Add DamageSource for EntityDeathEvent and PlayerDeathEvent Doc 2024-05-04 08:16:00 +10:00
  • 741b844806 #1390: Improve internal handling of damage sources Doc 2024-05-04 08:15:51 +10:00
  • 0364df4e12 SPIGOT-7657: Error when loading angry entities md_5 2024-05-03 19:06:46 +10:00
  • 66fd94322c SPIGOT-7652: Remove remap for SPELL_MOB_AMBIENT which no longer exists md_5 2024-05-02 21:26:08 +10:00
  • ecfa4f9734 SPIGOT-7654: ItemStack#isSimilar does not work with empty BlockStateMeta md_5 2024-05-02 21:22:32 +10:00
  • 4460ecc49e SPIGOT-7655: ItemMeta#addItemFlags(ItemFlag.HIDE_ATTRIBUTES) not working when no attribute modifiers set md_5 2024-05-02 21:00:12 +10:00
  • 5d84f48a40 SPIGOT-7653: Update ApiVersion.CURRENT with latest version and include tests Doc 2024-05-02 07:00:16 +10:00
  • 666f091c61 SPIGOT-7649: Allow /setworldspawn command in all worlds again md_5 2024-04-30 06:41:46 +10:00
  • 0799013466 #1389: Fix incorrect damager entity for projectile damage events Doc 2024-04-30 06:28:56 +10:00
  • df83bfa1ee Update to Minecraft 1.20.6 md_5 2024-04-30 06:15:00 +10:00
  • dd53339146 SPIGOT-7617: Add BlockExplodeEvent#getExplodedBlockState() 2008Choco 2024-04-29 20:08:56 +10:00
  • bb9a6e9904 SPIGOT-7646: Don't duplicate PDC in customTag / retain old values md_5 2024-04-29 07:38:24 +10:00
  • 91b1fc3f1c SPIGOT-7644: Fix ItemMeta#getAsString md_5 2024-04-28 07:41:53 +10:00
  • 4e77a81e1c SPIGOT-7615: PlayerLeashEntityEvent cancelled eats lead DerFrZocker 2024-04-28 07:27:19 +10:00
  • 996f660f3f Do not remove leash knot if leasing to an existing leash knot gets cancelled DerFrZocker 2024-04-28 07:27:18 +10:00
  • f70367d429 SPIGOT-7643: Fix inverted leash event cancelled usage and remove leash knot if no entity gets leashed DerFrZocker 2024-04-28 07:27:16 +10:00
  • 7ddb482941 SPIGOT-7640: Abnormal jumping height of wind charge DerFrZocker 2024-04-27 11:02:53 +02:00
  • 080c8711ec SPIGOT-7639: Incoming plugin channels not working md_5 2024-04-27 15:37:13 +10:00
  • ad549847ee Open a direct connection instead of pinging mojang server to check if it is reachable DerFrZocker 2024-04-26 09:16:58 +02:00
  • 38e2926c52 SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime LoliColleen 2024-04-26 16:03:46 +10:00
  • 90f1059bae Fix item placement md_5 2024-04-25 18:18:59 +10:00
  • 661afb43c3 SPIGOT-7633: Clearer error message for missing particle data md_5 2024-04-25 16:38:33 +10:00
  • 807b465b32 SPIGOT-7634: Armadillo updates infrequently md_5 2024-04-25 16:30:34 +10:00
  • 590cf09a8e Fix unit tests always seeing Mojang server as unavailable md_5 2024-04-25 16:26:03 +10:00
  • 7c7ac5eb24 SPIGOT-7636: Fix clearing ItemMeta md_5 2024-04-25 16:15:01 +10:00
  • 4a72905cf7 SPIGOT-7635: Fix Player#transfer and cookie methods md_5 2024-04-25 15:31:25 +10:00
  • ebb50e1365 Fix incorrect Vault implementation md_5 2024-04-25 10:31:36 +10:00
  • b33fed8b75 Update Maven plugins/versions md_5 2024-04-25 10:27:52 +10:00
  • 6f00f0608a SPIGOT-7632: Control middle clicking chest does not copy contents md_5 2024-04-25 08:41:39 +10:00
  • db821f4059 Use regular compiler seeing as ECJ doesn't support Java 21 JRE md_5 2024-04-25 07:49:55 +10:00
  • 8a29767375 Revert "BUILDTOOLS-676: Downgrade Maven compiler version" md_5 2024-04-25 07:49:55 +10:00
  • 0297f87bb0 SPIGOT-7355: More field renames and fixes DerFrZocker 2024-04-25 07:49:44 +10:00
  • 2d03bdf6aa SPIGOT-7629: Fix loading banner patterns md_5 2024-04-25 07:45:19 +10:00
  • e77951fac9 Fix equality of deserialized display names md_5 2024-04-25 07:26:05 +10:00
  • c66f3e4fdb SPIGOT-7631: Fix deserialisation of BlockStateMeta md_5 2024-04-25 07:26:03 +10:00
  • 9c2c7be8d6 SPIGOT-7630: Fix crash saving unticked leashed entities md_5 2024-04-25 06:51:14 +10:00
  • 8c1e7c8410 #1384: Disable certain PlayerProfile tests, if Mojang's services or internet are not available DerFrZocker 2024-04-24 18:12:31 +10:00
  • ced93d572d SPIGOT-7626: sendSignChange() has no effect md_5 2024-04-24 18:10:39 +10:00
  • c77362caeb SPIGOT-7625: ItemStack with lore cannot be serialized in 1.20.5 DerFrZocker 2024-04-24 17:53:14 +10:00
  • ff20043879 SPIGOT-7620: Fix server crash when hoppers transfer items to double chests 2008Choco 2024-04-24 11:19:05 +10:00
  • 8b4abeb03a BUILDTOOLS-676: Downgrade Maven compiler version md_5 2024-04-24 11:05:47 +10:00
  • 062d2bb13b SPIGOT-7621: Fix empty strings in item lore md_5 2024-04-24 08:12:08 +10:00
  • 3b72391602 SPIGOT-7622: Fix error with Player#sendSignChange md_5 2024-04-24 08:12:04 +10:00
  • 08ce626368 SPIGOT-7618: Fix custom world generators md_5 2024-04-24 07:44:05 +10:00
  • b3229d15aa Fix cosmetic typo in exception message md_5 2024-04-24 04:27:08 +10:00
  • 5d57527c2a #1380: Change wolf variant from enum to interface DerFrZocker 2024-04-24 04:22:03 +10:00
  • 48f96fbbbd #1379: Rename FoodMeta#get/setSaturationModifier() to #get/setSaturation() 2008Choco 2024-04-24 02:32:48 +10:00
  • 8d3e67d865 #1378: Add methods to convert between an entity and a SNBT string Jishuna 2024-04-24 01:15:00 +10:00
  • 801767ed80 SPIGOT-5336: Field name parity with Minecraft keys DerFrZocker 2024-04-24 01:15:00 +10:00
  • 2f35ed0c45 #1328: Rename CraftArrow to CraftAbstractArrow and CraftTippedArrow to CraftArrow to better reflect Bukkit's names DerFrZocker 2024-04-24 01:15:00 +10:00
  • e05615dc78 #1357: Remove legacy Particle values DerFrZocker 2024-04-24 01:15:00 +10:00
  • 735b2d0d7f Update to Minecraft 1.20.5 md_5 2024-04-24 01:15:00 +10:00
  • 38b1f49d95 Remove outdated build delay md_5 2024-04-24 01:00:00 +10:00
  • d9209edc56 SPIGOT-7613: Don't respect mobGriefing gamerule in World#createExplosion() without source entity 2008Choco 2024-04-17 19:13:29 +10:00
  • e8f91497fa #1363: Add API to copy BlockState to a new Location lbenav8095 2024-04-07 12:22:10 +10:00
  • 1703691225 #1367: Add more Conduit API 2008Choco 2024-04-07 12:05:25 +10:00
  • 1a1bda9b9a SPIGOT-6705: Re-print tab completion "Display all" message in console, when another message is being logged DerFrZocker 2024-04-07 11:54:28 +10:00
  • dbd4200452 #1362: Include Creeper igniter in causing entity for damage events Doc 2024-04-07 11:49:28 +10:00
  • dfaa89bbe3 #1369: Add World#getIntersectingChunks(BoundingBox) Flo0 2024-04-01 09:43:49 +11:00
  • 51bbab2b9f Move getItemInUse up to LivingEntity md_5 2024-03-30 12:54:26 +11:00
  • 668e09602c #1331: Add access to current item's remaining ticks gIsForGravity 2024-03-30 12:54:20 +11:00
  • a639406d1e SPIGOT-7601: Add AbstractArrow#getItem md_5 2024-03-30 12:17:57 +11:00
  • 0398930fc7 SPIGOT-7602: Allow opening in-world horse and related inventories md_5 2024-03-30 12:08:32 +11:00
  • ffd15611c7 SPIGOT-7608: Allow empty lists to morph to any PDT list Bjarne Koll 2024-03-30 10:46:03 +11:00
  • 2188dcfa91 Add support for Java 22 md_5 2024-03-29 21:23:37 +11:00
  • 45d6a609f9 SPIGOT-7604: Revert "SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime" md_5 2024-03-20 20:31:48 +11:00
  • 06d915943c SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime LoliColleen 2024-03-17 11:39:04 +11:00
  • ca3bc37075 #1361: Add more translation keys Miles Holder 2024-03-17 10:26:55 +11:00
  • 366c3ca80f SPIGOT-7600: EntityChangeBlockEvent is not fired for frog eggs md_5 2024-03-11 15:09:39 +11:00
  • 06d0f9ba89 SPIGOT-7593: Fix sapling growth physics / client-side updates md_5 2024-03-11 15:03:33 +11:00
  • 45c2608e4d #1366: Expose riptide velocity to PlayerRiptideEvent 2008Choco 2024-03-10 09:27:44 +11:00
  • 29b6bb79bf SPIGOT-7587: Remove fixes for now-resolved MC-142590 and MC-109346 Doc 2024-03-10 09:20:54 +11:00
  • 176c0ad39f Fix copying BlockStates with fields (eg, Banner) md_5 2024-03-06 06:57:15 +11:00
  • ee685bd2ac Fix Camel not standing up when hurt md_5 2024-03-03 11:30:57 +11:00
  • 619936d4bb Increase outdated build delay md_5 2024-02-29 06:49:54 +11:00
  • 98b6c1ac7d SPIGOT-7589 Fix NullPointerException when bans expire Doc 2024-02-22 19:55:53 +11:00
  • a2736ddb06 SPIGOT-336, SPIGOT-3366, SPIGOT-5768, SPIGOT-6409, SPIGOT-6861, #1008: Add EntityRemoveEvent DerFrZocker 2024-02-21 20:55:34 +11:00
  • 5bf12cb89d SPIGOT-7565: Throw a more descriptive error message when a developer tries to spawn an entity from a CraftBukkit class DerFrZocker 2024-02-17 14:04:58 +11:00
  • 76d95fe7ed SPIGOT-7417, #1343: Add Sign#getTargetSide and Sign#getAllowedEditor Jishuna 2024-02-17 14:02:38 +11:00
  • 9d755a4b83 [#931/Enum] Merge remote-tracking branch 'origin/pr/931' into experimental md_5 2024-02-11 12:57:57 +11:00
  • 38fd4bd503 Fix accidentally renamed internal damage method md_5 2024-02-11 09:58:07 +11:00
  • 80f0ce4be6 SPIGOT-7300, #1180: Add new DamageSource API providing enhanced information about entity damage Doc 2024-02-11 09:54:25 +11:00
  • 7e43f3b164 SPIGOT-7581: Fix typo in BlockMushroom md_5 2024-02-09 19:00:25 +11:00
  • ea14b7d901 SPIGOT-7576, #1347: Add methods in MushroomCow to change stew effects Doc 2024-02-08 22:54:51 +11:00
  • 4c687f2433 #1259: Add Server#isLoggingIPs to get log-ips configuration Doc 2024-02-07 07:09:34 +11:00
  • 22a541a29f Improve support for per-world game rules md_5 2024-02-04 10:54:20 +11:00
  • cb7dccce27 #1348: Add Player methods for client-side potion effects Jishuna 2024-02-04 10:10:30 +11:00
  • b8d6109f0c #1335: Add API for in-world structures coll1234567 2024-02-04 10:04:35 +11:00
  • 4398a1b5b9 SPIGOT-7577: Make CraftWindCharge#explode discard the entity Doc 2024-02-04 09:57:17 +11:00
  • e74107678c Fix Crafter maximum stack size md_5 2024-02-03 13:52:43 +11:00
  • 0bb0f4f6a0 SPIGOT-7530, #1314: Improve Resource Pack API with new 1.20.3 functionality md_5 2024-01-31 22:02:45 +11:00
  • 4949f556d9 SPIGOT-3071, #1345: Add entity spawn method with spawn reason DerFrZocker 2024-01-31 20:08:05 +11:00
  • 20ac73ca28 #1353: Fix Structure#place not working as documented with 0 palette Jishuna 2024-01-31 20:01:58 +11:00
  • 3c1b778713 SPIGOT-6911, #1349: Change max book length in CraftMetaBook DerFrZocker 2024-01-31 19:59:28 +11:00
  • 333701839f SPIGOT-7572: Bee nests generated without bees DerFrZocker 2024-01-27 14:59:22 +11:00
  • f48f4174c3 SPIGOT-5553, #1336: Add EntityKnockbackEvent Jishuna 2024-01-27 14:53:41 +11:00