granny
1dea120002
finish applying patches for 1.19.4
2023-03-15 05:49:00 -07:00
granny
8c8c18bb21
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@18470db Fix getTargetEntity not targeting creative players (#8960 )
PaperMC/Paper@155aa36 Properly handle load before plugins in legacy loading (#8962 )
2023-03-12 13:31:57 -07:00
granny
235d5075a1
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4e99466 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@52307ae Updated Upstream (Paper)
2023-03-11 21:23:41 -08:00
granny
9e436f732a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@27c0503 Correctly handle ArmorStand invisibility (#8944 )
PaperMC/Paper@bf2053a Fix Player#setPlayerProfile (#8939 )
PaperMC/Paper@4d7269e Correctly Remove Classloaders, Avoid Loading Providers in /paper dumpplugins, Fix library lookup (#8938 )
2023-03-08 01:16:14 -08:00
granny
ef4b73ced7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@75280ef Fix cancelling EntityDeathEvent for Armor Stands killed by players (#6478 )
PaperMC/Paper@6f57163 Add CompostItemEvent and EntityCompostItemEvent (#6356 )
PaperMC/Paper@5cc78f2 Use configured log prefix for spigot library loading (#7934 )
2023-03-06 00:46:23 -08:00
granny
ade1ed1d98
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e574412 Replace ConfiguredStructure api with Structure (#8642 )
PaperMC/Paper@a172880 Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime
PaperMC/Paper@4151f75 /paper entity list QOL improvements (#8876 )
PaperMC/Paper@8a815a0 Fix rendering for translatable death messages (#8534 )
PaperMC/Paper@d30cda1 Add TeleportFlags (#8855 )
PaperMC/Paper@3dcf4e4 Add EntityFertilizeEggEvent (#8041 )
PaperMC/Paper@f2075c4 Take in account waterlogged block for the event (#8623 )
PaperMC/Paper@e5e75dd Include previous spawn angle in SpawnChangeEvent (#8606 )
PaperMC/Paper@541753b Fix HumanEntity#drop not updating the client inventory (#6761 )
2023-03-05 03:34:19 -08:00
granny
c5f1057812
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@83a1304 [ci skip] Update Gradle wrapper to 8.0.1 (#8924 )
PaperMC/Paper@08e6622 fix runServer tasks
PaperMC/Paper@4ae202e Fix getBlockStateIfLoaded world bounds check
PaperMC/Paper@b670798 Close plugin jar file on classloader close and after retrieving name for updating (#8902 )
PaperMC/Paper@5170d6f Update the flag when a captured block state is outdated (#8860 )
PaperMC/Paper@dead691 Fix MC-157464 Prevent sleeping villagers moving towards food (#8923 )
PaperMC/Paper@f408c25 Log message if plugin bootstrap provided external plugin instead of throwing an exception (#8914 )
2023-02-28 05:58:01 -08:00
granny
afcd5b6f10
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ed44f69 Fix NamespacedKey#equals not accepting other Key types (#8919 )
PaperMC/Paper@e2b8e6b chore: update adventure documentation url in javadocs (#8912 )
PaperMC/Paper@2f953a8 Additional ExplosiveMinecart API (#8896 )
PaperMC/Paper@fc072c0 Fix forced respawn with respawn anchor (#8845 )
PaperMC/Paper@16fc1a1 Make PluginProviderContext#getLogger return ComponentLogger, remove PluginProviderContext#getSLF4JLogger (#8921 )
PaperMC/Paper@9256248 [ci skip] Update README and CONTRIBUTING (#8917 )
PaperMC/Paper@ad3e1bc Don't log or die on cyclic dependencies of Spigot plugins
2023-02-27 03:32:11 -08:00
granny
387a581a42
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c7a82c1 Clean up hopper optimization patch
PaperMC/Paper@8836739 Update adventure doc links
PaperMC/Paper@81d7ff6 Properly re-add providers when reloading (#8881 )
2023-02-25 23:17:21 -08:00
granny
71669e3f19
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@60b83fe Validate providers when populating load order tree (#8890 )
PaperMC/Paper@a9ab684 Fix update folder logging error when no folder exists (#8891 )
PaperMC/Paper@87bb3e6 Close library classloader and improve PluginDescriptionFile (#8901 )
PaperMC/Paper@0620289 Do not send plugin headers when it is not required (#8889 )
PaperMC/Paper@ce2b6b2 Properly log any Throwable on plugin class creation (#8897 )
PaperMC/Paper@6b77643 Fix chat messages logged in console (#8872 )
PaperMC/Paper@50eacd3 Avoid duplicate game event on initial fill (#8887 )
2023-02-23 03:39:52 -08:00
granny
9698422af2
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d9699b5 Configure mokitor Server mock as stubOnly (#8861 )
PaperMC/Paper@8b37e9e update alternate current to v1.5.0 (#8882 )
PaperMC/Paper@ddc0a99 Further clarify functionality of damageItemStack methods (#8878 )
PaperMC/Paper@bb63a61 Fix JavaPlugin static getPlugin methods (#8888 )
2023-02-21 23:05:26 -08:00
granny
0f3bbcbbbf
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8c4e811 Update circular dependencies warning, properly crash
PaperMC/Paper@0e4f2cc Small paper plugin fixes (#8866 )
PaperMC/Paper@8427c88 Redefine Cyclic Dependencies (#8873 )
2023-02-20 23:34:28 -08:00
granny
9940dcf74b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@841da90 Paper Plugins (#8108 )
PaperMC/Paper@7baf427 Fix plugin updater logic, allow null update directory (#8864 )
2023-02-19 22:32:02 -08:00
granny
41593baf70
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@27516ee Temp fix for EntityType.translationKey
PaperMC/Paper@8fced9d [ci skip] Update paperweight to 1.5.1 (#8856 )
PaperMC/Paper@f9dc371 Fix calling UnknownCommandEvent (#8232 )
2023-02-17 03:20:27 -08:00
granny
c795c61137
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@afe633d convert API/server tests to mockito (#8848 )
PaperMC/Paper@03a4e7a Updated Upstream (Bukkit/CraftBukkit) (#8832 )
PaperMC/Paper@5c87711 Make sure Registry is loaded after Bukkit.setServer() (#8853 )
2023-02-15 18:34:28 -08:00
granny
08aa4dccaa
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@afa16e6 Modify offline mode warning to include Velocity line (#8812 )
PaperMC/Paper@de38a45 Add projectile hit simulation API (#8816 )
PaperMC/Paper@7e7e6b4 More Win Screen API (#8805 )
PaperMC/Paper@bd77b78 Fix desync of honeycomb when the event is canceled (#8713 )
PaperMC/Paper@bb05fcf Add missing isFuel Material entries (#8843 )
PaperMC/Paper@8d1acf6 Call PlayerReadyArrowEvent for when items in the offhand are used (#8842 )
PaperMC/Paper@f2f9e8c Remove patch that was made obsolete by vanilla (#8847 )
2023-02-13 15:48:05 -08:00
granny
0090323edb
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7569191 Send disguised chat for vanished players
PaperMC/Paper@96fd31b Fix chunk sending when the computed time overflows (#8833 )
PaperMC/Paper@39aef52 Fix `Tick::addTo`/`::between` causing SOE (#8824 )
PaperMC/Paper@0c3311c Add Entity Body Yaw API (#8822 )
PaperMC/Paper@0c9ace8 Add AntiXray layered obfuscation mode (#8799 )
PaperMC/Paper@5eca964 [ci skip] Rebuild patches
2023-02-09 17:55:16 -08:00
granny
bfe93ff754
this is important...
2023-02-08 20:32:13 -08:00
granny
c44c800b3a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@18fabc0 Remove CraftItemStack#setAmount null assignment (#8807 )
PaperMC/Paper@9147456 Updated Upstream (CraftBukkit/Spigot) (#8815 )
PaperMC/Paper@4da844f Fix force-opening enchantment tables (#8820 )
2023-01-31 19:42:02 -08:00
granny
cac8a9b5a8
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2eca2a2 Add Player#sendEquipmentChange(Map) API (#8800 )
PaperMC/Paper@b082d89 Win Screen API (#8802 )
PaperMC/Paper@b1b19b6 [ci skip] Fix PiglinBarterEvent JavaDoc (#8795 )
2023-01-23 00:15:17 -08:00
Ben
e733fe6af7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0ed4b91 Revert executor in authentication thread pool back to original patch
PaperMC/Paper@42fecd0 Correctly shrink items during EntityResurrectEvent (#8780 )
2023-01-19 21:08:14 -05:00
BillyGalbreath
8a0e601e55
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5aee09d Fix entity types not appearing in timings (#8786 )
PaperMC/Paper@ec9dba8 Update netty to 4.1.87
PaperMC/Paper@567ff90 Don't clone location in PreCreatureSpawnEvent (#8790 )
2023-01-16 19:12:27 -06:00
Encode42
970670bb08
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8e08d9b Fix treasure map config for loot tables (#8739 )
PaperMC/Paper@7a64b85 Fix player chat messages from vanished players resulting in kicks (#8777 )
PaperMC/Paper@1719345 Fix some explosion damage not scaling with difficulty (#8767 )
2023-01-11 21:27:47 -05:00
Encode42
5c6179c9a4
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@fb90721 [ci skip] Automatically close PRs from master branches on opening (#8779 )
PaperMC/Paper@92c1a3e Updated Upstream (Bukkit/CraftBukkit)
2023-01-09 19:54:06 -05:00
Encode42
2f8ae1bc6d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a0b59ca [ci skip] Update paperweight to 1.4.1
PaperMC/Paper@035f9d7 Fix items never falling after being on ground (#8768 )
PaperMC/Paper@214a8c5 Use single player info update packet on join (#8773 )
2023-01-08 22:04:14 -05:00
Encode42
a9e96e0d62
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@940c9a3 Replace ItemFlag.HIDE_POTION_EFFECTS (#8765 )
PaperMC/Paper@f88384e Persist paper lootable on entities (#8762 )
PaperMC/Paper@b29e07b [ci skip] Fix instrument reference in item specific hide flag docs
2023-01-05 23:08:17 -05:00
Encode42
c3dea6665c
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@de5b1da Fix operator precedence bug (#8756 )
2023-01-03 22:02:48 -05:00
Encode42
9f5ba65cab
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@51cfcc8 Updated Upstream (Bukkit/CraftBukkit) (#8740 )
2023-01-02 01:46:08 -05:00
Encode42
171cd264fd
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8d7d927 Return 0 if null for FireworkMeta (#8738 )
PaperMC/Paper@ddd8745 [ci skip] Fix hoglin conversionTime javadoc (#8734 )
2022-12-30 20:03:36 -05:00
Encode42
dad13788ad
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2040c1e Player Flying Fall Damage API (#5357 )
PaperMC/Paper@fa42c68 Expose pre-collision moving velocity to VehicleBlockCollisionEvent (#8457 )
PaperMC/Paper@90750a6 Rework filtering spawn egg and tile entity nbt config (#6613 )
2022-12-29 00:19:27 -05:00
Encode42
fe3250cfec
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c1bca9a Add exploded block state to BlockExplodeEvent (#6818 )
PaperMC/Paper@94373f0 Fix OfflinePlayer#getPlayerProfile returning deprecated type (#8543 )
PaperMC/Paper@7b52db5 Fix buffer-joins-to-world patch
PaperMC/Paper@048ee58 Fix OfflinePlayer getPlayerProfile return type (#8710 )
PaperMC/Paper@e05ba98 Avoid to spam the transform event for hoglin->zoglin conversion (#8712 )
PaperMC/Paper@8e83c3c Deprecate ProjectileCollideEvent (#8678 )
PaperMC/Paper@c59922d Expose signed message in chat events (#8694 )
PaperMC/Paper@5717b84 Add config option for spider worldborder climbing (#6448 )
PaperMC/Paper@e6f61f7 fix ArmorStandMeta not applying false flags (#8632 )
PaperMC/Paper@47abd1c Add EntityPushedByEntityEvent (#7704 )
PaperMC/Paper@f26e9cc Tadpole lock API (#8297 )
PaperMC/Paper@3331501 Use team display name for quit message (#7127 )
PaperMC/Paper@1975fbe Respect SpigotConfig logCommands & fix stopDancing() NPE (#8715 )
PaperMC/Paper@78a91df Fix (again) Player#getPlayerProfile no such method error (#8722 )
PaperMC/Paper@52718db Updated Upstream (Bukkit/CraftBukkit) (#8714 )
PaperMC/Paper@2040c1e Player Flying Fall Damage API (#5357 )
2022-12-27 15:55:36 -05:00
BillyGalbreath
4a580c4122
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d5f1ffc Remove somewhat broken patch
2022-12-19 11:11:49 -06:00
BillyGalbreath
278eebff54
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f7a1344 Improve PortalEvents (#8679 )
PaperMC/Paper@e498dda Add missing EntityChangeBlockEvent (#8696 )
2022-12-18 15:46:43 -06:00
BillyGalbreath
07afb7204e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@39d3a03 Fix Player#chat for 1.19.3 (#8684 )
PaperMC/Paper@aa9c200 Fix metrics reporting unknown paper version (#8683 )
PaperMC/Paper@44dc5a4 Don't call lock check event if the block entity doesn't exist (#8687 )
PaperMC/Paper@86ed0d5 ChatProcessor fixes (#8690 )
PaperMC/Paper@f3eb2c7 Fix reobf issue in previous commit
PaperMC/Paper@cf31151 [ci skip] Fix readme badge (#8693 )
2022-12-17 10:40:13 -06:00
BillyGalbreath
7062a32f8f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3aec863 Add BlockLockCheckEvent (#7840 )
PaperMC/Paper@0262de0 Deprecate TargetBlock/EntityInfo and assocated methods (#7381 )
PaperMC/Paper@28c7d40 Add Sneaking API for Entities (#8485 )
PaperMC/Paper@262c08f Updated Upstream (CraftBukkit) (#8680 )
2022-12-16 10:40:50 -06:00
BillyGalbreath
082734f817
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@20503be Remove guardian beam render issue workaround
2022-12-15 07:59:50 -06:00
BillyGalbreath
1f9d676ea8
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c975819 Fix inconsistencies in dispense events regarding stack size (#8653 )
PaperMC/Paper@1c535f9 Remove deprecated event warning for inventory result event (#8672 )
PaperMC/Paper@66437d0 Add more breakNaturally functionality (#7379 )
PaperMC/Paper@7789bc5 Improve some logging and errors (#8673 )
PaperMC/Paper@eec64a4 Fix explosion yield with new gamerules (#8674 )
2022-12-15 02:30:55 -06:00
BillyGalbreath
0a4b64fbe6
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c919e94 Updated Upstream (Bukkit/CraftBukkit) (#8663 )
2022-12-14 12:21:08 -06:00
BillyGalbreath
cceae2cdb3
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1845cec Fix death message containing empty string (#8656 )
PaperMC/Paper@326a65e [ci skip] add missing final newline (#8659 )
PaperMC/Paper@0148283 Fix locateNearestBiome nullability check (#8662 )
PaperMC/Paper@3822cc8 Update paperweight to 1.4.0
PaperMC/Paper@adb8e49 Fix fire charge not being consumed igniting a creeper (#8652 )
2022-12-13 19:50:15 -06:00
BillyGalbreath
b7671eeee9
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0baf2ff [ci skip] Allow .git to be a regular file (#8631 )
PaperMC/Paper@5e6ac3c Properly identify golem spawn reason (#8635 )
PaperMC/Paper@ec772bb Rabbit API (#8627 )
PaperMC/Paper@7e5f85e Updated Upstream (CraftBukkit)
PaperMC/Paper@075fb67 Add eating regain reason for Camels (#8638 )
PaperMC/Paper@812efd3 Fix chunksnapshot biome getter (#8639 )
PaperMC/Paper@be50d5b Readd BlockBehavior inlining patch
PaperMC/Paper@7ba81b1 [ci skip] Fix leaf'd patch names
PaperMC/Paper@5bd8e1c Fix MapLike Codec missing key 'selector' (#8634 )
PaperMC/Paper@7d18c6b Don't show particles when splash events are canceled (#8637 )
PaperMC/Paper@ecfb76a Fix empty effect clouds from lingering potions (#8641 )
PaperMC/Paper@1143b63 Add Position (#7639 )
PaperMC/Paper@0bdbcd9 [ci skip] Remove non-functioning patch
PaperMC/Paper@d8cf30d Deprecate isPreview method in decorate events (#8645 )
PaperMC/Paper@a5ecfd6 [ci skip] Correct chat preview removal version in javadoc (#8646 )
PaperMC/Paper@eeeb8d5 Add the non-flammable wood item tag (#8648 )
PaperMC/Paper@d2cb347 Fix items equipped on AbstractHorse losing NBT (#8647 )
2022-12-12 00:07:02 -06:00
BillyGalbreath
d78268326a
Update to 1.19.3!
2022-12-09 06:02:52 -06:00
Encode42
482a83ff9f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@41ab602 [ci skip] couple more fixes for build pr jar label (#8599 )
PaperMC/Paper@c40f8d5 Sync offhand slot in menus (#7341 )
PaperMC/Paper@425baed Fully deserialise persistent anger post async load (#8560 )
PaperMC/Paper@ec6a9a3 Updated Upstream (Bukkit/CraftBukkit) (#8604 )
PaperMC/Paper@96fdafd Player Entity Tracking Events (#4722 )
PaperMC/Paper@407a445 Fix dumplisteners missing folder creation
PaperMC/Paper@b07d5e0 Limit pet look distance (#8612 )
PaperMC/Paper@476ef25 Add missing Fluid type (#8608 )
2022-12-07 12:05:48 -05:00
BillyGalbreath
42b7e81d56
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8796175 Handle legacy quirk in the console formatter (#8434 )
PaperMC/Paper@54daefa Fix whitespace error in recent patch
2022-11-29 21:53:26 -06:00
BillyGalbreath
afd4044046
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@28b4027 Fix packet duplicating at some points (#8566 )
PaperMC/Paper@309133e Fix preemptive connection dropping during shutdown process (#8546 )
2022-11-28 00:58:50 -06:00
BillyGalbreath
47dc2e92f5
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@55a16d8 Fix Varint21FrameDecoder cached length buf usage
PaperMC/Paper@e6e37ba Add api to resolve components (#7648 )
PaperMC/Paper@7168438 [ci skip] Rework workflows to support optional paperclip build (#8583 )
PaperMC/Paper@da230d5 More vanilla friendly methods to update trades (#8478 )
PaperMC/Paper@8aff07a Add /paper dumplisteners command (#8507 )
PaperMC/Paper@b8919a7 pr command action fixes (#8591 )
PaperMC/Paper@185fa48 Fix chest relooting mechanics (#8580 )
PaperMC/Paper@b4beac0 Fixes potential issues arising from optimizing getPlayerByUUID (#8585 )
PaperMC/Paper@f637b1a Fix async entity add due to fungus trees (#7626 )
PaperMC/Paper@414ea80 ItemStack damage API (#7801 )
PaperMC/Paper@d98c370 Add displayName methods for advancements (#8584 )
PaperMC/Paper@44bb599 Add Tick TemporalUnit (#5445 )
PaperMC/Paper@9f7eef8 Friction API (#6611 )
PaperMC/Paper@4048d3e Allow using degrees for ArmorStand rotations (#7847 )
PaperMC/Paper@f59c802 Schoolable Fish API (#7089 )
PaperMC/Paper@21b964a Added ability to control player's insomnia and phantoms spawning (#6500 )
PaperMC/Paper@f1583fc Add `/paper dumplisteners tofile` and increase detail of command output (#8592 )
2022-11-26 18:48:36 -06:00
Ben Kerllenevich
8da783d679
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@84b5d4a Reorder bukkit damage source entity for explosion (#8553 )
PaperMC/Paper@b4c1ae6 Fix MC-121048 (#8429 )
PaperMC/Paper@825cb43 [ci skip] Add .fleet/ folder to .gitignore (#8574 )
PaperMC/Paper@669fed4 Fix MC-179072 (#8421 )
PaperMC/Paper@8f498dc Sync chunk load command improvements (#8554 )
PaperMC/Paper@3299886 [ci skip] Add TheFruxz to the license MIT list (#8575 )
PaperMC/Paper@0a6f100 Add more collision code skipping logic (#7581 )
PaperMC/Paper@76503f8 Strip coordinates from lodestone compasses (#8561 )
PaperMC/Paper@b95d4b2 Moving ATs from the at file to individual patches (#8573 )
PaperMC/Paper@4a3ae59 [ci skip] Add check for git repo (#8578 )
PaperMC/Paper@a7df847 Add Player Warden Warning API (#8470 )
PaperMC/Paper@3ab194e Avoid a cubed max search distance for POIs (#8576 )
2022-11-21 23:26:26 -05:00
BillyGalbreath
101e3b7bd7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2151112 Fix/improve Affects Spawning API (#7329 )
2022-11-15 17:16:40 -06:00
BillyGalbreath
85bc4a4a83
Updated Upstream ()
...
Upstream has released updates that appear to apply and compile correctly
2022-11-13 04:52:10 -06:00
BillyGalbreath
6e7a51e103
helps to include this bit
2022-11-06 08:50:19 -06:00
BillyGalbreath
cb121ecfd7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@93b2246 Fix EntityCombustEvent cancellation issues (#8529 )
PaperMC/Paper@4a9c9b3 Build updates
2022-10-31 21:40:00 -05:00