granny
7a3d9a1e3b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ce56a02f Update Vanilla base to 26.1.2
PaperMC/Paper@67a54b31 Add EntityLungeEvent (#13637 )
PaperMC/Paper@1241f406 [ci/skip] Update Player#performCommand javadoc and signature (#13698 )
PaperMC/Paper@73aded43 Fix spigot config silentCommandBlocks filtering player commands (#13649 )
PaperMC/Paper@d61d8df4 Cleanup crafter slot diff (#13662 )
PaperMC/Paper@8987f91c [ci/skip] chore(jd): ChunkGenerator improvements (#13655 )
2026-04-12 14:08:58 -07:00
granny
c3bd0f73fc
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@04a97aac more renames
PaperMC/Paper@bc310d25 fix wrong absorb
PaperMC/Paper@546acb55 fix debug pathfinding flag
PaperMC/Paper@dfa3e44f Reorganize level storage layout to closer mirror 26.1 vanilla with CB per-level 'world container' behavior.
PaperMC/Paper@b50fa5ca Call BlockDispenseEvent for SpawnEggItem
PaperMC/Paper@15af4554 Cleanup final CombatTracker diff
PaperMC/Paper@439972cd Readd BlockGrowEvent for cactus flower
PaperMC/Paper@57e26551 Correctly replace setBlock in TripWireHookBlock
PaperMC/Paper@c20b0909 Skip villager treasure map trade if disabled
PaperMC/Paper@fd22888e Get MapData from server data storage
PaperMC/Paper@17e063ac cleanup block data
PaperMC/Paper@c7003253 [ci/skip] revert command size limit to vanilla for test server
PaperMC/Paper@3ed80980 Adjust tick loop logic
PaperMC/Paper@af7555e5 Fix block entity ticking list (#13724 )
PaperMC/Paper@062aadc6 remove type id from note block instruments
PaperMC/Paper@6a08bca0 finish TagKey -> HolderSet migration
PaperMC/Paper@fe91bd9e fix SO error for breeze target
PaperMC/Paper@a12cd1a5 update crystal proximity checks for new range
PaperMC/Paper@a44c689a Reduce diff in VineBlock.java
PaperMC/Paper@b3fabd13 Correctly move FarmlandBlock#fallOn super call
PaperMC/Paper@4932672f Simplify diff in AbstractPiglin
PaperMC/Paper@71497253 Readd dropped StemBlock BlockGrowEvent hunk
PaperMC/Paper@0110d9fe Simplify diff in DoublePlantBlock
PaperMC/Paper@5b507f54 Readd dropped isInWorldBounds "inline"
PaperMC/Paper@63078f4b Simplify diff in ConduitBlockEntity
PaperMC/Paper@fd98513c fix provides_banner_patterns component type
PaperMC/Paper@6a154f13 fix some client desync
PaperMC/Paper@d6b3a3f3 missed one case
PaperMC/Paper@d957fb49 Call WorldGameRuleChangeEvent for World Options Menu (#13720 )
PaperMC/Paper@03853ba2 Skip transient components in dumpitem command (#13689 )
2026-03-28 16:39:36 -07:00
granny
ccddaf71a2
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2bfaa8b1 Fix inverted check in Rotations (#13399 )
PaperMC/Paper@4e1e44fb update connection hostname after player handshake event (#13386 )
PaperMC/Paper@53bfe4af Do not save entity fire override if it's unset (#13320 )
PaperMC/Paper@1bef0044 [ci/skip] bump fill to fix publishing
PaperMC/Paper@1f94f1f7 Fix inverted logic in SwellGoal (MC-179072) (#13396 )
2025-12-17 21:19:16 -08:00
granny
49f2891215
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ba2fb8c9 Update spark-paper dependency version (#13171 )
PaperMC/Paper@ce983d73 Misc fixes to tick reporting (#13174 )
PaperMC/Paper@9d95cd55 Use BUILD_STARTED_AT instead of Instant.now() for build timestamp (#13175 )
PaperMC/Paper@610f1d21 Update fill-gradle to v1.0.9
2025-10-11 19:29:18 -07:00
granny
a99ba03624
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@523efa41 Flatten currentTick incr into file patches
PaperMC/Paper@4dcd8377 Add CommandSourceStack to UnknownCommandEvent (#13083 )
PaperMC/Paper@ffd5158a Update 1.21.9 reobf mappings data (#13135 )
PaperMC/Paper@b4b1f11f [ci/skip] Add docs for virtual createMerchant in MerchantInventoryViewBuilder#merchant (#13125 )
PaperMC/Paper@b3d21583 Disable javadoc.io links
PaperMC/Paper@84831638 Yield millis from Bukkit#getAverageTickTime
PaperMC/Paper@914fb084 Fix Entity#updateFluidHeightAndDoFluidPushing inconsistency with Vanilla
PaperMC/Paper@e9fa3a73 Use correct queue when blocking on futures
2025-10-06 21:41:20 -07:00
granny
1f1d4dcb6e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@6b0b29a9 Update publishing endpoint
PaperMC/Paper@f6fabc5f Call EntityChangeBlockEvent for copper golem statue changes (#13090 )
PaperMC/Paper@1d6ee7db Update adventure
PaperMC/Paper@404e49fd Update to 1.21.9-rc1
PaperMC/Paper@40552742 Fix empty SkinPatch initialization and swapped dynamic/static heuristic in ResolvableProfile build method
2025-09-25 21:56:16 -07:00
granny
a39c4cb087
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a4feb288 Update to 1.21.8
PaperMC/Paper@6db4bc01 1.21.8 generators
PaperMC/Paper@d8cb3f58 Update DataConverter to 1.21.8-RC1
PaperMC/Paper@1f93f566 [ci/skip] Improve getPotentialBedLocation deprecation (#12857 )
PaperMC/Paper@6fb36e34 Replace compileOnly with implementation for test visibility (#12841 )
PaperMC/Paper@aa4ef067 Update DataConverter constants for 1.21.8
2025-07-17 20:21:06 -07:00
granny
a7adc7bc07
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4045339e 1.21.7
PaperMC/Paper@4c47c76e Update DataConverter constants for 1.21.7
PaperMC/Paper@9686f8b3 Enable obfuscation mappings for 1.21.7 (#12770 )
PaperMC/Paper@723510f9 Make warning of PlayerLoginEvent use unique plugin names (#12772 )
PaperMC/Paper@4cdcf00d Only namespaced reload (#12773 )
PaperMC/Paper@00e79dfb Fix wrong size in InventoryType#PLAYER (#12758 )
PaperMC/Paper@6e021c82 Fix CraftContainer#getNotchInventoryType detection of player inventory (#12751 )
2025-06-30 12:37:52 -07:00
granny
c39c270a37
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@73d218c1 Improve command permission lookups
PaperMC/Paper@7c2ffd5e Prune the api version suffix
PaperMC/Paper@c609d6dc Remove SERVER_ONLY command flag functionality
PaperMC/Paper@3594d24a Properly send over SADDLE and BODY equipment items to PlayerInventory
PaperMC/Paper@720e63ff Remove craft flying
PaperMC/Paper@1e441025 Removed inlined art api
PaperMC/Paper@adb5aefc Add api for shear equippable logic
PaperMC/Paper@4604c5f2 Change ordering on YamlSanitizationTest
PaperMC/Paper@c986ce54 Fix V4307 ordering issues
PaperMC/Paper@48e94e8c fix sponge absorb resetting block entity data of waterlogged blocks
PaperMC/Paper@c5fc0dc8 support block state mutation of already placed block entity in BlockStateListPopulator
2025-06-08 12:06:00 -07:00
granny
603c7557ba
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@358e72ec Remove simplify remote item matching stuff for now
PaperMC/Paper@04ffca0b Also remove CraftPlayer methods
2025-05-09 19:43:32 -07:00
granny
a415bf72de
update workflow script and configuration files
2025-01-14 11:51:16 -08:00
granny
d42e4eed5c
bump mc version in configuration file
2024-12-03 21:15:22 -08:00
granny
0493ac329f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1e035f3 Only attempt to find spawn position if there isn't a fixed spawn position set (#11682 )
PaperMC/Paper@0f90942 Fix non-null initialisation of context collision shape
PaperMC/Paper@4bc80b8 Do not break when PlayerNaturallySpawnCreaturesEvent is cancelled
PaperMC/Paper@ae80a25 Properly handle large values of spawnChunkRadius
PaperMC/Paper@c2294d7 Fix several off-by-one errors in view distance calculations
PaperMC/Paper@da71382 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11702 )
2024-12-03 20:15:48 -08:00
granny
778995ddce
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4514f41 Correct duplicate attribute check (#10901 )
2024-06-18 02:20:36 -07:00
granny
37b9ad3bd7
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4ea67ab [ci skip] Remove trailing comma in projects action
PaperMC/Paper@8c058f8 Update paperweight to 1.6.3 (#10626 )
PaperMC/Paper@fa6013d Fixes beds not exploding in the nether
PaperMC/Paper@3e0eb4a Updated Upstream (CraftBukkit) (#10624 )
2024-04-30 19:20:51 -07:00
granny
9912d33c23
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@25e44bc fix dumpitem command nbt format
PaperMC/Paper@3fdd094 Fix sealed package check in BytecodeModifyingURLClassLoader (#10627 )
PaperMC/Paper@937a67a Add initial size cap to component map
2024-04-30 05:51:08 -07:00
granny
36974ea56e
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a80d31b Log command execution exceptions if debug=true (#10130 )
2024-01-11 15:13:19 -08:00
granny
cb4586d9e0
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@5923b7d Fix missing map initialize event call & missing map id assignment (#9756 )
PaperMC/Paper@5cbce36 Handle new brand payload type
2023-09-24 14:53:08 -07:00
granny
790a52ad46
[ci-skip] add run configuration files
2023-07-02 17:02:06 -07:00