9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-26 10:19:15 +00:00
Commit Graph

359 Commits

Author SHA1 Message Date
Samsuik
6ebc6c8254 fix boats being placed outside the world border 2025-08-24 23:15:45 +01:00
Samsuik
1ab219495f fix ender pearls teleporting players inside blocks 2025-08-24 23:10:41 +01:00
Samsuik
9aaeea7fd8 deprecate local config and property storage api 1.5.1+1.21.8 2025-08-21 20:38:04 +01:00
Samsuik
040801ade3 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@651fa12 Fix cancelled EnderDragonShootFireballEvent playing sound (#12977)
PaperMC/Paper@2456ff2 [ci skip] Update javadoc for tinted leaves particle (#12962)
PaperMC/Paper@a743e6b [ci skip] Clarify tab completion ordering in event jd (#12965)
PaperMC/Paper@a22447a Added getWorldPath to World API (#12952)
PaperMC/Paper@b200237 Fix clone return for Paper PlayerProfile (#12984)
PaperMC/Paper@47f983f Add allow-remote-ender-dragon-respawning setting (#12602)
PaperMC/Paper@616a879 Add LootTable to BlockDispenseLootEvent (#12917)
PaperMC/Paper@f866a5f Use LinkedHashMap in ChannelInitializeListenerHolder (#13000)
2025-08-21 18:45:43 +01:00
Samsuik
320ca15788 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@86b716b Fix BlockFadeEvent not being called when fire extinguishes in rain (#12972)
PaperMC/Paper@f0c1f85 Fix Phantom entity Spawn reason (#12980)
2025-08-14 21:46:14 +01:00
Samsuik
f8a30242f3 fix sending the sword blocking animation when block-with-swords is disabled 2025-08-14 21:46:14 +01:00
Dreeam
bf7e63debc Also reset Y on Iterating Z (#32) 2025-08-14 18:56:22 +00:00
Samsuik
062a4a879c Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c60f443 Restore players being the inventory holder of an enderchest (#12923)
PaperMC/Paper@e938088 Lazy evaluate ender chest inventory holder
PaperMC/Paper@846c64f Allow for sending plugin messages during configuration stage (#12915)
PaperMC/Paper@6d0833e Use target level for waypoint modify command (#12933)
PaperMC/Paper@9694886 Fix endermite spawn position
PaperMC/Paper@a664311 Fix AbstractArrow not setting noPhysics flag (#12935)
PaperMC/Paper@abf6b6c Allow replace effects in Consumable Component Builder (#12938)
PaperMC/Paper@3d1425f Fix phantoms failing to target players near non-insomniacs (#12953)
PaperMC/Paper@4fe66e5 Fix lead_break sound playing after cancelling EntityUnleashEvent (#12944)
2025-08-13 11:40:36 +01:00
Samsuik
b8b9e0e071 capitialise server brand 2025-08-04 12:47:51 +01:00
Samsuik
8e63c9eb93 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@4d44b5f Remove @Experimental annotation from the org.bukkit.damage package (#12898)
PaperMC/Paper@4f79e9e [ci skip] no need to ever import non-library files ever again (#12765)
PaperMC/Paper@a4da45e Fix typo in give command (#12905)
PaperMC/Paper@ec9c83f Adventure 4.24.0 (#12908)
PaperMC/Paper@0c8efe4 [ci skip] Remove redundant adventure version specification
PaperMC/Paper@ed31825 HIDE_ADDITIONAL_TOOLTIP backwards compat. not hiding disc names (#12900)
PaperMC/Paper@bf465e0 Cancel hit for all vanished entities, not only players (#12906)
2025-08-04 12:35:01 +01:00
Samsuik
bd29cd2a09 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@617e5a4 Update to configurate 4.2.0 (#12869)
PaperMC/Paper@602ea9f Restore previous PlayerToggleSneakEvent behaviour (#12815)
PaperMC/Paper@c8a8c0e feat(plugin): make Plugin extend Namespaced (#12867)
PaperMC/Paper@a5f2f61 Fix offhand item desync on cancelling interact events (#12828)
PaperMC/Paper@1031877 [ci skip] Update mache for codebook 1.0.15 (#12887)
PaperMC/Paper@6bb9dc6 Normalize and trim spaces in Player#performCommand (#12892)
PaperMC/Paper@840dd9e Fix dialog preconditions (#12895)
PaperMC/Paper@9ccc51d Fix legacy pearls forgetting owner on disconnect (#12884)
PaperMC/Paper@57c1313 Allow to change despawnInPeaceful (#12880)
PaperMC/Paper@a576361  Add WorldDifficultyChangeEvent (#12471)
PaperMC/Paper@dbc367b Keep non-container slots synced when in container view (#12881)
2025-07-27 15:51:59 +01:00
Samsuik
5e5a3d1fe1 uncomment entity count tracking
This was commented during the 1.21.5 update while waiting for moonrise.
1.5.0+1.21.8
2025-07-20 23:39:36 +01:00
Samsuik
ad704f8f4c Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@a4feb28 Update to 1.21.8
PaperMC/Paper@6db4bc0 1.21.8 generators
PaperMC/Paper@d8cb3f5 Update DataConverter to 1.21.8-RC1
PaperMC/Paper@1f93f56 [ci-skip] Improve getPotentialBedLocation deprecation (#12857)
PaperMC/Paper@6fb36e3 Replace compileOnly with implementation for test visibility (#12841)
PaperMC/Paper@aa4ef06 Update DataConverter constants for 1.21.8
PaperMC/Paper@f7c59f9 Fix broken resource pack API when configured in configuration stage (#12866)
PaperMC/Paper@0dad7f1 Add Bee#set/getTimeSinceSting() methods (#12792)
PaperMC/Paper@782ce95 Allow forcing break effects when using breakNaturally (#12734)
PaperMC/Paper@a2d37f1 Remove invalid team colors nicely (#12874)
2025-07-20 22:13:20 +01:00
Samsuik
4d70c0be06 thanks intellij 2025-07-20 21:43:04 +01:00
Samsuik
5ed9d4b83c Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6e598f8 Fix incorrect createPath overload arguments, fixes #12043 (#12794)
PaperMC/Paper@f7d5a0a [ci skip] Add remote build cache configuration through Gradle properties (#12797)
PaperMC/Paper@b4466ec Dialog API (#12671)
PaperMC/Paper@a939945 Fixup sendAllDataToRemote calls
PaperMC/Paper@cb47e01 Remove more dead code, fix pre-existing desync when cancelling and closing container
PaperMC/Paper@4076453 Specify the class loader when loading services (#12829)
PaperMC/Paper@1bf6364 Update Mache for horse decompile fix
PaperMC/Paper@76fb506 Add vanilla error message to precondition for DialogBaseImpl (#12831)
PaperMC/Paper@fcfc6c3 Expose HexColor argument type (#12833)
PaperMC/Paper@4000fcc Fix typo in PluginBootstrap javadocs (#12821)
PaperMC/Paper@25d358c [ci skip] javadoc: Fix grammatical error for getState (#12817)
PaperMC/Paper@ba7c982 Add missing Range annotations to dialog types
PaperMC/Paper@533d93c Don't consume anchor charge if loc changes (#12835)
PaperMC/Paper@d9b5003 Dried Ghast events and Happy Ghast spawn reason (#12788)
PaperMC/Paper@bda8406 [ci skip] fix typo in AttributeInstance (#12843)
PaperMC/Paper@94d60e1 Copy thrown pearls list for removal (#12840)
PaperMC/Paper@21fb542 Do not write fall_distance tag unless it already existed before
PaperMC/Paper@04f9519 Fix spawners converted from 1.21.4 not running finalisation logic
PaperMC/Paper@22d80a3 [ci skip] Update Gradle wrapper and Fill plugin (#12846)
PaperMC/Paper@a6e0c08 Add getRotation to Location (#12799)
PaperMC/Paper@e792779 Allow AreaEffectCloud#setColor to reset color for null (#12760)
2025-07-20 21:32:03 +01:00
Samsuik
761208f2eb Fix chunk loading, visibility settings and block counting 2025-07-20 20:58:28 +01:00
Samsuik
346d7c43db Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0cadaef Fix quitmessage nullability issues (#12783)
2025-07-03 11:45:13 +01:00
Samsuik
30ca1d8dcd Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@4e1a255 Update try catch for command handling
PaperMC/Paper@e382e68 Fix 0 yield on explosion events
PaperMC/Paper@35b2c6e Use dropped item for stats info (#12747)
PaperMC/Paper@bd79e20 [ci skip] PluginManager#getPlugin and PluginManager#isPluginEnabled are case-insensitive (#12723)
PaperMC/Paper@57c202e Allow adventure nbt codec to parse all tags
PaperMC/Paper@4d854e6 Disable MC-163962 fix by default
PaperMC/Paper@dda39a0 1.21.7-rc2
PaperMC/Paper@7f60924 Configuration API (#12301)
PaperMC/Paper@371a422 Remove a bunch more experimental annotations (#12712)
PaperMC/Paper@a9f74cb Readd dropped diff during 1.21.6
PaperMC/Paper@4045339 1.21.7
PaperMC/Paper@4c47c76 Update DataConverter constants for 1.21.7
PaperMC/Paper@9686f8b Enable obfuscation mappings for 1.21.7 (#12770)
PaperMC/Paper@723510f Make warning of PlayerLoginEvent use unique plugin names (#12772)
PaperMC/Paper@4cdcf00 Only namespaced reload (#12773)
PaperMC/Paper@00e79df Fix wrong size in InventoryType#PLAYER (#12758)
PaperMC/Paper@6e021c8 Fix CraftContainer#getNotchInventoryType detection of player inventory (#12751)
PaperMC/Paper@5661fbb Add registry builder for Instrument (#12682)
PaperMC/Paper@51d28af [ci skip] Typo in CartographyInventory (#12777)
PaperMC/Paper@6ea679e Allow listening to plugin messages during configuration phase (#12775)
PaperMC/Paper@c3be00f Always call plugin message dispatch on PlayerConnection
PaperMC/Paper@3fec37a Move the double call into the dispatch method
PaperMC/Paper@108255c Reduce PlayerLoginEvent alt behavior nag for now (#12782)
PaperMC/Paper@2141ca5 Port plugins command to brigadier (#12632)
2025-07-01 22:48:57 +01:00
Samsuik
82a579ed6f Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@de8c146 Update to 1.21.7-rc2
PaperMC/Paper@8e5f604 Generators for 1.21.7-rc2
PaperMC/Paper@da53f11 bump built-in datapack version
2025-06-26 20:09:49 +01:00
Samsuik
da70cf4fe4 Modify upstream script 2025-06-26 20:00:11 +01:00
Samsuik
3567d1f564 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@e0596fd Update to 1.21.7-rc1
PaperMC/Paper@3eb86f0 Delete old unapplied dc patch
PaperMC/Paper@51adbf0 Update legacy test
2025-06-26 15:30:17 +01:00
Samsuik
991f961f38 Updated Upstream (Paper 1.21.6)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@a24f9b2 1.21.6 dev
PaperMC/Paper@457a0a6 Bump version string and protocol version to 1.21.6 release
PaperMC/Paper@245b547 Update base to 1.21.6
PaperMC/Paper@b28d77b Update Moonrise to 1.21.6
PaperMC/Paper@8318dcb Update DataConverter to 1.21.6-rc1
PaperMC/Paper@d2b1158 Set correct world access on BSL snapshots
PaperMC/Paper@023e6c2 Ensure waypoints are per world
PaperMC/Paper@40d5d31 Fix recursively converting JSON Text Components
PaperMC/Paper@1fcc416 Implement FeatureHooks#isChunkSent for Moonrise chunk system
PaperMC/Paper@e4d7178 Implement WaypointTransmitter#isChunkVisible
PaperMC/Paper@8980ead Directly walk text component after converting from JSON
PaperMC/Paper@5613ed6 Provide env environment variable and copy spigots sys prop for overriding default repository
PaperMC/Paper@62b7f86 Avoid and discourage use of Maven Central as a CDN (#12689)
PaperMC/Paper@f5534cb [ci skip] Run generators (#12691)
PaperMC/Paper@4781d28 Re-add Log4j Javadocs (#12693)
PaperMC/Paper@74fbcce Check type of Material in get/set stats (#12607)
PaperMC/Paper@4b3f967 Improve Fix MC-44654 (#12703)
PaperMC/Paper@a7dd263 Enable spigot obfuscation support (#12695)
PaperMC/Paper@6a51c44 Cleanup Primed TNT Fix (#12704)
PaperMC/Paper@839c6a1 Fix #11169 (#12706)
PaperMC/Paper@c77d5f9 Fix MC-297591
PaperMC/Paper@219f86e Implement chunk unload delay config option
PaperMC/Paper@e4eb69b Do not allow ticket level decreases to be processed asynchronously
PaperMC/Paper@71b0c76 Adds support for vanilla negative explosions (#12705)
PaperMC/Paper@3750927 [ci skip] Fix PermissionManager#clearPermissions() docs bad wording (#12657)
PaperMC/Paper@d61a51e Add ItemType#getBurnDuration() (#12604)
PaperMC/Paper@29fc853 Allow empty paths in namespaced keys (#12687)
PaperMC/Paper@4419afb fix: Safely handle nanosecond overflow in ClickCallback (#12686)
PaperMC/Paper@5652882 Add `isProxyEnabled` method to ServerConfiguration (#12664)
PaperMC/Paper@c0dda0e Add `isForceDefaultGameMode` method (#12673)
PaperMC/Paper@e714de6 Fix excess slot updates
PaperMC/Paper@6d0821d [ci skip] Fix docs for Spawner class and cleanup (#12710)
PaperMC/Paper@cceffe3 Release ItemType and BlockType (#12708)
PaperMC/Paper@186e9e3 Relocate CommandMap#registerServerAliases() call to after lifecycle events have been run (#12601)
PaperMC/Paper@5edcf6d Cleanup/command dispatching (#12713)
PaperMC/Paper@803baf0 Support hidden entities in Waypoints (#12715)
PaperMC/Paper@1814d8b build: publish to fill (#12717)
PaperMC/Paper@e454fef Add support for private constructors in plugin main classes (#12652)
PaperMC/Paper@d0e808f Move player to correct position in vehicle move packet handler
PaperMC/Paper@46b4b0b Improve keepalive ping system
PaperMC/Paper@38c1ddb Add and use FeatureHooks.getAllEntities
PaperMC/Paper@2f083ac Ensure player entity schedulers are ticked when they are dead
PaperMC/Paper@7c90c7c Optimise EntityScheduler ticking
PaperMC/Paper@aa6ee44 Re-add global region scheduler tick erroneously removed in last commit
PaperMC/Paper@d7510ef Fix #12722 (#12726)
PaperMC/Paper@0caf75f Fix #12721 (#12725)
PaperMC/Paper@bee2879 Adventure 4.23.0 (#12690)
PaperMC/Paper@692e93a Fix MC-299110
PaperMC/Paper@ea10fa4 Don't mutate the position of Items for MC-4 Fix (#12702)
PaperMC/Paper@aa6cd74 Remove unnecesary item check for ServerboundPlayerActionPacket RELEASE_USE_ITEM (#12668)
PaperMC/Paper@c9e89f4 Expose arrow velocity in EntityShootBowEvent for mobs (#12688)
PaperMC/Paper@7ec3174 Jump out of experimental phase
PaperMC/Paper@4e1a255 Update try catch for command handling
2025-06-26 14:47:59 +01:00
Samsuik
d6e9d03a3b Protect blocks above a configured Y-level from explosions 1.5.0+1.21.5 2025-06-25 17:59:34 +01:00
Samsuik
5103f1c769 Rename allow-non-tnt-breaking-durable-blocks 2025-06-25 17:43:14 +01:00
Samsuik
e867f752dc Remove unused config option 2025-06-24 18:55:09 +01:00
Samsuik
4d0266c33b Update gradle and paperweight 2025-06-24 16:27:49 +01:00
Samsuik
0604473aad more refractoring 2025-06-24 16:27:33 +01:00
Samsuik
f63aae3731 more branding changes 2025-06-24 10:54:06 +01:00
Samsuik
85159be01d Update sakura branding 1.4.2+1.21.5 2025-06-23 21:30:04 +01:00
Samsuik
f73970eabd Fix broken entity movement 2025-06-23 19:41:21 +01:00
Samsuik
f0fbe9120f Missed 1.21.5 physics changes 2025-06-23 18:04:33 +01:00
Samsuik
8ad4fe843a Fix sakura debug command tab completion 1.4.1+1.21.5 2025-06-23 11:52:22 +01:00
Samsuik
714e2ffefe a 2025-06-23 11:50:30 +01:00
Samsuik
dc3793b1c6 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@4eda045 Backport fix for MC-296337 (Fixes #12617) (#12619)
PaperMC/Paper@7ebc94c Add Registry#getTagValues (#12603)
PaperMC/Paper@e87320d Fix UOE when using generateTree with pale oak (#12616)
PaperMC/Paper@94f2903 Do not blow up accessing unregistered memories from API (Fixes #12618) (#12639)
PaperMC/Paper@03efecf Do not fire PlayerDropItemEvent for /give command
PaperMC/Paper@3527ccd feat: expose updateDemand and restock on Villager (#12608)
PaperMC/Paper@320f25c fix sponge-absorb deleting chest content (#12647)
PaperMC/Paper@95565e0 Add missing attribute serialization updater
PaperMC/Paper@519e422 Fix infinite loop in RegionFile IO
PaperMC/Paper@ba7fb23 Finish moving over to Holderable (#12646)
PaperMC/Paper@39203a6 [ci skip] Publish PR API and dev bundles (#12672)
PaperMC/Paper@a1b3058 Provide env environment variable and copy spigots sys prop for overriding default repository
2025-06-23 10:47:22 +01:00
Samsuik
4413574030 Fix integer overflow in regionChunks and some other changes 2025-06-23 10:36:40 +01:00
Samsuik
5b8cf57b90 some refractoring 2025-06-21 16:42:09 +01:00
Samsuik
4c9f00050e Bump world config version 2025-05-29 21:50:43 +01:00
Samsuik
83fcc2fce0 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@d683970 Add FishHookStateChangeEvent (#12165)
PaperMC/Paper@369ad17 Cached tag parser for itemstack reading (#12547)
PaperMC/Paper@841d634 Fix ItemStack#addUnsafeEnchantment ignored for missing enchantment component (#12549)
PaperMC/Paper@c000b35 fix(bukkit-brig-forwarding-map): Invert isEmpty method (#12555)
PaperMC/Paper@28d7df7 Backport HeroesOfTheVillage datafixer fix
PaperMC/Paper@f1dbed0 Implement BlocksAttack DamageReduction and ItemDamage (#12538)
PaperMC/Paper@cc38032 Deprecate TeleportCause CHORUS_FRUIT for CONSUMABLE_EFFECT (#12546)
PaperMC/Paper@3587867 [ci skip] Fix format and mentions for ItemDamageFunction (#12560)
PaperMC/Paper@7171d29 [ci skip] Mention CAN_PLACE/CAN_BREAK component in ItemMeta (#12559)
PaperMC/Paper@6f73e62 Add getPickItemStack (#12552)
PaperMC/Paper@ce0fa4c Replace old version command with brigadier equivalent (#12502)
PaperMC/Paper@fa360aa Add some missing annotations and an incorrect one (#12204)
PaperMC/Paper@113b18e Update paperweight and Gradle wrapper (#12573)
PaperMC/Paper@f303a07 fix: Don't hardcode checks for translation registries (#12571)
PaperMC/Paper@87349c3 Fix CombatTracker stale on death (#12562)
PaperMC/Paper@b70bca6 Revert "fix: Don't hardcode checks for translation registries (#12571)"
PaperMC/Paper@3efaf47 Add API for client-side signs (#11903)
PaperMC/Paper@a3909f5 [ci skip] Fix bad format for jd @link (#12581)
PaperMC/Paper@7774243 Add plugin details to zip file errors (#12580)
PaperMC/Paper@220b57a Fixs and Improvements for EndermanEscapeEvent (#12570)
PaperMC/Paper@b8fe22c Do not call EntityRemoveEvent during worldgen (#12588)
PaperMC/Paper@ee3b405 Replace spigot check with generation check
PaperMC/Paper@84ee424 Add Map filled event (#12574)
PaperMC/Paper@b9d6ba2 Expose more data for MusicInstrument (#12415)
PaperMC/Paper@a033e3b Fix ancient player custom name converter
PaperMC/Paper@4765010 Improve error messages when PluginRemapper fails to initialize (#12598)
PaperMC/Paper@6f31535 Add MCUtil#toLocation from Folia
PaperMC/Paper@2ba1675 Replace deprecated Thread#getId usage with Thread#threadId
2025-05-29 21:31:01 +01:00
Samsuik
2965eb547a Fix block change tracker causing a crash when chunks are reloaded 2025-05-29 21:00:59 +01:00
Samsuik
1d4877f84e Fix lenient merging sometimes merging entities out of order 2025-05-29 20:57:12 +01:00
Samsuik
476ea68d41 Optimise block counting for cannon entities 2025-05-18 20:43:00 +01:00
Samsuik
5055fe8bb8 Fix explosion resistant items config transformation 2025-05-15 00:18:16 +01:00
Samsuik
47ec0cbf05 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@88a3a87 Configurable xp orb merge group count (#12503)
PaperMC/Paper@53d1d04 Disable Item Obfuscation for entity related stacks (#12297)
PaperMC/Paper@c98cd65 Add configuration interface to expose certain config values (#12273)
PaperMC/Paper@42a2a6c Supports the ability for commands to be registered internally (#12520)
PaperMC/Paper@753cff7 Improvements for Dump paper commands (#12512)
PaperMC/Paper@e2da5d2 Registry API for supported Mob Variants (#12417)
PaperMC/Paper@ab0253f Expand PlayerDeathEvent API (#12221)
PaperMC/Paper@cbcf75a Update visual fire handling with TriState support (#12303)
PaperMC/Paper@6c3964d Properly save level data async (#12530)
PaperMC/Paper@d2ad2e6 Add missing EntityLookup#getAllMapped from Moonrise
PaperMC/Paper@358e72e Remove simplify remote item matching stuff for now
PaperMC/Paper@04ffca0 Also remove CraftPlayer methods
PaperMC/Paper@a252581 Update mache
2025-05-14 18:07:05 +01:00
Samsuik
c45d57f67e Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@deaccd2 [ci skip] Add file reference url to help.yml (#12481)
PaperMC/Paper@f86b435 Add vault change state event (#12069)
PaperMC/Paper@3e3b42c Update player chat session sync (#12382)
PaperMC/Paper@f8fa4f6 Add method to retrieve FishHook (#12310)
PaperMC/Paper@b9d3147 Use correct placed block position for sound (#12410)
PaperMC/Paper@952338b [ci skip] Add missing exception docs to Player#listPlayer (#12488)
PaperMC/Paper@1db3785 [ci skip] improve javadoc for off-hand swaps through getHotbarButton (#12489)
PaperMC/Paper@d1810f2 Allow Server#getDefaultGameMode before worlds are initialized (#12490)
PaperMC/Paper@02d20ff Fix NPE in Server#getMap before worlds are loaded (#12492)
PaperMC/Paper@9e873f5 Fix inconsistencies between offline/online spawn position getter (#11960)
PaperMC/Paper@fc0c371 Fix handling of resultant crafting container from craftItemResult (#12307)
PaperMC/Paper@a7a76c8 Add methods for Armadillo (#12031)
PaperMC/Paper@a74400d Update adventure to 4.21.0 (#12499)
PaperMC/Paper@1e93076 Fix ipv6 loopback addresses being able to get connection throttled (#12155)
PaperMC/Paper@646b80c Fix unnecessary map data saves (#12296)
PaperMC/Paper@e663f99 Add combat tracker API (#11853)
PaperMC/Paper@cd4fe5b [ci skip] Drop non-applicable ATs (#12498)
PaperMC/Paper@5acfdd6 Fix save/load NaN Entity Motion (#12269)
PaperMC/Paper@2754d7c Add Throw EntityChangeBlockEvent for BrushableBlockEntity#brush (#12133)
PaperMC/Paper@567f63a Parity for respawn events (#11792)
PaperMC/Paper@bc3d946 Normalizes CraftEntity#toString/getHandle (#12170)
PaperMC/Paper@0e9b94d Fix ItemStack amount issues with Chat Components (#12216)
PaperMC/Paper@835b955 Add a method on InventoryView to get the MenuType (#12193)
PaperMC/Paper@c9411bf Fix min ItemStack amount check for asHoverEvent (#12505)
PaperMC/Paper@1acf3b3 Infer block entity data in brigadier blockstate argument (#12197)
PaperMC/Paper@b9b3cd6 Use components instead of ChatColor in more places  (#12507)
PaperMC/Paper@ec42171 Add missing spaces back (#12508)
PaperMC/Paper@51345a1 Correct nullable fall location type
PaperMC/Paper@93246a0 Fix errors when loading raid files without a PDC
PaperMC/Paper@cb3ffd0 Don't store empty PDCs on raids
PaperMC/Paper@d637ae8 Fix NoSuchElementException in EntityTransformEvent for slimes (#12510)
PaperMC/Paper@1074237 Pass correct draw strength for EntityShootBowEvent (#12308)
PaperMC/Paper@825685f Add PlayerPickBlockEvent and PlayerPickEntityEvent (#12425)
PaperMC/Paper@2bd84f6 Expand PotionMeta Api to allow getting effective potion colour and effects (#12390)
PaperMC/Paper@6f1f5b6 Fix ArmorStand items for canceled EntityDeathEvent (#12288)
2025-05-03 19:22:28 +01:00
Samsuik
9bc7feb4c4 Configure falling blocks dropping items 2025-05-03 19:04:33 +01:00
Samsuik
a6e391d6a7 Configure items that can that drop from explosions 2025-05-03 18:59:02 +01:00
Samsuik
352dfb2881 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6b4ad08 Add PlayerRespawnEvent#isMissingRespawnBlock (#12422)
PaperMC/Paper@c0bd568 Add logic for Human canUseEquipmentSlot (#12433)
PaperMC/Paper@a55345f Add support for deserializing manually deserialized items, also add caller note
PaperMC/Paper@2948eb2 Mitigate an issue when loading a spigot config with null spam exclusion entries
PaperMC/Paper@6c2b037 Use correct saved data key for maps
PaperMC/Paper@89cdcba [ci skip] Replace wiki mention for BlockType#isOccluding (#12446)
PaperMC/Paper@5f0b829 Re-add chunk position check to regionfile recalculation patch
PaperMC/Paper@04b9112 Update projects dependents GitHub Action (#12436)
PaperMC/Paper@def0532 Fix writing headers and update to be more papery (#12459)
PaperMC/Paper@d22644a Expand cooldown API (#12435)
PaperMC/Paper@df42993 Fix floating warning log when the kick event is canceled (#12374)
PaperMC/Paper@a820bda [ci skip] Some javadoc fixes
PaperMC/Paper@55f2020 Fix CCE in LingeringPotionSplashEvent (#12463)
PaperMC/Paper@1410a22 Fix passengers sending when riding players
PaperMC/Paper@767868d Fix some components (#12457)
PaperMC/Paper@9cddf13 Fix portal create event block list (#12373)
PaperMC/Paper@a112d37 Fix horse_variant and tropical_fish_pattern (#12472)
PaperMC/Paper@a211ac2 Remove unused warning (#12478)
PaperMC/Paper@ae51281 Add isSuffocating to Block and BlockState (#12445)
PaperMC/Paper@3409e2d Mace was not included in the ENCHANTABLE MaterialSetTag (#12476)
PaperMC/Paper@1cfc96b Add keyStream() API to registries (#12479)
PaperMC/Paper@3222985 [ci skip] Rebuild patches
1.4.0+1.21.5
2025-04-25 20:47:34 +01:00
Samsuik
d146c38219 Some changes to blockable swords 2025-04-14 23:15:03 +01:00
Samsuik
6144bc7fcc Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0cf7315 Bump to adventure 4.20.0 (#12391)
PaperMC/Paper@0767902 CraftBlock - fix applyBoneMeal false result (#12407)
PaperMC/Paper@f00727c 1.21.5
PaperMC/Paper@8eede4b Fix AbstractHorse get/setSaddle
PaperMC/Paper@93b6829 Also fix AbstractHorse getSize and isEmpty
PaperMC/Paper@f517267 Add passthrough for air serialization
PaperMC/Paper@4511edb [ci skip] Don't promote checking enchantment by legacy lore (#12421)
PaperMC/Paper@8f62e0f Correctly order getArmorContents
PaperMC/Paper@652cea5 Allow `getAsString()`-ing non-persistent entities (#12424)
PaperMC/Paper@de64e70 Update spark
PaperMC/Paper@1b88968 Add Entity#isTrackedBy (#12332)
PaperMC/Paper@8ff94c6 Update a bunch of dependencies
PaperMC/Paper@7903621 Remove json-simple imports from API, keep it as implementation in server
PaperMC/Paper@dcb755a Update log4j jd link
PaperMC/Paper@91bfb6f Fix freeze locked (#12434)
PaperMC/Paper@121a7bf Make GameRule a FeatureDependant (#12429)
PaperMC/Paper@7d5695d Improve ItemMeta#hasCustomModelData compatibility (#12414)
PaperMC/Paper@de410d1 Fix reobf mappings regression in GameRules.Type (#12437)
PaperMC/Paper@33e8928 Add support for bonus chest configuration in WorldCreator (#12344)
PaperMC/Paper@723b511 Clone exit location passed to teleport event (#12354)
PaperMC/Paper@ed32204 Clone blockpos in InsideBlockEffectApplier record
2025-04-14 18:00:09 +01:00
Samsuik
98fe52e373 Clean up update remnants 2025-04-07 22:36:27 +01:00