Commit Graph

  • 4f14496fbd Clean up hopper optimization patch Nassim Jahnke 2023-02-23 17:37:56 +01:00
  • a7a3da8802 Avoid duplicate game event on initial fill (#8887) Lulu13022002 2023-02-23 10:37:28 +01:00
  • 5f73b95e43 Fix chat messages logged in console (#8872) Jake Potrebic 2023-02-23 01:37:18 -08:00
  • a59536946b Properly log any Throwable on plugin class creation (#8897) Jake Potrebic 2023-02-23 01:36:45 -08:00
  • 4ad4252079 Do not send plugin headers when it is not required (#8889) Jakubk15 2023-02-23 00:59:42 +01:00
  • 751beefa8e Close library classloader and improve PluginDescriptionFile (#8901) Bjarne Koll 2023-02-22 21:54:27 +01:00
  • eb56bf3058 Fix update folder logging error when no folder exists (#8891) Jake Potrebic 2023-02-22 12:17:58 -08:00
  • 75e61d5bf2 Validate providers when populating load order tree (#8890) Owen1212055 2023-02-22 10:59:12 -05:00
  • ee1dffb8d5 Fix JavaPlugin static getPlugin methods (#8888) Jake Potrebic 2023-02-21 19:27:49 -08:00
  • 37d171544a Further clarify functionality of damageItemStack methods (#8878) Jake Potrebic 2023-02-21 09:35:25 -08:00
  • 7d56ee5d45 update alternate current to v1.5.0 (#8882) Space Walker 2023-02-21 17:58:18 +01:00
  • 78f94ecb2d Configure mokitor Server mock as stubOnly (#8861) Bjarne Koll 2023-02-21 17:18:49 +01:00
  • 08d77ce67a Redefine Cyclic Dependencies (#8873) Owen1212055 2023-02-20 20:09:38 -05:00
  • 1c5cb2f43a Small paper plugin fixes (#8866) Owen1212055 2023-02-20 13:02:53 -05:00
  • 0ce11aca74 Update circular dependencies warning, properly crash Also fixes logging errors Nassim Jahnke 2023-02-20 15:20:49 +01:00
  • b0ce047eae Fix plugin updater logic, allow null update directory (#8864) Owen1212055 2023-02-19 13:17:51 -05:00
  • 6915dee3e3 Paper Plugins (#8108) Owen1212055 2023-02-19 09:57:10 -05:00
  • 5d777995f4 Fix calling UnknownCommandEvent (#8232) Jake Potrebic 2023-02-16 18:07:30 -08:00
  • 8242b76d95 [ci skip] Update paperweight to 1.5.1 (#8856) Jason Penilla 2023-02-16 09:03:25 -07:00
  • 19889e8a77 Temp fix for EntityType.translationKey Shane Freeder 2023-02-16 03:20:43 +00:00
  • b15172bc8e Make sure Registry is loaded after Bukkit.setServer() (#8853) Jake Potrebic 2023-02-15 15:00:22 -08:00
  • f9e1ad2c2d Updated Upstream (Bukkit/CraftBukkit) (#8832) Jake Potrebic 2023-02-15 14:10:14 -08:00
  • bd166747a6 convert API/server tests to mockito (#8848) Jake Potrebic 2023-02-15 13:27:40 -08:00
  • afeeaca6dd Remove patch that was made obsolete by vanilla (#8847) brickmonster 2023-02-13 17:52:27 +00:00
  • 205d1402f8 Call PlayerReadyArrowEvent for when items in the offhand are used (#8842) TM (Holly) 2023-02-13 09:36:25 +00:00
  • ffc1cf92a1 Add missing isFuel Material entries (#8843) Jake Potrebic 2023-02-12 13:02:01 -08:00
  • f3de04a9fb Fix desync of honeycomb when the event is canceled (#8713) Lulu13022002 2023-02-11 18:14:03 +01:00
  • 723559e9f0 More Win Screen API (#8805) Andreas Prues 2023-02-11 16:55:45 +01:00
  • e343c4eb44 Add projectile hit simulation API (#8816) SamB440 2023-02-11 15:41:06 +00:00
  • f40928931b Modify offline mode warning to include Velocity line (#8812) Matt Artist 2023-02-10 18:10:11 -05:00
  • 905b16a361 Add AntiXray layered obfuscation mode (#8799) Drex 2023-02-09 18:38:00 +01:00
  • ab76bb014b Add Entity Body Yaw API (#8822) Piotr Pasztor 2023-02-09 18:31:51 +01:00
  • b2b666ced2 Fix Tick::addTo/::between causing SOE (#8824) Emily 2023-02-09 14:30:30 -03:00
  • 90cdec2283 Fix chunk sending when the computed time overflows (#8833) Martijn 2023-02-09 18:27:24 +01:00
  • 62048076ef Send disguised chat for vanished players Nassim Jahnke 2023-02-09 18:15:21 +01:00
  • 5fba40cc67 Updated Upstream (Bukkit/CraftBukkit) (#8823) Jake Potrebic 2023-02-07 07:55:53 -08:00
  • 3212d9fcf5 Deprecate duplicate API for arrow stuck count (#8829) Jake Potrebic 2023-02-07 07:43:20 -08:00
  • 72de51c57a Fix force-opening enchantment tables (#8820) Jake Potrebic 2023-01-27 13:01:36 -08:00
  • b727bda1b0 Updated Upstream (CraftBukkit/Spigot) (#8815) Jake Potrebic 2023-01-27 12:52:04 -08:00
  • 166dc90e1c Remove CraftItemStack#setAmount null assignment (#8807) Josh Roy 2023-01-24 09:30:51 -05:00
  • cbf3b9b7af [ci skip] Fix PiglinBarterEvent JavaDoc (#8795) Aya 2023-01-22 20:33:21 +02:00
  • 17333bd2e5 Win Screen API (#8802) Andreas Prues 2023-01-22 14:21:45 +01:00
  • 80dbbcd4bb Add Player#sendEquipmentChange(Map) API (#8800) Aya 2023-01-22 15:00:37 +02:00
  • ef23d583c0 Correctly shrink items during EntityResurrectEvent (#8780) Bjarne Koll 2023-01-19 23:09:08 +01:00
  • 6627ac4b94 Revert executor in authentication thread pool back to original patch Nassim Jahnke 2023-01-18 17:20:24 +01:00
  • 1b552c2a22 Don't clone location in PreCreatureSpawnEvent (#8790) alex6777 2023-01-16 10:03:58 -05:00
  • 4537ed779a Update netty to 4.1.87 Nassim Jahnke 2023-01-14 19:53:32 +01:00
  • 9bc8ff81e2 Fix entity types not appearing in timings (#8786) froobynooby 2023-01-14 10:33:13 +09:30
  • bf239d382f Fix some explosion damage not scaling with difficulty (#8767) Jake Potrebic 2023-01-11 17:10:45 -08:00
  • fd465d949c Fix player chat messages from vanished players resulting in kicks (#8777) Corey Shupe 2023-01-10 08:01:42 -05:00
  • 97690710b3 Fix treasure map config for loot tables (#8739) Jake Potrebic 2023-01-10 04:09:19 -08:00
  • e52ed2c588 Updated Upstream (Bukkit/CraftBukkit) byquanton 2023-01-09 17:49:06 +01:00
  • 8f79964ecd [ci skip] Automatically close PRs from master branches on opening (#8779) Jason Penilla 2023-01-09 14:43:54 -07:00
  • 3ee1c5bf3f Use single player info update packet on join (#8773) Jake Potrebic 2023-01-08 18:46:54 -08:00
  • 78bd0e8518 Fix items never falling after being on ground (#8768) Hannes Greule 2023-01-07 13:05:13 +01:00
  • 18e27e77fd [ci skip] Update paperweight to 1.4.1 Nassim Jahnke 2023-01-06 09:43:31 +01:00
  • 27a64790ed [ci skip] Fix instrument reference in item specific hide flag docs Nassim Jahnke 2023-01-05 20:28:43 +01:00
  • 43f4155da3 Persist paper lootable on entities (#8762) Bjarne Koll 2023-01-05 11:59:10 +01:00
  • 5f27ebfa6f Replace ItemFlag.HIDE_POTION_EFFECTS (#8765) Nassim Jahnke 2023-01-05 11:54:21 +01:00
  • 850adc4885 Fix operator precedence bug (#8756) Hannes Greule 2023-01-03 14:42:58 +01:00
  • 9473cd8981 Updated Upstream (Bukkit/CraftBukkit) (#8740) Jake Potrebic 2023-01-01 12:17:40 -08:00
  • f7f8d3c75b [ci skip] Fix hoglin conversionTime javadoc (#8734) Lulu13022002 2022-12-30 21:08:02 +01:00
  • cb9bc57e60 Return 0 if null for FireworkMeta (#8738) Owen1212055 2022-12-30 12:33:41 -05:00
  • 48768d68d6 Rework filtering spawn egg and tile entity nbt config (#6613) Jake Potrebic 2022-12-27 18:59:15 -08:00
  • 49f3ef443a Expose pre-collision moving velocity to VehicleBlockCollisionEvent (#8457) SoSeDiK 2022-12-28 00:56:19 +02:00
  • a0d9d433a3 Player Flying Fall Damage API (#5357) TreyRuffy 2022-12-27 13:41:59 -07:00
  • 7c42959fb0 Updated Upstream (Bukkit/CraftBukkit) (#8714) Jake Potrebic 2022-12-26 09:53:35 -08:00
  • d4d31bb847 Fix (again) Player#getPlayerProfile no such method error (#8722) Jake Potrebic 2022-12-26 04:34:23 -08:00
  • e794bcecbd Respect SpigotConfig logCommands & fix stopDancing() NPE (#8715) Owen1212055 2022-12-25 23:22:08 -05:00
  • 99fb11f7ea Use team display name for quit message (#7127) Jake Potrebic 2022-12-25 08:57:54 -08:00
  • 5297d99a4e Tadpole lock API (#8297) Owen1212055 2022-12-23 15:50:32 -05:00
  • 6b4dfb9627 Add EntityPushedByEntityEvent (#7704) aerulion 2022-12-23 20:59:11 +01:00
  • 0ece030a7d fix ArmorStandMeta not applying false flags (#8632) TehBrian 2022-12-23 12:30:42 -05:00
  • b8a1f20c8d Add config option for spider worldborder climbing (#6448) Noah van der Aa 2022-12-23 17:51:24 +01:00
  • c2bee2c705 Expose signed message in chat events (#8694) Noah van der Aa 2022-12-23 16:54:04 +01:00
  • 424df4f743 Deprecate ProjectileCollideEvent (#8678) Jake Potrebic 2022-12-22 21:20:44 -08:00
  • 3ee986cc2d Avoid to spam the transform event for hoglin->zoglin conversion (#8712) Lulu13022002 2022-12-22 23:39:07 +01:00
  • ae31085e6d Fix OfflinePlayer getPlayerProfile return type (#8710) Jake Potrebic 2022-12-21 20:30:21 -08:00
  • 583c8afcd8 Fix buffer-joins-to-world patch Nassim Jahnke 2022-12-21 22:55:42 +01:00
  • b28618e07c Fix OfflinePlayer#getPlayerProfile returning deprecated type (#8543) Jake Potrebic 2022-12-20 10:56:33 -08:00
  • d20d36a172 Add exploded block state to BlockExplodeEvent (#6818) Jake Potrebic 2022-12-19 21:09:51 -08:00
  • 37a96734c7 Remove somewhat broken patch With the new chunk system it doesn't hurt too much to (temporarily) remove this until implemented in a safer manner Nassim Jahnke 2022-12-19 11:46:55 +01:00
  • 03dad8f20a Add missing EntityChangeBlockEvent (#8696) Lulu13022002 2022-12-17 19:20:14 +01:00
  • 3394f6b808 Improve PortalEvents (#8679) Jake Potrebic 2022-12-17 09:36:02 -08:00
  • f51e067bb5 [ci skip] Fix readme badge (#8693) Thomas Meaney 2022-12-17 09:53:49 +01:00
  • efaf778680 Fix reobf issue in previous commit Jason Penilla 2022-12-17 00:46:46 -07:00
  • 1de7f28233 ChatProcessor fixes (#8690) Jason Penilla 2022-12-16 23:05:48 -07:00
  • 968a3ee539 Don't call lock check event if the block entity doesn't exist (#8687) Jake Potrebic 2022-12-16 13:31:51 -08:00
  • deb2116724 Fix metrics reporting unknown paper version (#8683) Jake Potrebic 2022-12-16 09:37:06 -08:00
  • deea75d745 Fix Player#chat for 1.19.3 (#8684) Jake Potrebic 2022-12-16 09:15:21 -08:00
  • 4567f41500 Updated Upstream (CraftBukkit) (#8680) Jake Potrebic 2022-12-15 17:16:34 -08:00
  • fab251199d Add Sneaking API for Entities (#8485) Jakub Žáček 2022-12-15 20:43:14 +01:00
  • b5ab281c29 Deprecate TargetBlock/EntityInfo and assocated methods (#7381) Jake Potrebic 2022-12-15 09:10:03 -08:00
  • 9eb6b1db93 Add BlockLockCheckEvent (#7840) Jake Potrebic 2022-12-15 08:49:49 -08:00
  • dd2051ae52 Remove guardian beam render issue workaround Messing with game time sent to the client isn't worth the trouble whenever it may be used by the client now and in the future for such a small issue. Mojang, plz fix Nassim Jahnke 2022-12-15 14:19:09 +01:00
  • e28eb9ab05 Fix explosion yield with new gamerules (#8674) Jake Potrebic 2022-12-14 20:01:31 -08:00
  • 74e9dbfa19 Improve some logging and errors (#8673) Jake Potrebic 2022-12-14 19:54:43 -08:00
  • 96d7b7b6e4 Add more breakNaturally functionality (#7379) Jake Potrebic 2022-12-14 19:37:16 -08:00
  • a0b62c40db Remove deprecated event warning for inventory result event (#8672) Jake Potrebic 2022-12-14 15:09:11 -08:00
  • 437103e45e Fix inconsistencies in dispense events regarding stack size (#8653) Jake Potrebic 2022-12-14 13:05:11 -08:00