Ben Kerllenevich
14a7ca28c1
drop incompatible tests
2022-06-02 13:55:33 -04:00
Ben Kerllenevich
1ba98f8537
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a90092e Updated Upstream (CraftBukkit/Spigot) (#7848 )
PaperMC/Paper@79e07f3 Fix addPassenger for Marker (#7762 )
PaperMC/Paper@182a609 Fix duplicate world keys via createWorld (#7614 )
PaperMC/Paper@b6a6544 Provide ComponentSerializer services (#7527 )
PaperMC/Paper@3f7fbe3 Fix cb's janky level name in WorldCreator (#7851 )
PaperMC/Paper@af3b377 Update ForgeFlower (#7857 )
PaperMC/Paper@9667181 Fix OfflinePlayer#getBedSpawnLocation (#7861 )
PaperMC/Paper@c123915 Fix FurnaceInventory for smokers and blast furnaces (#7249 )
PaperMC/Paper@f7382f5 Remove unneeded UOE when copying biome sources (#7629 )
PaperMC/Paper@6b035fd Update default vanilla command perms (#7386 )
PaperMC/Paper@f210f67 Update the rewriteForIde for new cb package version (#7242 )
PaperMC/Paper@3f7111d Fix EntityEquipment and related javadocs (#7380 )
PaperMC/Paper@78e6431 Add default kick msg component (#6886 )
PaperMC/Paper@04e1b07 Check HAProxyMessage type is PROXY (#7864 )
PaperMC/Paper@00c6ae8 Implement Translatable on CreativeCategory (#7587 )
PaperMC/Paper@7602dd2 Sanitize Sent BlockEntity NBT (#7010 )
PaperMC/Paper@2d17a50 Add translation keys to GameMode enum (#7081 )
PaperMC/Paper@c5caee3 Prevent entity loading causing async lookups (#7553 )
PaperMC/Paper@71fe3c6 Add numeric string completion suggestions as int suggestions (#6360 )
PaperMC/Paper@b1ac25f Respect x-ray permission in World#refreshChunk (#7214 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@6186c1f Updated Upstream (Paper)
pufferfish-gg/Pufferfish@b235d83 Fix regression with SIMD vector sizes not matching 256-bits
pufferfish-gg/Pufferfish@27cb1ac Updated Upstream (Paper)
2022-06-02 10:10:09 -04:00
Encode42
61fc0a557f
Tick projectile despawn logic ( Fixes #978 )
2022-05-25 02:29:16 -04:00
granny
5f07aff44c
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7045f18 Change link to screamingsandals
PaperMC/Paper@ca62386 Hide ores with deepslate at Y=4 and below (#7792 )
PaperMC/Paper@9b492cf Deprecate set/doesBounce from Projectile (#7800 )
PaperMC/Paper@ed4e916 [ci-skip] Update repository and API urls (#7835 )
PaperMC/Paper@fc1752f Fix more upstream javadocs (#7837 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@629b5b3 Updated Upstream (Paper)
2022-05-21 03:26:59 -07:00
Encode42
0939ddedab
Fix #803
2022-05-18 12:27:32 -04:00
Encode42
9e37478326
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@18f0f8d Updated Upstream (Bukkit/CraftBukkit/Spigot)
PaperMC/Paper@5928327 Remove unneeded patch (#7806 )
PaperMC/Paper@9fd870d Fix cancelling PlayerItemFrameChangeEvent (#7761 )
PaperMC/Paper@8d1de8d deprecate old MaterialData api (#7585 )
PaperMC/Paper@0116751 List world on tile entity placement exception (#7709 )
PaperMC/Paper@73bd35d Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@7045f18 Change link to screamingsandals
2022-05-18 12:06:06 -04:00
Zaify
259a9eec4a
Config to prevent horses from standing when hurt ( #957 )
2022-05-09 17:48:04 -04:00
12emin34
ddcb3785e0
Add toggle for enchant level clamping ( #966 )
2022-05-09 17:45:47 -04:00
12emin34
a55c506af1
Option to disable turtle egg trampling with feather falling ( #977 )
2022-05-09 17:34:21 -04:00
granny
4cf3b1b30a
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1a17a83 Move redstone config changes to Eigencraft patch
PaperMC/Paper@87d2eb2 Fix door breaking difficulty defaults for vindicator (#7795 )
PaperMC/Paper@e399754 Do not accept invalid client settings
PaperMC/Paper@268476b Fix whitespace error in Alternate Current patch
Pufferfish Changes:
pufferfish-gg/Pufferfish@13012ba Build system updates
pufferfish-gg/Pufferfish@3922e96 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@4053646 Updated Upstream (Paper)
2022-05-08 11:48:04 -07:00
Encode42
492436a23b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f6a69de Undeprecate getOfflinePlayer (#7773 )
PaperMC/Paper@a117da6 Add PlayerStopUsingItemEvent (#7787 )
PaperMC/Paper@f3a8a0b FallingBlock auto expire setting (#7037 )
PaperMC/Paper@4219389 Don't tick markers (#7299 )
PaperMC/Paper@2515bc4 Improve configurable door difficulty (#6985 )
PaperMC/Paper@8c9d98e Clean unused field for Configurable door breaking difficulty (#7793 )
PaperMC/Paper@b831784 Only log for passenger / vehicle world mismatch
PaperMC/Paper@7a6163b Add Alternate Current's redstone implementation as an alternative to Vanilla and Eigencraft's. (#7701 )
PaperMC/Paper@1a17a83 Move redstone config changes to Eigencraft patch
2022-05-07 14:07:40 -04:00
12emin34
4e4f0df40d
Updated Upstream (Paper) ( #972 )
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2ab0258 Use mojang item ids for alternative item despawn rate (#6997 )
2022-05-05 11:09:40 -04:00
Oharass
cda46a038f
Updated Upstream (Paper) ( #967 )
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@608482d cleanup filtered sign text (#7777 )
PaperMC/Paper@4166632 Updated Upstream (Bukkit/CraftBukkit) (#7776 )
PaperMC/Paper@e564110 Couple fixes/improvements to PlayerSetSpawnEvent (#6754 )
PaperMC/Paper@e5da93a Deprecate duplicate SoundGroup API (#7509 )
2022-05-01 17:47:48 -04:00
Encode42
a9042b304f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6f5e6c6 Use setMessage instead of arraycopy
2022-04-29 19:43:02 -04:00
granny
5424457174
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c7d4c01 Ignore invalid jars inside of the updates folder (Fixes #7751 )
PaperMC/Paper@4ecc338 WorldCreator#keepSpawnLoaded (#7673 )
PaperMC/Paper@873bfa6 Remove World#refreshChunk deprecation (#7684 )
PaperMC/Paper@76ed156 Grant temporary immunity from EAR to moving entities (Fixes #7637 ) (#7644 )
PaperMC/Paper@567fce6 Don't apply previous potion when item is potion (fixes #7756 ) (#7757 )
PaperMC/Paper@c449f6a Build updates
PaperMC/Paper@ef6a1a5 Revert to old createProfile(UUID, String) logic (#7723 )
PaperMC/Paper@0f8aa4e Fix NPE for BlockDataMeta#getBlockData (#7670 )
PaperMC/Paper@16f224a Trigger bee_nest_destroyed trigger in the correct place (#7436 )
PaperMC/Paper@caf4a6f Remove or replace a few dumb deprecations (#7760 )
PaperMC/Paper@47f43da Add missing javadoc deprecation msgs for PlayerProfile (#7688 )
PaperMC/Paper@fbbc03a Add EntityDyeEvent and CollarColorable interface (#7625 )
PaperMC/Paper@5b85ee3 Fire CauldronLevelChange on initial fill (#7678 )
PaperMC/Paper@4dc78ae Fix some team color docs and added hasColor (#7602 )
PaperMC/Paper@0bf7c95 Fix opening inv in PlayerRecipeBookClickEvent handler (#7552 )
PaperMC/Paper@d70ac03 fix powder snow cauldrons not turning to water (#7229 )
PaperMC/Paper@ce059b4 Fix V1451 dataconverter stat types
Pufferfish Changes:
pufferfish-gg/Pufferfish@52e42d7 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@7b760fe Fix method profiler config
pufferfish-gg/Pufferfish@65a83aa Updated Upstream (Paper)
2022-04-27 02:02:01 -07:00
BillyGalbreath
e973e3cbcc
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@af94364 Fix slime spawners not spawning outside slime chunks (#7741 )
PaperMC/Paper@6b9f7a0 Don't fire worldborder events for virtual borders (#7749 )
PaperMC/Paper@8bfb1d2 Pass ServerLevel for gamerule callbacks (#7668 )
PaperMC/Paper@c66b0f9 Add pre-unbreaking amount to PlayerItemDamageEvent (#7724 )
PaperMC/Paper@86fb3d2 Don't send itemmeta for books with the hide option enabled (#7734 )
PaperMC/Paper@c642d25 Improve update folder behavior (#7687 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@1bedb87 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@952b720 Add additional SIMD debug info/fix messages
pufferfish-gg/Pufferfish@54099cf Put Java 18 in SIMD error messages
2022-04-18 12:41:35 -05:00
granny
d4c11601c7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a9f252e Replace third party repos with Paper repo (#7733 )
PaperMC/Paper@b8fa41e [ci skip] Remove Mojang repo from test-plugin
PaperMC/Paper@c6e631a Use username instead of display name in PlayerList#getPlayerStats (#7740 )
PaperMC/Paper@1cfd363 Updated Upstream (Bukkit/CraftBukkit/Spigot)
2022-04-16 05:04:50 -07:00
BillyGalbreath
daeb232e18
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2914457 Allow seting custom podium location for ender dragon (#7695 )
PaperMC/Paper@11e0dcd Fix NBT pieces overriding a block entity during worldgen deadlock (#7692 )
PaperMC/Paper@2f16393 Updated Upstream (CraftBukkit)
PaperMC/Paper@4322c05 Use patched spigot decompiler (#7706 )
PaperMC/Paper@f8e8d6c Strip enderpearl owners when they are no longer ticked (#7559 )
PaperMC/Paper@e42d683 Fix StructureGrowEvent species for RED_MUSHROOM
PaperMC/Paper@a9ee104 Prevent tile entity copies loading chunks
PaperMC/Paper@d4a712d [CI-SKIP] Remove unused import from last patch
2022-04-13 13:58:39 -05:00
BillyGalbreath
e027b424dc
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ea2c81e Fix lectern quick move
PaperMC/Paper@87e11bf Cache resource keys instead of trying to create them (#7643 )
PaperMC/Paper@820e9ca Update decompiler & param mappings
PaperMC/Paper@92426e3 Update Gradle wrapper
PaperMC/Paper@62dcff3 Update actions
2022-04-06 10:33:16 -05:00
Encode42
9d9a87beaa
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@443c506 Fix Nullability Annotations for PrepareItemEnchantEvent (#7681 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@1d94256 Updated Upstream (Paper)
2022-04-02 03:05:58 -04:00
BillyGalbreath
dfd5a7a91f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7f47b9b Remove KeyedObject interface (#7680 )
PaperMC/Paper@7bf9446 Add per player chunk loading limits
PaperMC/Paper@04c7b16 Undeprecate Material#isLegacy (#7679 )
2022-04-01 09:08:53 -05:00
BillyGalbreath
47cb2cef8e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d3c1023 fix player loottables running when mob loot gamerule is false (#7651 )
2022-03-30 08:48:14 -05:00
BillyGalbreath
104c214368
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@7fa8870 Updated Upstream (Bukkit/CraftBukkit) (#7672 )
PaperMC/Paper@fa68bb1 Fix entity position desync for hanging entities (#7659 )
2022-03-29 07:06:07 -05:00
BillyGalbreath
e2af40a9e2
Updated Upstream (Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Pufferfish Changes:
pufferfish-gg/Pufferfish@8a81176 Update SIMD to allow Java 18
pufferfish-gg/Pufferfish@9b5a480 Update YAML libs
2022-03-28 11:15:56 -05:00
BillyGalbreath
96d173a270
Fix #942
2022-03-28 06:48:40 -05:00
BillyGalbreath
11e77a47cd
Fix SO when riding dolphin low on air
2022-03-24 18:33:02 -05:00
BillyGalbreath
9947768825
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@855637f Updated Upstream (CraftBukkit) (#7624 )
PaperMC/Paper@5eb61dd Buffer OOB setBlock calls
PaperMC/Paper@7b46444 Properly create profiles with custom name/uuid (#7558 )
PaperMC/Paper@a686ff5 Add more missing entity API (#7592 )
PaperMC/Paper@993f828 Add TameableDeathMessageEvent (#5392 )
PaperMC/Paper@a939d6e Fix generator settings string for flat-type worlds (#7568 )
PaperMC/Paper@ab666a4 Deprecating remaining blockkey methods (#7638 )
PaperMC/Paper@e7d928a Fix EntityChangeBlockEvent#getBlockData for when sheep eats grass block (#7646 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@79b9d86 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@a9bdca9 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@9b5f954 Update Simple YAML
pufferfish-gg/Pufferfish@b48e951 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@2499975 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@6f42f6f Update readme and use LF because we're not savages
2022-03-22 12:37:21 -05:00
BillyGalbreath
9db5be5a74
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8788bf7 fix datapacks not being able to modify nether/end (#7588 )
PaperMC/Paper@b8c90d2 Added method to check snapshot state of TileStates (#7325 )
PaperMC/Paper@8897cea Add enchantWithLevels API (#7615 )
2022-03-17 07:00:47 -05:00
BillyGalbreath
291955ea75
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f35a0ce Remove Java version check once and for all (#7612 )
PaperMC/Paper@1c5f8b0 Updated Upstream (Bukkit/CraftBukkit) (#7604 )
PaperMC/Paper@f0d0078 Add debug for invalid GameProfiles on skull blocks/items (#7512 )
2022-03-16 16:47:25 -05:00
BillyGalbreath
5850d9fb6a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a5be178 Use correct toX/Y/Z in player move packet handling
2022-03-14 19:07:36 -05:00
BillyGalbreath
d8c6f06718
Fix legacy hex colors in console, too
2022-03-13 23:28:54 -05:00
BillyGalbreath
1f1540be70
Fix legacy colors in console
2022-03-13 21:04:31 -05:00
12emin34
ad2bac1e24
Make Cauldron's fill chance for dripping lava and water configurable ( #920 )
2022-03-13 15:25:04 -07:00
BillyGalbreath
36cc6584f3
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aab1f8a Fix swamp hut cat generation deadlock
PaperMC/Paper@dc96bba Ensure the item sent isn't air (#7584 )
PaperMC/Paper@bfa33d9 Various improvements to console color formatting (#7560 )
PaperMC/Paper@87927e1 Fix CreativeCategory API (#7586 )
PaperMC/Paper@ab03538 Fix colors in some console messages
PaperMC/Paper@1358d1e Updated Upstream (CraftBukkit/Spigot) (#7580 )
2022-03-13 14:24:00 -05:00
BillyGalbreath
67f934ef19
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d714682 Add more entity api (#7564 )
PaperMC/Paper@1790528 More projectile API (#5731 )
PaperMC/Paper@ea1efef Remove Patches (#7541 )
2022-03-11 15:53:15 -06:00
BillyGalbreath
51f7e1db75
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@718fab1 Add CPU name and JVM vendor info in timings (#7490 )
PaperMC/Paper@7a21333 Fix setting the view distance to 32 (#7503 )
PaperMC/Paper@4423e12 Update docs link in paper.yml (#7562 )
PaperMC/Paper@b55ba19 Update README for new docs (#7561 )
2022-03-09 22:21:40 -06:00
BillyGalbreath
e9af29e2c6
clean up level/getWorld usage in various patches
2022-03-08 13:53:45 -06:00
Encode42
1713e8a292
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e0b3f3f Adventure 4.10.1
Pufferfish Changes:
pufferfish-gg/Pufferfish@cc69d6c Update flare
pufferfish-gg/Pufferfish@bf3b9b9 Updated Upstream (Paper)
2022-03-07 18:52:36 -05:00
William Blake Galbreath
b5a9c83a92
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d9bf5e7 Add method to set noclip on arrows (#7263 )
PaperMC/Paper@c34fb09 Add ghast api (#7554 )
2022-03-06 16:33:15 -06:00
BillyGalbreath
f5725829d1
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a36d7f6 Updated Upstream (CraftBukkit)
PaperMC/Paper@7b9c30f Fix scoreboard objective name length limit
2022-03-06 09:36:55 -06:00
BillyGalbreath
3e8b148a1f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@196271d Fix save problems on shutdown
PaperMC/Paper@1e12cf8 Add more to the save fixes
2022-03-05 21:56:04 -06:00
BillyGalbreath
498f646f40
Silence Paper's bajillion javadoc warnings
2022-03-05 15:38:15 -06:00
BillyGalbreath
a0e55c6650
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6564f70 Fix cancelling ProjectileHitEvent for piercing arrows (#7492 )
2022-03-05 15:32:39 -06:00
BillyGalbreath
e4e6c9ccc6
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0ee6dda Add javadoc linking for adventure-text-minimessage (#7538 )
PaperMC/Paper@b6616c8 Fix falling block spawn methods
PaperMC/Paper@6d47843 replace bungeecord-chat dependency with deprecated version (#7539 )
PaperMC/Paper@42a9c37 Move Adventure patch up
2022-03-04 17:54:24 -06:00
Ben Kerllenevich
c4451ae6cd
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@753bf2c Update paperweight to 1.3.5
PaperMC/Paper@15b6b3d Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524 )
PaperMC/Paper@c09365a Fix deadlock on watchdog crash (#7535 )
PaperMC/Paper@719daa8 Updated Upstream (CraftBukkit)
PaperMC/Paper@b9f26bb Add printPaperVersion task
PaperMC/Paper@63aa4d3 Clarify exception messages for invalid view distances (#7510 )
Pufferfish Changes:
pufferfish-gg/Pufferfish@a786526 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@e0075db 1.18.2 - Updated Upstream (Paper)
2022-03-04 07:11:14 -05:00
BillyGalbreath
3de31d2e35
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@d33cdcf Updated Upstream (Bukkit/CraftBukkit)
2022-03-03 14:03:33 -06:00
BillyGalbreath
ea1631c20d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@90788a5 clean up prepareTickingChunk diff
2022-03-02 12:39:52 -06:00
BillyGalbreath
5d79d46605
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b1afebb Force close world loading screen on join (#7529 )
PaperMC/Paper@d3caeeb Fix early registry access in xray patch
PaperMC/Paper@c6ea84c Drop unneeded desync patch
2022-03-02 06:16:34 -06:00
BillyGalbreath
30882358d7
Fix paper's anti-xray with temp workaround
2022-03-01 19:41:28 -06:00
BillyGalbreath
2dc2d2c369
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@14add2b Updated Upstream (CraftBukkit)
PaperMC/Paper@178802a Fix various 1.18.2 update issues (#7523 )
2022-03-01 18:45:45 -06:00