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
BillyGalbreath
0384c21235
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@13cf546 Fix pumpkin growth modifier (#8517 )
PaperMC/Paper@b3b04f2 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8515 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@69bd43d Updated Upstream (Paper)
pufferfish-gg/Pufferfish@deb9638 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@eba9164 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@dda277a Updated Upstream (Paper)
2022-10-30 22:27:51 -05:00
Krakenied
fff2015d52
Updated Upstream (Paper) ( #1174 )
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7b3b593 [ci skip] Update checkout action in workflow (#8510 )
PaperMC/Paper@36869cc Fix new block data in EntityChangeBlockEvent for silverfish when mobGriefing isn't enabled (#8099 )
PaperMC/Paper@2432233 Add allow server listing & text filtering client options (#7595 )
PaperMC/Paper@954e6f0 Fix a bunch more forceDrops for dropping items (#8095 )
PaperMC/Paper@32d95e9 Track projectile source for fireworks from dispensers (#8044 )
PaperMC/Paper@0249750 Fix EntityArgument suggestion permissions to align with EntitySelector#checkPermissions (#8511 )
PaperMC/Paper@8acb05d Make CommandSyntaxException implement ComponentMessageThrowable (#8513 )
PaperMC/Paper@c264018 [ci skip] Undo modification to removed patches in latest commit (#8512 )
PaperMC/Paper@304ab35 [ci skip] Remove old todo file
PaperMC/Paper@8a4b752 Fix wrong descriptor in ASMEventExecutorGenerator (#8506 )
PaperMC/Paper@b743144 Fix MC-147659 (#8423 )
PaperMC/Paper@aaf5e39 Deprecate unused VehicleEntityCollisionEvent methods (#8498 )
2022-10-29 22:47:43 -07:00
frog-commits
cd1bb761a9
Updated Upstream (Paper) ( #1170 )
2022-10-25 01:05:30 -07:00
frog-commits
74b72a5f42
Updated Upstream (Paper) ( #1169 )
2022-10-23 21:46:53 -07:00
BillyGalbreath
cf6b7c3459
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b560034 Avoid usages of RecipeChoice#getItemStack() (#8453 )
PaperMC/Paper@603df98 FIx bedrock patterns (#8474 )
PaperMC/Paper@ec00f99 Fix package for PlayerInventorySlotChangeEvent (#8475 )
PaperMC/Paper@236a296 Add LivingEntity#swingHand(EquipmentSlot) convenience method (#8456 )
PaperMC/Paper@7d64d7c Add converted Slot number to PlayerInventorySlotChangeEvent (#8482 )
PaperMC/Paper@ed2c88b Add LivingEntity knockback API (#8479 )
PaperMC/Paper@e1d4b26 Fix another case of missing chat headers
PaperMC/Paper@f7da209 Fix inconsistent isChunkLoaded calls
2022-10-18 11:18:02 -05:00
BillyGalbreath
50687db565
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b097a24 Expose isUnderWater to Entity (#8454 )
PaperMC/Paper@6b26cfc Add missing Entity + Projectile API (#7632 )
PaperMC/Paper@de2d2d4 Add PlayerInventorySlotChangeEvent (#7321 )
PaperMC/Paper@f7c8d79 Fix stacktrace in server tests
PaperMC/Paper@b9cf1ac Fix a classloading issue in tests (#8459 )
PaperMC/Paper@7fe34e9 Make CraftMinecartTNT public
PaperMC/Paper@514a606 Elder Guardian appearance API (#8455 )
PaperMC/Paper@2094011 Update settings directory path in exceptions (#7968 )
PaperMC/Paper@0bdf997 Avoid cycle deprecation (#8466 )
PaperMC/Paper@eb68bd4 Allow changing bed's 'occupied' property (#8458 )
2022-10-15 12:51:22 -05:00
BillyGalbreath
38313f701e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c389b1c Fix configs that relied on outdated min/max y levels (#6986 )
PaperMC/Paper@57555b8 Add missing structure set seed configs (#8030 )
2022-10-09 23:55:46 -05:00
BillyGalbreath
28167fbd60
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@bcb4220 Correctly handle interactions with items on cooldown (#8008 )
PaperMC/Paper@60c973e Exempt players in creative/spectator from nether ceiling damage (#8427 )
PaperMC/Paper@77a50b9 Add Unmodifiable annotations to getDrops methods (#8440 )
2022-10-08 18:20:48 -05:00
BillyGalbreath
f5ae75874a
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ec3cfa9 Only create paper.yml-README.txt on config conversion (#8334 )
PaperMC/Paper@928bcc8 Updated Upstream (Bukkit/CraftBukkit) (#8430 )
PaperMC/Paper@616db71 Fix nothing mlg (#8432 )
PaperMC/Paper@011caa4 [ci skip] Minor patch cleanup
PaperMC/Paper@15e1748 Avoid resizing of ArrayList in ChunkMap#getPlayers (#8416 )
PaperMC/Paper@ad3d357 Remove unnecessary onTrackingStart during nav warning
PaperMC/Paper@9d63b07 Fix custom piglin interest items (#8097 )
PaperMC/Paper@ff67f1f EntityPickupItemEvent fixes (#8096 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@08aeb1a Updated Upstream (Paper)
pufferfish-gg/Pufferfish@58865aa Updated Upstream (Paper)
pufferfish-gg/Pufferfish@d960687 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@9d9a0e1 Update snakeyaml dependency
2022-10-05 04:26:13 -05:00
BillyGalbreath
1771d24be6
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ec76e36 Fix a handful of vanilla bugs (#8187 )
2022-10-01 18:57:38 -05:00
BillyGalbreath
e2922f538b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2534e5c Fix other jigsaw related disconnect bug (#8414 )
PaperMC/Paper@e9618f8 Add system property to dump stack on bad plugin class access (#8417 )
PaperMC/Paper@6d14093 Add getDrops to BlockState and isPreferredTool to BlockData (#8284 )
2022-10-01 12:21:22 -05:00
BillyGalbreath
955bd91c2b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c6d7375 use BlockFormEvent for mud converting into clay (#8398 )
PaperMC/Paper@14c32bc Fix wrong yaw and pitch of CommandSourceStack#getBukkitLocation (#8411 )
PaperMC/Paper@f5fa691 Don't print full packages in new chunk system classes
2022-09-30 17:04:11 -05:00
BillyGalbreath
dc8af93dfd
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@79f2aa3 Update Velocity natives (#8387 )
PaperMC/Paper@21661a7 Fix jigsaw block kicking user (#8404 )
PaperMC/Paper@017af78 [ci skip] Added the missing "d" character (#8267 )
PaperMC/Paper@8a7dd61 Mark parsed PoiChunks with data as not loaded (#8405 )
PaperMC/Paper@7d3a882 Do not log throwable for duplicate entity adds
PaperMC/Paper@8d69cfc Reduce allocation rate for checkBlock
2022-09-29 21:22:40 -05:00
BillyGalbreath
3f6dd484af
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@bd496d0 [ci skip] shuffle patches and rebuild
2022-09-28 12:37:40 -05:00
BillyGalbreath
3fa38d9260
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1bbd273 Fix user auth thread pool queue
2022-09-27 11:04:20 -05:00
BillyGalbreath
369304438e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f7d16f6 Fixes a couple issues with entity spawn reasons (#8390 )
2022-09-27 03:06:17 -05:00
BillyGalbreath
c6361bcd21
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b58c0cf Update snekyaml
2022-09-26 13:54:47 -05:00
BillyGalbreath
478d55ec4d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6d63005 Fix setEggCount method from TurtleLayEggEvent (#8385 )
PaperMC/Paper@abe53a7 Fix typos in isTickingWorlds API javadocs (#8382 )
PaperMC/Paper@01a1387 Rewrite chunk system (#8177 )
2022-09-26 04:35:03 -05:00
BillyGalbreath
ec75e5964a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d332623 Avoid potential place where the world map could be modified after its iterator is created (#8315 )
PaperMC/Paper@6736f39 Fix mangled patch
PaperMC/Paper@4d52f1d Add method isTickingWorlds to Bukkit (#8316 )
PaperMC/Paper@62680d5 Avoid item meta usage for itemstack enchantment getter (#8373 )
PaperMC/Paper@b4c025b Fix player desync on dimension change (#8253 )
2022-09-24 08:04:00 -05:00
BillyGalbreath
103965b5b4
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8681503 Call EntityChangeBlockEvent for frogs egg (#8136 )
PaperMC/Paper@ec0c550 Call BlockPhysicsEvent more often (#8264 )
PaperMC/Paper@f528f53 Correct javadocs on PlayerArmorStandManipulateEvent (#7719 )
PaperMC/Paper@3996e6e Updated Upstream (Bukkit/CraftBukkit/Spigot)
2022-09-23 23:11:56 -05:00
BillyGalbreath
31939de1d8
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@980c1d1 Updated Upstream (Bukkit/CraftBukkit) (#8378 )
2022-09-23 00:17:24 -05:00
BillyGalbreath
95abfe4d21
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@339e85d Updated Upstream (CraftBukkit) (#8376 )
2022-09-21 20:31:17 -05:00
BillyGalbreath
09af9f54f0
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9e614e6 Fix ground pathfinding (#7683 )
2022-09-20 18:03:48 -05:00
BillyGalbreath
aa349b9566
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ea777c3 Add a consumer parameter to ProjectileSource#launchProjectile (#8374 )
PaperMC/Paper@470c638 Configurable chat thread limit (#7878 )
PaperMC/Paper@dbc2d60 Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321 ) (#8371 )
PaperMC/Paper@f8742e2 Also load resources from LibraryLoader (#8335 )
PaperMC/Paper@f7e6809 Fix Pathfinding After World Has Changed (#8068 )
PaperMC/Paper@ad3dffe Respect preventMovingIntoUnloadedChunks for optimized collision checking (#8259 )
PaperMC/Paper@8db45c4 Copper clear on lightning strike calls EntityChangeBlockEvent (#8126 )
2022-09-20 00:58:02 -05:00
BillyGalbreath
a448748b1a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@178f035 Restore no-crash behaviour when read-only config file(s) (#8318 )
PaperMC/Paper@267dd18 Stop large look changes from crashing the server (#8326 )
PaperMC/Paper@36f0c1b Rebuild patches
PaperMC/Paper@751d092 Properly close section storage managed files (#8364 )
PaperMC/Paper@f5f84ff Add custom destroyerIdentity parameter to the sendBlockBreak function (#5840 )
PaperMC/Paper@05f6a5c Limit size of Authenticator Cache Thread Pool (#8360 )
PaperMC/Paper@ef670eb EndDragonFight killed statuses should be false for newly created worlds (#8354 )
PaperMC/Paper@b826065 fire EntityChangeBlockEvent in more places (#6371 )
PaperMC/Paper@34777cd Missing eating regain reason (#8244 )
PaperMC/Paper@dbda887 Missing some effect cause (#8307 )
PaperMC/Paper@63cb747 Added byte array serialization/deserialization for PersistentDataContainers (#7505 )
2022-09-18 19:52:48 -05:00
BillyGalbreath
6e7bb8323f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ef0e5a6 Updated Upstream (Bukkit/CraftBukkit/Spigot)
2022-09-13 17:32:56 -05:00
BillyGalbreath
664774af5a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e51401e Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8347 )
PaperMC/Paper@51183af Fix console completer/highlighter having invalid source stack (#8346 )
2022-09-10 04:46:02 -05:00
BillyGalbreath
5f14c32a66
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@36a5f15 Allow preventing BlockDestroyEvent from dropping items (#8349 )
2022-09-09 12:32:30 -05:00
BillyGalbreath
415a70846c
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@09904fd Re-add legacy getChunkAtAsynchronously to ChunkProviderServer
2022-09-02 08:20:04 -05:00
BillyGalbreath
ff8e329e9d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@046466f Re-arrange most chunk system patches to front (#8338 )
PaperMC/Paper@e8c2c3b Fix World#refreshChunk not working for chunks in no-tick range
2022-09-01 21:51:05 -05:00
BillyGalbreath
ef2160f5bf
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@eff22eb Ensure players are removed from pendingLogin
Pufferfish Changes:
pufferfish-gg/Pufferfish@31d0ff3 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@4882a95 Fix PAPI edge-case
pufferfish-gg/Pufferfish@254c002 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@4b26a0b Updated Upstream (Paper)
pufferfish-gg/Pufferfish@2c1e02e Updated Upstream (Paper)
pufferfish-gg/Pufferfish@3888607 Update DAB entities
2022-08-29 12:44:01 -05:00
BillyGalbreath
7005356a4d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aabf676 Prevent unloading worlds with pending player logins
2022-08-28 14:45:03 -05:00
BillyGalbreath
2934d19b9f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0bf8790 Fix client lag spikes due to client light recalc
2022-08-26 11:06:42 -05:00
BillyGalbreath
868748e16f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a76998d Fix plugin loggers on shutdown (#5592 )
2022-08-22 15:55:20 -05:00
BillyGalbreath
39e30d66ea
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2da891f Updated Upstream (Bukkit/CraftBukkit)
2022-08-18 10:08:17 -05:00
BillyGalbreath
16990c4edf
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@db17048 [ci skip] Show @org.bukkit.UndefinedNullability in javadocs (#8291 )
PaperMC/Paper@5bf2591 Add NamespacedKey biome methods
PaperMC/Paper@4516aed More ThrownPotion API
PaperMC/Paper@4ba43fe Grant temporary immunity to hopper minecarts while actively pulling (fixes #8281 ) (#8282 )
2022-08-15 19:30:47 -05:00
BillyGalbreath
ac5c303a0d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0ddd20c Updated Upstream (CraftBukkit/Spigot)
PaperMC/Paper@9592da1 Add method to get highest anger level of warden
2022-08-14 04:43:41 -05:00
BillyGalbreath
0fd6a5698f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2a74071 Simple patch changes for chunk system
PaperMC/Paper@7e11afa Fix mad cursor addition via API (#8276 )
PaperMC/Paper@3f0415b Use thread safe Random inside of ServerLoginPacketListenerImpl
2022-08-11 18:07:58 -05:00
BillyGalbreath
c8a5344a14
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@22ad9ee Fix command pool submitting on shutdown (#8272 )
PaperMC/Paper@954b3fb Send signature headers when chat event viewers are modified
PaperMC/Paper@2cab696 Don't manually send ClientboundPlayerPositionPacket for refreshPlayer
2022-08-10 09:33:23 -05:00
BillyGalbreath
b1925ac31f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e6f8284 Updated Upstream (Bukkit/CraftBukkit) (#8270 )
2022-08-09 08:39:25 -05:00
BillyGalbreath
d7b3ae90ce
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c7e118b Update modern forwarding to v3 (#8219 )
2022-08-08 19:54:19 -05:00
BillyGalbreath
28e3713086
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a15152e Allow old behavior for CommandRegisteredEvent (#8249 )
PaperMC/Paper@0118c0b Improve MojangAPI docs and replace @Deprecated with @ApiStatus.Experimental on draft APIs (#8261 )
PaperMC/Paper@3624637 Improve documentation of Inventory#removeItem (#8263 )
PaperMC/Paper@a47301e Fix Player#chat kicking all clients (#8262 )
PaperMC/Paper@78b19f8 Separate Command Sending to Separate Thread Pool (#8170 )
2022-08-08 09:23:12 -05:00
Ben Kerllenevich
7e7693cb64
1.19.2
2022-08-05 19:07:02 -04:00
BillyGalbreath
4024ae6b1a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a311dce Remove RAW_COPPER and add COPPER_BLOCK in MaterialTags.UNWAXED_COPPER_BLOCKS and MaterialTags.COPPER_BLOCKS (#8237 )
PaperMC/Paper@02831e3 Updated Upstream (Bukkit/CraftBukkit) (#8240 )
2022-08-05 11:11:18 -05:00
BillyGalbreath
1fce5dad36
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c032050 Fix command preprocess cancelling and command changing
PaperMC/Paper@7044a9c Leave a paper.yml.txt stub pointing to new location (#8090 )
PaperMC/Paper@4a00cee Readd patch to remove invalid signature on login error
PaperMC/Paper@a817697 Add async catcher to PlayerConnection internalTeleport
PaperMC/Paper@ef42d2a Fix null profile key breaking nullability contracts for PlayerProfile API (#8233 )
PaperMC/Paper@3af906b Updated Upstream (Bukkit)
PaperMC/Paper@18a0337 [ci skip] Fix grammatical error in README. (#8189 )
PaperMC/Paper@69950d5 Block Ticking API (#7202 )
2022-08-04 08:15:54 -05:00
BillyGalbreath
e3f739bafd
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@babffb5 Undeprecate and fix Boat#getBoatMaterial (#8217 )
PaperMC/Paper@d60497e Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@dd3e4e7 Initial support for signed messages (#8198 )
PaperMC/Paper@ceef4b9 Don't call AsyncTabCompleteEvent from netty IO thread (#8218 )
PaperMC/Paper@e0486ae Fix suggest command message for brigadier syntax exceptions (#8221 )
2022-08-02 05:40:22 -05:00
BillyGalbreath
9db159d266
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@307778f Collision API (#6736 )
PaperMC/Paper@fcb7b73 [ci skip] remove stale
PaperMC/Paper@1f0d707 Fix issues with CreeperIgniteEvent (#7507 )
PaperMC/Paper@fd557b7 Undeprecate Bed's tile entity interface (#7330 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@002f541 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@9c5fcfd Add option to disable out-of-order chat
pufferfish-gg/Pufferfish@b21931d Fix memory leak in async pathfinder (#42 )
2022-07-31 16:00:16 -05:00
BillyGalbreath
23fe5b17f7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8a08b86 Custom Chat Completions API (#8212 )
PaperMC/Paper@6ecdbc0 Use Worldheight for Activation Ranges (#8061 )
PaperMC/Paper@532dc51 Add missing BlockFadeEvents (#8171 )
2022-07-30 18:41:23 -05:00
BillyGalbreath
513f3bbedf
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b72eafc Send block entities after destroy prediction (#8053 )
PaperMC/Paper@b74c4d4 Warn on plugins accessing faraway chunks (#8208 )
PaperMC/Paper@65f0b2e Add more needed BlockStateListPopulator Methods (#8021 )
2022-07-30 08:03:52 -05:00
BillyGalbreath
723e3703b2
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e5bbb56 Added 1.19 kick event causes (#8204 )
2022-07-29 12:59:04 -05:00
BillyGalbreath
13320470dc
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@3b895f3 Updated Upstream (CraftBukkit)
2022-07-29 03:21:49 -05:00
BillyGalbreath
c044cdc1f1
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2acb479 [ci skip] Fix xray patch code style (#8196 )
2022-07-28 15:10:58 -05:00
Ben Kerllenevich
2e38d4bcb3
smh billy 2 electric boogaloo
2022-07-28 11:49:27 +02:00
BillyGalbreath
f1c4bad9ce
Update to 1.19.1
2022-07-27 23:53:11 -05:00
BillyGalbreath
85f63e5df0
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b327e17 Fix regenerate chunk method
PaperMC/Paper@22ac7d6 Add internal netty pipeline events
PaperMC/Paper@345a6a6 Updated Upstream (CraftBukkit)
PaperMC/Paper@86f87ba Fix custom merchant trade event world reference
2022-07-27 03:22:54 -05:00
BillyGalbreath
bc518097d4
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@44b6869 Fix plugin update IO logic when replacing jars
2022-07-23 14:32:23 -05:00
BillyGalbreath
8734df24b0
it helps to push this file too..
2022-07-22 22:11:48 -05:00
BillyGalbreath
a60a01188e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0193a9d Add EntityPortalReadyEvent (#5619 )
PaperMC/Paper@4952c04 Don't use level random in entity constructors (#8122 )
PaperMC/Paper@1a8bea7 Fix wrong world being passed into portal event (#8174 )
2022-07-22 20:52:13 -05:00
BillyGalbreath
9a15789561
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@52a60ad Updated Upstream (Bukkit/CraftBukkit) (#8172 )
PaperMC/Paper@5deafd1 Teleportation API (#6562 )
2022-07-22 16:44:39 -05:00
BillyGalbreath
028780d4e1
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c6313e6 [ci skip] Update WSL docs in CONTRIBUTING (#7836 )
PaperMC/Paper@d0e7fa4 Updated Upstream (Bukkit) (#8158 )
2022-07-21 23:20:03 -05:00
BillyGalbreath
2b3486efc2
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@73dca00 Add yaw and pitch to CommandSourceStack#getBukkitLocation() (#8167 )
2022-07-21 02:31:23 -05:00
BillyGalbreath
7594a540b0
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@10f09b9 [ci skip] Readd "Use" Javadoc tab (#8162 )
PaperMC/Paper@bebfc79 Call jump event for the beast (#8100 )
PaperMC/Paper@16ee379 Add SpawnReason to Tadpoles spawned by Frogspawn (#8165 )
PaperMC/Paper@a76a1ab Make Biome implement Translatable (#8161 )
2022-07-20 11:40:08 -05:00
BillyGalbreath
ebfdfe67ad
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b7faa65 Fix update future return type (#8120 )
2022-07-19 20:13:52 -05:00
BillyGalbreath
4951792417
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@fdd910e Log IOException in plugin update (#7960 )
PaperMC/Paper@90836d0 1.19 Anti-Xray cleanup (#8104 )
PaperMC/Paper@384d639 Fix missing redstone event call with Eigencraft redstone (#8148 )
2022-07-18 06:51:35 -05:00
BillyGalbreath
b5fd0447a9
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@036a09c Fix spigot config not using commands.spam-exclusions (#8151 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@af61ace Updated Upstream (Paper)
pufferfish-gg/Pufferfish@d326aaa Pull patches from downstream
pufferfish-gg/Pufferfish@a3a0bad Fix compile bug due to a purpur patch we don't have
pufferfish-gg/Pufferfish@ddbd29b Rebrand tagging comments/packages
2022-07-18 01:32:43 -05:00
BillyGalbreath
38f22462f3
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@cd215af Fix #8138 (#8139 )
2022-07-14 01:46:43 -05:00
BillyGalbreath
d84fba07d7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e4f21e3 Move old user conversion down slightly (fixes #8050 ) (#8052 )
2022-07-13 06:59:33 -05:00
BillyGalbreath
4044790a61
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b58063a Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8124 )
2022-07-12 12:27:20 -05:00
BillyGalbreath
2b1b125ffa
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5ffeb70 Use getChunkForLighting instead of getChunkAtImmediately in fixlight to properly ignore imposter chunks
PaperMC/Paper@e294802 Refactor paper command (#8112 )
2022-07-08 20:59:01 -05:00
BillyGalbreath
93c82c9783
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c4782f5 Add xp orb spawn reason for frogs (#8045 )
PaperMC/Paper@95ac874 Add ZombieVillager conversion without entity event (#8111 )
PaperMC/Paper@41238a4 [ci skip] Fixed typo in README (#8031 )
2022-07-07 23:47:02 -05:00
BillyGalbreath
4ffb3e0ce5
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6ea73e7 Fix Bee setFlower NPE (#8107 )
2022-07-06 23:37:08 -05:00
BillyGalbreath
52b42b7fd8
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a05e69b Add a bit of extra debugging to chat order/time errors
2022-07-06 07:42:21 -05:00