3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-15 19:10:09 +01:00
Paper/patches/server
Jake Potrebic 8657cd91d7
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
63c208dd Remove no longer used import
70be76c7 PR-958: Further clarify deprecation of TAG_CONTAINER_ARRAY
ae21f4ac PR-955: Add methods to place structures with block/entity transformers
e3d960f2 SPIGOT-7547: Remark that Damageable#setAbsorptionAmount() is capped to a specific value
b125516c Fix typo in RecipeChoice.ExactChoice docs
309497c1 Add EntityMountEvent and EntityDismount Event
2fd45ae3 Improve ItemFactory#enchantItem consistency
2b198268 PR-933: Define native persistent data types for lists

CraftBukkit Changes:
771182f70 PR-1327: Add methods to place structures with block/entity transformers
e41ad4c82 SPIGOT-7567: SpawnReason for SNOWMAN is reported as BUILD_IRONGOLEM
76931e8bd Add EntityMountEvent and EntityDismount Event
9b29b21c7 PR-1183: Better handle lambda expression and renaming of classes in Commodore
1462ebe85 Reformat Commodore.java
9fde4c037 PR-1324: Improve ItemFactory#enchantItem consistency
4e419c774 PR-1295: Define native persistent data types for lists
dd8cca388 SPIGOT-7562: Fix Score#getScore and Score#isScoreSet
690278200 Only fetch an online UUID in online mode
1da8d9a53 Fire PreLogin events even in offline mode
2e88514ad PR-1325: Use CraftBlockType and CraftItemType instead of CraftMagicNumbers to convert between minecraft and bukkit block / item representation

Spigot Changes:
864e4acc Restore accidentally removed package-info.java
f91a10d5 Remove obsolete EntityMountEvent and EntityDismountEvent
828f0593 SPIGOT-7558: Deprecate silenceable lightning API as sound is now client-side and cannot be removed
cdc4e035 Remove obsolete patch fetching correct mode UUIDs
49e36b8e Merge related BungeeCord patches
6e87b9ab Remove obsolete firing of PreLogin events in offline mode
5c76b183 Remove redundant patch dealing with exceptions in the crash reporter
3a2219d1 Remove redundant patch logging cause of unexpected exception
2024-01-14 10:46:04 +01:00
..
0001-Setup-Gradle-project.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0002-Remap-fixes.patch Adventure (kind of) 2023-12-05 19:38:29 +01:00
0003-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0004-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0005-Paper-config-files.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0006-MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0007-ConcurrentUtil.patch Adventure (kind of) 2023-12-05 19:38:29 +01:00
0008-CB-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0009-MC-Utils.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0010-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0011-Paper-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0012-Paper-Metrics.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0013-Paper-Plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0014-Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0015-Rewrite-dataconverter-system.patch Drop old packs in setResourcePack 2023-12-06 20:46:49 +01:00
0016-Starlight.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0017-Add-TickThread.patch More more work 2023-12-05 20:39:26 +01:00
0018-Rewrite-chunk-system.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0019-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0020-Configurable-cactus-bamboo-and-reed-growth-heights.patch More more work 2023-12-05 20:39:26 +01:00
0021-Configurable-baby-zombie-movement-speed.patch More compile fixes 2023-12-06 19:21:41 +01:00
0022-Configurable-fishing-time-ranges.patch More more work 2023-12-05 20:39:26 +01:00
0023-Allow-nerfed-mobs-to-jump.patch More more work 2023-12-05 20:39:26 +01:00
0024-Add-configurable-despawn-distances-for-living-entiti.patch More more work 2023-12-05 20:39:26 +01:00
0025-Allow-for-toggling-of-spawn-chunks.patch More more work 2023-12-05 20:39:26 +01:00
0026-Drop-falling-block-and-tnt-entities-at-the-specified.patch More more work 2023-12-05 20:39:26 +01:00
0027-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0028-Implement-Paper-VersionChecker.patch More more work 2023-12-05 20:39:26 +01:00
0029-Add-version-history-to-version-command.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0030-Player-affects-spawning-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0031-Further-improve-server-tick-loop.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0032-Only-refresh-abilities-if-needed.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0033-Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0034-Prevent-tile-entity-and-entity-crashes.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0035-Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0036-Check-online-mode-before-converting-and-renaming-pla.patch More more work 2023-12-05 20:39:26 +01:00
0037-Always-tick-falling-blocks.patch More more work 2023-12-05 20:39:26 +01:00
0038-Configurable-end-credits.patch More more work 2023-12-05 20:39:26 +01:00
0039-Fix-lag-from-explosions-processing-dead-entities.patch More more work 2023-12-05 20:39:26 +01:00
0040-Optimize-explosions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0041-Disable-explosion-knockback.patch More more work 2023-12-05 20:39:26 +01:00
0042-Disable-thunder.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0043-Disable-ice-and-snow.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0044-Configurable-mob-spawner-tick-rate.patch More more work 2023-12-05 20:39:26 +01:00
0045-Implement-PlayerLocaleChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0046-Add-BeaconEffectEvent.patch More more work 2023-12-05 20:39:26 +01:00
0047-Configurable-container-update-tick-rate.patch More more work 2023-12-05 20:39:26 +01:00
0048-Use-UserCache-for-player-heads.patch More more work 2023-12-05 20:39:26 +01:00
0049-Disable-spigot-tick-limiters.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0050-Add-PlayerInitialSpawnEvent.patch More more work 2023-12-05 20:39:26 +01:00
0051-Configurable-Disabling-Cat-Chest-Detection.patch More more more work 2023-12-05 20:54:55 +01:00
0052-Improve-Player-chat-API-handling.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0053-All-chunks-are-slime-spawn-chunks-toggle.patch More more more work 2023-12-05 20:54:55 +01:00
0054-Expose-server-CommandMap.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0055-Be-a-bit-more-informative-in-maxHealth-exception.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0056-Player-Tab-List-and-Title-APIs.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0057-Add-configurable-portal-search-radius.patch More more more work 2023-12-05 20:54:55 +01:00
0058-Add-velocity-warnings.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0059-Configurable-inter-world-teleportation-safety.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0060-Add-exception-reporting-event.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0061-Disable-Scoreboards-for-non-players-by-default.patch More more more work 2023-12-05 20:54:55 +01:00
0062-Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0063-Chunk-Save-Reattempt.patch More more more work 2023-12-05 20:54:55 +01:00
0064-Complete-resource-pack-API.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0065-Default-loading-permissions.yml-before-plugins.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0066-Allow-Reloading-of-Custom-Permissions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0067-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0068-Handle-Item-Meta-Inconsistencies.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0069-Configurable-Non-Player-Arrow-Despawn-Rate.patch More more more work 2023-12-05 20:54:55 +01:00
0070-Add-World-Util-Methods.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0071-Custom-replacement-for-eaten-items.patch More more more work 2023-12-05 20:54:55 +01:00
0072-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch More more more work 2023-12-05 20:54:55 +01:00
0073-handle-NaN-health-absorb-values-and-repair-bad-data.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0074-Use-a-Shared-Random-for-Entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0075-Configurable-spawn-chances-for-skeleton-horses.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0076-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch More more more work 2023-12-05 20:54:55 +01:00
0077-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0078-Entity-AddTo-RemoveFrom-World-Events.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0079-Configurable-Chunk-Inhabited-Time.patch More more more work 2023-12-05 20:54:55 +01:00
0080-EntityPathfindEvent.patch More more more work 2023-12-05 20:54:55 +01:00
0081-Sanitise-RegionFileCache-and-make-configurable.patch More more more work 2023-12-05 20:54:55 +01:00
0082-Do-not-load-chunks-for-Pathfinding.patch More more more work 2023-12-05 20:54:55 +01:00
0083-Add-PlayerUseUnknownEntityEvent.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0084-Configurable-random-tick-rates-for-blocks.patch More more more work 2023-12-05 20:54:55 +01:00
0085-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0086-Optimize-DataBits.patch More more more work 2023-12-05 20:54:55 +01:00
0087-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch More more more work 2023-12-05 20:54:55 +01:00
0088-Configurable-Player-Collision.patch It compiles 2023-12-06 20:40:37 +01:00
0089-Add-handshake-event-to-allow-plugins-to-handle-clien.patch More more more work 2023-12-05 20:54:55 +01:00
0090-Configurable-RCON-IP-address.patch More more more work 2023-12-05 20:54:55 +01:00
0091-EntityRegainHealthEvent-isFastRegen-API.patch More more more work 2023-12-05 20:54:55 +01:00
0092-Add-ability-to-configure-frosted_ice-properties.patch More more more work 2023-12-05 20:54:55 +01:00
0093-remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0094-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0095-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch More more more work 2023-12-05 20:54:55 +01:00
0096-LootTable-API-Replenishable-Lootables-Feature.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0097-System-property-for-disabling-watchdoge.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0098-Async-GameProfileCache-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0099-Optional-TNT-doesn-t-move-in-water.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0100-Faster-redstone-torch-rapid-clock-removal.patch Update loot table and other patches 2023-12-05 14:20:44 -07:00
0101-Add-server-name-parameter.patch patches 2023-12-05 14:34:01 -07:00
0102-Fix-global-sound-handling.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0103-Avoid-blocking-on-Network-Manager-creation.patch patches 2023-12-05 14:34:01 -07:00
0104-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0105-Add-setting-for-proxy-online-mode-status.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0106-Optimise-BlockState-s-hashCode-equals.patch patches 2023-12-05 14:34:01 -07:00
0107-Configurable-packet-in-spam-threshold.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0108-Configurable-flying-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0109-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0110-Filter-bad-tile-entity-nbt-data-from-falling-blocks.patch patches 2023-12-05 14:34:01 -07:00
0111-Cache-user-authenticator-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0112-Allow-Reloading-of-Command-Aliases.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0113-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0114-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0115-Prevent-Pathfinding-out-of-World-Border.patch patches 2023-12-05 14:34:01 -07:00
0116-Optimize-World.isLoaded-BlockPosition-Z.patch patches 2023-12-05 14:34:01 -07:00
0117-Bound-Treasure-Maps-to-World-Border.patch patches 2023-12-05 14:34:01 -07:00
0118-Configurable-Cartographer-Treasure-Maps.patch patches 2023-12-05 14:34:01 -07:00
0119-Add-API-methods-to-control-if-armour-stands-can-move.patch patches 2023-12-05 14:34:01 -07:00
0120-String-based-Action-Bar-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0121-Properly-fix-item-duplication-bug.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0122-Firework-API-s.patch patches 2023-12-05 14:34:01 -07:00
0123-PlayerTeleportEndGatewayEvent.patch Updated Upstream (Bukkit/CraftBukkit) 2023-12-08 11:00:39 -08:00
0124-Provide-E-TE-Chunk-count-stat-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0125-Enforce-Sync-Player-Saves.patch 1.20.4 2023-12-07 13:27:28 -07:00
0126-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0127-Cap-Entity-Collisions.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0128-Remove-CraftScheduler-Async-Task-Debugger.patch patches 2023-12-05 14:34:01 -07:00
0129-Properly-handle-async-calls-to-restart-the-server.patch It compiles 2023-12-06 20:40:37 +01:00
0130-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0131-Add-configuration-option-to-prevent-player-names-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0132-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0133-provide-a-configurable-option-to-disable-creeper-lin.patch It compiles 2023-12-06 20:40:37 +01:00
0134-Item-canEntityPickup.patch It compiles 2023-12-06 20:40:37 +01:00
0135-PlayerPickupItemEvent-setFlyAtPlayer.patch It compiles 2023-12-06 20:40:37 +01:00
0136-PlayerAttemptPickupItemEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0137-Do-not-submit-profile-lookups-to-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0138-Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0139-Add-UnknownCommandEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0140-Shoulder-Entities-Release-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0141-Profile-Lookup-Events.patch It compiles 2023-12-06 20:40:37 +01:00
0142-Block-player-logins-during-server-shutdown.patch It compiles 2023-12-06 20:40:37 +01:00
0143-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0144-Improve-the-Saddle-API-for-Horses.patch It compiles 2023-12-06 20:40:37 +01:00
0145-Implement-ensureServerConversions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0146-Implement-getI18NDisplayName.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0147-ProfileWhitelistVerifyEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0148-Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0149-LivingEntity-setKiller.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0150-Ocelot-despawns-should-honor-nametags-and-leash.patch It compiles 2023-12-06 20:40:37 +01:00
0151-Reset-spawner-timer-when-spawner-event-is-cancelled.patch It compiles 2023-12-06 20:40:37 +01:00
0152-Allow-specifying-a-custom-authentication-servers-dow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0153-Handle-plugin-prefixes-using-Log4J-configuration.patch 1.20.4 2023-12-07 13:27:28 -07:00
0154-Improve-Log4J-Configuration-Plugin-Loggers.patch It compiles 2023-12-06 20:40:37 +01:00
0155-Add-PlayerJumpEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0156-handle-ServerboundKeepAlivePacket-async.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0157-Expose-client-protocol-version-and-virtual-host.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0158-revert-serverside-behavior-of-keepalives.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0159-Send-attack-SoundEffects-only-to-players-who-can-see.patch It compiles 2023-12-06 20:40:37 +01:00
0160-Add-PlayerArmorChangeEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0161-Prevent-logins-from-being-processed-when-the-player-.patch It compiles 2023-12-06 20:40:37 +01:00
0162-Fix-MC-117075-TE-Unload-Lag-Spike.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0163-use-CB-BlockState-implementations-for-captured-block.patch It compiles 2023-12-06 20:40:37 +01:00
0164-API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0165-AsyncTabCompleteEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0166-PlayerPickupExperienceEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0167-Ability-to-apply-mending-to-XP-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0168-PlayerNaturallySpawnCreaturesEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0169-Add-setPlayerProfile-API-for-Skulls.patch It compiles 2023-12-06 20:40:37 +01:00
0170-PreCreatureSpawnEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0171-Fill-Profile-Property-Events.patch It compiles 2023-12-06 20:40:37 +01:00
0172-Add-PlayerAdvancementCriterionGrantEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0173-Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0174-Extend-Player-Interact-cancellation.patch It compiles 2023-12-06 20:40:37 +01:00
0175-Tameable-getOwnerUniqueId-API.patch It compiles 2023-12-06 20:40:37 +01:00
0176-Toggleable-player-crits-helps-mitigate-hacked-client.patch It compiles 2023-12-06 20:40:37 +01:00
0177-Disable-Explicit-Network-Manager-Flushing.patch It compiles 2023-12-06 20:40:37 +01:00
0178-Implement-extended-PaperServerListPingEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0179-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0180-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0181-getPlayerUniqueId-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0182-Improved-Async-Task-Scheduler.patch It compiles 2023-12-06 20:40:37 +01:00
0183-Make-legacy-ping-handler-more-reliable.patch It compiles 2023-12-06 20:40:37 +01:00
0184-Call-PaperServerListPingEvent-for-legacy-pings.patch It compiles 2023-12-06 20:40:37 +01:00
0185-Flag-to-disable-the-channel-limit.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0186-Add-openSign-method-to-HumanEntity.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0187-Configurable-sprint-interruption-on-attack.patch It compiles 2023-12-06 20:40:37 +01:00
0188-EndermanEscapeEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0189-Enderman.teleportRandomly.patch It compiles 2023-12-06 20:40:37 +01:00
0190-Block-Enderpearl-Travel-Exploit.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0191-Expand-World.spawnParticle-API-and-add-Builder.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0192-Fix-exploit-that-allowed-colored-signs-to-be-created.patch It compiles 2023-12-06 20:40:37 +01:00
0193-Prevent-Frosted-Ice-from-loading-holding-chunks.patch It compiles 2023-12-06 20:40:37 +01:00
0194-EndermanAttackPlayerEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0195-WitchConsumePotionEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0196-WitchThrowPotionEvent.patch It compiles 2023-12-06 20:40:37 +01:00
0197-WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0198-ItemStack-getMaxItemUseDuration.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0199-Implement-EntityTeleportEndGatewayEvent.patch fix NPE on EntityTeleportEvent getTo (#10016) 2023-12-26 11:22:41 -08:00
0200-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0201-Fix-CraftEntity-hashCode.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0202-Configurable-Alternative-LootPool-Luck-Formula.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0203-Print-Error-details-when-failing-to-save-player-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0204-Make-shield-blocking-delay-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0205-Improve-EntityShootBowEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0206-PlayerReadyArrowEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0207-Implement-EntityKnockbackByEntityEvent-and-EntityPus.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0208-Expand-Explosions-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0209-LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0210-RangedEntity-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0211-Add-config-to-disable-ender-dragon-legacy-check.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0212-Implement-World.getEntity-UUID-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0213-InventoryCloseEvent-Reason-API.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0214-Vex-get-setSummoner-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0215-Refresh-player-inventory-when-cancelling-PlayerInter.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0216-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0217-add-more-information-to-Entity.toString.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0218-EnderDragon-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0219-PlayerElytraBoostEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0220-PlayerLaunchProjectileEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0221-Improve-BlockPosition-inlining.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0222-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0223-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0224-Allow-disabling-armour-stand-ticking.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0225-SkeletonHorse-Additions.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0226-Don-t-call-getItemMeta-on-hasItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0227-Implement-Expanded-ArmorStand-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0228-AnvilDamageEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0229-Add-TNTPrimeEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0230-Break-up-and-make-tab-spam-limits-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0231-Fix-NBT-type-issues.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0232-Remove-unnecessary-itemmeta-handling.patch Fix some component bugs in login disconnect packet (#10090) 2023-12-29 20:51:52 +01:00
0233-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0234-Add-Early-Warning-Feature-to-WatchDog.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0235-Use-ConcurrentHashMap-in-JsonList.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0236-Use-a-Queue-for-Queueing-Commands.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0237-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0238-Optimize-BlockPosition-helper-methods.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0239-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0240-Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0241-Configurable-speed-for-water-flowing-over-lava.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0242-Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0243-Optimize-MappedRegistry.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0244-Add-PhantomPreSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0245-Add-More-Creeper-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0246-Inventory-removeItemAnySlot.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0247-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0248-Add-ray-tracing-methods-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0249-Expose-attack-cooldown-methods-for-Player.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0250-Improve-death-events.patch cleanup player death event adventure logic (#10095) 2023-12-29 12:28:58 -08:00
0251-Allow-chests-to-be-placed-with-NBT-data.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0252-Mob-Pathfinding-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0253-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0254-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0255-Prevent-mob-spawning-from-loading-generating-chunks.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0256-Implement-furnace-cook-speed-multiplier-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0257-Honor-EntityAgeable.ageLock.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0258-Configurable-connection-throttle-kick-message.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0259-Prevent-chunk-loading-from-Fluid-Flowing.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0260-Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0261-PreSpawnerSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0262-Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0263-Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0264-Catch-JsonParseException-in-Entity-and-TE-names.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0265-Turtle-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0266-Call-player-spectator-target-events-and-improve-impl.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0267-Add-more-Witch-API.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0268-Check-Drowned-for-Villager-Aggression-Config.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0269-Add-option-to-prevent-players-from-moving-into-unloa.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0270-Reset-players-airTicks-on-respawn.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0271-Don-t-sleep-after-profile-lookups-if-not-needed.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0272-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0273-Optimize-World-Time-Updates.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0274-Restore-custom-InventoryHolder-support.patch Updated Upstream (Bukkit/CraftBukkit) (#10034) 2023-12-16 18:09:28 -08:00
0275-Fix-SpongeAbsortEvent-handling.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0276-Don-t-allow-digging-into-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0277-Make-the-default-permission-message-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0278-Prevent-rayTrace-from-loading-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0279-Handle-Large-Packets-disconnecting-client.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0280-force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0281-Add-more-Zombie-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0282-Book-Size-Limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0283-Add-PlayerConnectionCloseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0284-Prevent-Enderman-from-loading-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0285-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0286-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0287-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0288-BlockDestroyEvent.patch Fix BlockDestroyEvents effectBlock not being set (#10131) 2024-01-05 01:09:04 +01:00
0289-Async-command-map-building.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0290-Implement-Brigadier-Mojang-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0291-Improve-exact-choice-recipe-ingredients.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0292-Limit-Client-Sign-length-more.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0293-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0294-Handle-Oversized-Tile-Entities-in-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0295-Entity-getEntitySpawnReason.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0296-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0297-Fire-event-on-GS4-query.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0298-Implement-PlayerPostRespawnEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0299-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0300-Server-Tick-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0301-PlayerDeathEvent-getItemsToKeep.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0302-Optimize-Captured-TileEntity-Lookup.patch Fix experience & improvements to block events (#8067) 2024-01-04 15:18:59 -05:00
0303-Add-Heightmap-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0304-Mob-Spawner-API-Enhancements.patch [ci skip] Replace some magic values with constant references 2024-01-04 14:38:26 +01:00
0305-Fix-CB-call-to-changed-postToMainThread-method.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0306-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0307-Implement-CraftBlockSoundGroup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0308-Configurable-Keep-Spawn-Loaded-range-per-world.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0309-Allow-Saving-of-Oversized-Chunks.patch [ci skip] Replace some magic values with constant references 2024-01-04 14:38:26 +01:00
0310-Expose-the-internal-current-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0311-Fix-World-isChunkGenerated-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0312-Show-blockstate-location-if-we-failed-to-read-it.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0313-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0314-Configurable-projectile-relative-velocity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0315-offset-item-frame-ticking.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0316-Fix-MC-158900.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0317-Prevent-consuming-the-wrong-itemstack.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0318-Dont-send-unnecessary-sign-update.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0319-Add-option-to-disable-pillager-patrols.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0320-Flat-bedrock-generator-settings.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0321-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0322-MC-145656-Fix-Follow-Range-Initial-Target.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0323-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0324-PlayerDeathEvent-shouldDropExperience.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0325-Prevent-bees-loading-chunks-checking-hive-position.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0326-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0327-Optimise-EntityGetter-getPlayerByUUID.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0328-Fix-items-not-falling-correctly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0329-Optimize-call-to-getFluid-for-explosions.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0330-Fix-last-firework-in-stack-not-having-effects-when-d.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0331-Entity-Activation-Range-2.0.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0332-Guard-against-serializing-mismatching-chunk-coordina.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0333-Implement-alternative-item-despawn-rate.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0334-Tracking-Range-Improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0335-Fix-items-vanishing-through-end-portal.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0336-implement-optional-per-player-mob-spawns.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0337-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0338-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0339-Improve-Block-breakNaturally-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0340-Optimise-getChunkAt-calls-for-loaded-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0341-Add-debug-for-sync-chunk-loads.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0342-Improve-java-version-check.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0343-Add-ThrownEggHatchEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0344-Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0345-Add-option-to-nerf-pigmen-from-nether-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0346-Make-the-GUI-graph-fancier.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0347-add-hand-to-BlockMultiPlaceEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0348-Validate-tripwire-hook-placement-before-update.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0349-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0350-Configurable-chance-of-villager-zombie-infection.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0351-Optimise-Chunk-getFluid.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0352-Set-spigots-verbose-world-setting-to-false-by-def.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0353-Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0354-Expose-MinecraftServer-isRunning.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0355-Add-Raw-Byte-ItemStack-Serialization.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0356-Pillager-patrol-spawn-settings-and-per-player-option.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0357-Remote-Connections-shouldn-t-hold-up-shutdown.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0358-Do-not-allow-bees-to-load-chunks-for-beehives.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0359-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0360-Don-t-tick-dead-players.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0361-Dead-Player-s-shouldn-t-be-able-to-move.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0362-Optimize-Collision-to-not-load-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0363-Don-t-move-existing-players-to-world-spawn.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0364-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0365-Improved-Watchdog-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0366-Optimize-Pathfinding.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0367-Reduce-Either-Optional-allocation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0368-Reduce-memory-footprint-of-NBTTagCompound.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0369-Prevent-opening-inventories-when-frozen.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0370-Don-t-run-entity-collision-code-if-not-needed.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0371-Implement-Player-Client-Options-API.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0372-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0373-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0374-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0375-Add-PlayerAttackEntityCooldownResetEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0376-Don-t-fire-BlockFade-on-worldgen-threads.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0377-Add-phantom-creative-and-insomniac-controls.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0378-Fix-numerous-item-duplication-issues-and-teleport-is.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0379-Villager-Restocks-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0380-Validate-PickItem-Packet-and-kick-for-invalid.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0381-Expose-game-version.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0382-Optimize-Voxel-Shape-Merging.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0383-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0384-misc-debugging-dumps.patch Log command execution exceptions if debug=true (#10130) 2024-01-11 08:15:17 -08:00
0385-Prevent-teleporting-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0386-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0387-Implement-Mob-Goal-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0388-Add-villager-reputation-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0389-Option-for-maximum-exp-value-when-merging-orbs.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0390-ExperienceOrbMergeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0391-Fix-PotionEffect-ignores-icon-flag.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0392-Potential-bed-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0393-Wait-for-Async-Tasks-during-shutdown.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0394-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0395-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0396-Ensure-safe-gateway-teleport.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0397-Add-option-for-console-having-all-permissions.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0398-Fix-villager-trading-demand-MC-163962.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0399-Maps-shouldn-t-load-chunks.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0400-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0401-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0402-Fix-piston-physics-inconsistency-MC-188840.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0403-Fix-sand-duping.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0404-Fix-missing-chunks-due-to-integer-overflow.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0405-Prevent-position-desync-in-playerconnection-causing-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0406-Inventory-getHolder-method-without-block-snapshot.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0407-Improve-Arrow-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0408-Add-and-implement-PlayerRecipeBookClickEvent.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0409-Use-distance-map-to-optimise-entity-tracker.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0410-Hide-sync-chunk-writes-behind-flag.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0411-Add-permission-for-command-blocks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0412-Ensure-Entity-AABB-s-are-never-invalid.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0413-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0414-Paper-dumpitem-command.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0415-Improve-Legacy-Component-serialization-size.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0416-Optimize-Bit-Operations-by-inlining.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0417-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0418-incremental-chunk-and-player-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0419-Support-old-UUID-format-for-NBT.patch [ci skip] Replace some magic values with constant references 2024-01-04 14:38:26 +01:00
0420-Convert-legacy-attributes-in-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0421-Remove-some-streams-from-structures.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0422-Remove-streams-from-classes-related-villager-gossip.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0423-Support-components-in-ItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0424-Improve-fix-EntityTargetLivingEntityEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0425-Add-entity-liquid-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0426-Update-itemstack-legacy-name-and-lore.patch [ci skip] Replace some magic values with constant references 2024-01-04 14:38:26 +01:00
0427-Add-PrepareResultEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0428-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0429-Fix-arrows-never-despawning-MC-125757.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0430-Thread-Safe-Vanilla-Command-permission-checking.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0431-Fix-SPIGOT-5989.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0432-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0433-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0434-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0435-Optimize-NetworkManager-Exception-Handling.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0436-Fix-some-rails-connecting-improperly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0437-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0438-Brand-support.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0439-Add-playPickupItemAnimation-to-LivingEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0440-Don-t-require-FACING-data.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0441-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0442-Add-moon-phase-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0443-Do-not-let-the-server-load-chunks-from-newer-version.patch [ci skip] Replace some magic values with constant references 2024-01-04 14:38:26 +01:00
0444-Prevent-headless-pistons-from-being-created.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0445-Add-BellRingEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0446-Add-zombie-targets-turtle-egg-config.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0447-Buffer-joins-to-world.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0448-Eigencraft-redstone-implementation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0449-Fix-hex-colors-not-working-in-some-kick-messages.patch Keep newlines in outdated client/server message (#10042) 2023-12-26 14:02:22 -05:00
0450-PortalCreateEvent-needs-to-know-its-entity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0451-Add-more-Evoker-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0452-Add-methods-to-get-translation-keys.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0453-Create-HoverEvent-from-ItemStack-Entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0454-Cache-block-data-strings.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0455-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0456-Add-additional-open-container-api-to-HumanEntity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0457-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0458-Extend-block-drop-capture-to-capture-all-items-added.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0459-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0460-Lazily-track-plugin-scoreboards-by-default.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0461-Entity-isTicking.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0462-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0463-Fix-Concurrency-issue-in-ShufflingList.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0464-Reset-Ender-Crystals-on-Dragon-Spawn.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0465-Fix-for-large-move-vectors-crashing-server.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0466-Optimise-getType-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0467-Villager-resetOffers.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0468-Retain-block-place-order-when-capturing-blockstates.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0469-Reduce-blockpos-allocation-from-pathfinding.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0470-Fix-item-locations-dropped-from-campfires.patch Add experience points api (#9688) 2023-12-28 00:49:45 +01:00
0471-Fixed-TileEntityBell-memory-leak.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0472-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0473-Add-getOfflinePlayerIfCached-String.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0474-Add-ignore-discounts-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0475-Toggle-for-removing-existing-dragon.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0476-Fix-client-lag-on-advancement-loading.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0477-Item-no-age-no-player-pickup.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0478-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0479-Beacon-API-custom-effect-ranges.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0480-Add-API-for-quit-reason.patch Update to adventure 4.15 (#10045) 2023-12-25 11:51:44 +01:00
0481-Add-Wandering-Trader-spawn-rate-config-options.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0482-Expose-world-spawn-angle.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0483-Add-Destroy-Speed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0484-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0485-Add-LivingEntity-clearActiveItem.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0486-Add-PlayerItemCooldownEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0487-Significantly-improve-performance-of-the-end-generat.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0488-More-lightning-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0489-Climbing-should-not-bypass-cramming-gamerule.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0490-Added-missing-default-perms-for-commands.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0491-Add-PlayerShearBlockEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0492-Limit-recipe-packets.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0493-Fix-CraftSound-backwards-compatibility.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0494-Player-Chunk-Load-Unload-Events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0495-Optimize-Dynamic-get-Missing-Keys.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0496-Expose-LivingEntity-hurt-direction.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0497-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0498-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0499-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0500-Implement-TargetHitEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0501-MC-4-Fix-item-position-desync.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0502-Additional-Block-Material-API-s.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0503-Fix-harming-potion-dupe.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0504-Implement-API-to-get-Material-from-Boats-and-Minecar.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0505-Cache-burn-durations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0506-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0507-Fix-Not-a-string-Map-Conversion-spam.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0508-Implement-PlayerFlowerPotManipulateEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0509-Fix-interact-event-not-being-called-sometimes.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0510-Zombie-API-breaking-doors.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0511-Fix-nerfed-slime-when-splitting.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0512-Add-EntityLoadCrossbowEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0513-Added-WorldGameRuleChangeEvent.patch Catch async usage of playsound (#10021) 2023-12-26 15:00:21 -05:00
0514-Added-ServerResourcesReloadedEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0515-Added-world-settings-for-mobs-picking-up-loot.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0516-Implemented-BlockFailedDispenseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0517-Added-PlayerLecternPageChangeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0518-Added-PlayerLoomPatternSelectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0519-Configurable-door-breaking-difficulty.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0520-Empty-commands-shall-not-be-dispatched.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0521-Remove-stale-POIs.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0522-Fix-villager-boat-exploit.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0523-Add-sendOpLevel-API.patch Fix long loading screen when refreshing skins (#10026) 2023-12-28 00:22:44 +01:00
0524-TODO-Registry-Modification-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0525-Add-StructuresLocateEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0526-Collision-option-for-requiring-a-player-participant.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0527-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0528-Return-chat-component-with-empty-text-instead-of-thr.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0529-Make-schedule-command-per-world.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0530-Configurable-max-leash-distance.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0531-Implement-BlockPreDispenseEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0532-Added-firing-of-PlayerChangeBeaconEffectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0533-Add-toggle-for-always-placing-the-dragon-egg.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0534-Added-PlayerStonecutterRecipeSelectEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0535-Add-dropLeash-variable-to-EntityUnleashEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0536-Reset-shield-blocking-on-dimension-change.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0537-add-DragonEggFormEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0538-EntityMoveEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0539-added-option-to-disable-pathfinding-updates-on-block.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0540-Inline-shift-direction-fields.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0541-Allow-adding-items-to-BlockDropItemEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0542-Add-getMainThreadExecutor-to-BukkitScheduler.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0543-living-entity-allow-attribute-registration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0544-fix-dead-slime-setSize-invincibility.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0545-Merchant-getRecipes-should-return-an-immutable-list.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0546-Expose-Tracked-Players.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0547-Remove-streams-from-SensorNearest.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0548-Improve-ServerGUI.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0549-fix-converting-txt-to-json-file.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0550-Add-worldborder-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0551-added-PlayerNameEntityEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0552-Prevent-grindstones-from-overstacking-items.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0553-Add-recipe-to-cook-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0554-Add-Block-isValidTool.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0555-Allow-using-signs-inside-spawn-protection.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0556-Expand-world-key-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0557-Add-fast-alternative-constructor-for-Rotations.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0558-Item-Rarity-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0559-Drop-carried-item-when-player-has-disconnected.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0560-forced-whitelist-use-configurable-kick-message.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0561-Don-t-ignore-result-of-PlayerEditBookEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0562-Expose-protocol-version.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0563-Enhance-console-tab-completions-for-brigadier-comman.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0564-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0565-Add-bypass-host-check.patch Keep newlines in outdated client/server message (#10042) 2023-12-26 14:02:22 -05:00
0566-Set-area-affect-cloud-rotation.patch [ci skip] cleanup patch diff from last commit 2023-12-25 16:47:06 -08:00
0567-add-isDeeplySleeping-to-HumanEntity.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0568-add-consumeFuel-to-FurnaceBurnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0569-add-get-set-drop-chance-to-EntityEquipment.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0570-fix-PigZombieAngerEvent-cancellation.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0571-fix-PlayerItemHeldEvent-firing-twice.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0572-Added-PlayerDeepSleepEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0573-More-World-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0574-Added-PlayerBedFailEnterEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0575-Implement-methods-to-convert-between-Component-and-B.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0576-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0577-Introduce-beacon-activation-deactivation-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0578-add-RespawnFlags-to-PlayerRespawnEvent.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0579-Add-Channel-initialization-listeners.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0580-Send-empty-commands-if-tab-completion-is-disabled.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0581-Add-more-WanderingTrader-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0582-Add-EntityBlockStorage-clearEntities.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0583-Entity-load-save-limit-per-chunk.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0584-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0585-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0586-Inventory-close.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0587-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0588-Add-basic-Datapack-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0589-Add-environment-variable-to-disable-server-gui.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0590-additions-to-PlayerGameModeChangeEvent.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0591-ItemStack-repair-check-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0592-More-Enchantment-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0593-Move-range-check-for-block-placing-up.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0594-Fix-and-optimise-world-force-upgrading.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0595-Add-Mob-lookAt-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0596-Add-Unix-domain-socket-support.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0597-Add-EntityInsideBlockEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0598-Attributes-API-for-item-defaults.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0599-Add-cause-to-Weather-ThunderChangeEvents.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0600-More-Lidded-Block-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0601-Limit-item-frame-cursors-on-maps.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0602-Add-PlayerKickEvent-causes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0603-Add-PufferFishStateChangeEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0604-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0605-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0606-Add-option-to-fix-items-merging-through-walls.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0607-Add-BellRevealRaiderEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0608-Fix-invulnerable-end-crystals.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0609-Add-ElderGuardianAppearanceEvent.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0610-Fix-dangerous-end-portal-logic.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0611-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0612-Make-item-validations-configurable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0613-Line-Of-Sight-Changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0614-add-per-world-spawn-limits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0615-Fix-potions-splash-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0616-Add-more-LimitedRegion-API.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0617-Fix-PlayerDropItemEvent-using-wrong-item.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0618-Missing-Entity-API.patch Fix global sound event gamerule not being respected (#8727) 2023-12-27 16:33:05 -08:00
0619-Ensure-disconnect-for-book-edit-is-called-on-main.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0620-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0621-Use-getChunkIfLoadedImmediately-in-places.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0622-Fix-commands-from-signs-not-firing-command-events.patch Remove 'fix Vanilla Minecart speed' patch (#10068) 2023-12-22 17:44:36 -08:00
0623-Adds-PlayerArmSwingEvent.patch Properly disallow async Player#chat (#8123) 2023-12-28 16:50:06 -08:00
0624-Fixes-kick-event-leave-message-not-being-sent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0625-Add-config-for-mobs-immune-to-default-effects.patch Fix global sound event gamerule not being respected (#8727) 2023-12-27 16:33:05 -08:00
0626-Don-t-apply-cramming-damage-to-players.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0627-Rate-options-and-timings-for-sensors-and-behaviors.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0628-Add-a-bunch-of-missing-forceDrop-toggles.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0629-Stinger-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0630-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0631-Add-System.out-err-catcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0632-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0633-Improve-boat-collision-performance.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0634-Prevent-AFK-kick-while-watching-end-credits.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0635-Allow-skipping-writing-of-comments-to-server.propert.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0636-Add-PlayerSetSpawnEvent.patch Call entity_die game event after event cancel check (#10096) 2023-12-29 11:57:32 -08:00
0637-Make-hoppers-respect-inventory-max-stack-size.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0638-Optimize-entity-tracker-passenger-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0639-Config-option-for-Piglins-guarding-chests.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0640-Added-EntityDamageItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0641-Optimize-indirect-passenger-iteration.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0642-Configurable-item-frame-map-cursor-update-interval.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0643-Make-EntityUnleashEvent-cancellable.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0644-Clear-bucket-NBT-after-dispense.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0645-Change-EnderEye-target-without-changing-other-things.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0646-Add-BlockBreakBlockEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0647-Option-to-prevent-NBT-copy-in-smithing-recipes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0648-More-CommandBlock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0649-Add-missing-team-sidebar-display-slots.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0650-Add-back-EntityPortalExitEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0651-Add-methods-to-find-targets-for-lightning-strikes.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0652-Get-entity-default-attributes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0653-Left-handed-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0654-Add-more-advancement-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0655-Add-ItemFactory-getSpawnEgg-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0656-Add-critical-damage-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0657-Fix-issues-with-mob-conversion.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0658-Add-isCollidable-methods-to-various-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0659-Goat-ram-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0660-Add-API-for-resetting-a-single-score.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0661-Add-Raw-Byte-Entity-Serialization.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0662-Vanilla-command-permission-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0663-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0664-Fix-GameProfileCache-concurrency.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0665-Improve-and-expand-AsyncCatcher.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10085) 2023-12-28 12:47:57 -08:00
0666-Add-paper-mobcaps-and-paper-playermobcaps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0667-Sanitize-ResourceLocation-error-logging.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0668-Optimise-general-POI-access.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0669-Custom-table-implementation-for-blockstate-state-loo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0670-Manually-inline-methods-in-BlockPosition.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0671-Name-craft-scheduler-threads-according-to-the-plugin.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0672-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0673-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0674-Don-t-lookup-fluid-state-when-raytracing.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0675-Time-scoreboard-search.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0676-Send-full-pos-packets-for-hard-colliding-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0677-Do-not-run-raytrace-logic-for-AIR.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0678-Execute-chunk-tasks-mid-tick.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0679-Oprimise-map-impl-for-tracked-players.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0680-Optimise-BlockSoil-nearby-water-lookup.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0681-Optimise-random-block-ticking.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0682-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0683-Use-Velocity-compression-and-cipher-natives.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0684-Detail-more-information-in-watchdog-dumps.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0685-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2023-12-26 00:18:13 +01:00
0686-Distance-manager-tick-timings.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0687-Fix-merchant-inventory-not-closing-on-entity-removal.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0688-Check-requirement-before-suggesting-root-nodes.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0689-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0690-Add-packet-limiter-config.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0691-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0692-Ensure-valid-vehicle-status.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0693-Prevent-softlocked-end-exit-portal-generation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0694-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0695-Don-t-log-debug-logging-being-disabled.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0696-fix-various-menus-with-empty-level-accesses.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0697-Preserve-overstacked-loot.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0698-Update-head-rotation-in-missing-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0699-prevent-unintended-light-block-manipulation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0700-Fix-CraftCriteria-defaults-map.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0701-Fix-upstreams-block-state-factories.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0702-Configurable-feature-seeds.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0703-Add-root-admin-user-detection.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0704-Always-allow-item-changing-in-Fireball.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0705-don-t-attempt-to-teleport-dead-entities.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0706-Prevent-excessive-velocity-through-repeated-crits.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0707-Remove-client-side-code-using-deprecated-for-removal.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0708-Fix-removing-recipes-from-RecipeIterator.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0709-Prevent-sending-oversized-item-data-in-equipment-and.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0710-Hide-unnecessary-itemmeta-from-clients.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0711-Fix-Spigot-growth-modifiers.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0712-Prevent-ContainerOpenersCounter-openCount-from-going.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0713-Add-PlayerItemFrameChangeEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0714-Optimize-HashMapPalette.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0715-Allow-delegation-to-vanilla-chunk-gen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0716-Collision-optimisations.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0717-Optimise-collision-checking-in-player-move-packet-ha.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0718-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0719-Add-more-Campfire-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0720-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0721-Fix-tripwire-state-inconsistency.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0722-Forward-CraftEntity-in-teleport-command.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0723-Improve-scoreboard-entries.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0724-Entity-powdered-snow-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0725-Add-API-for-item-entity-health.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0726-Fix-entity-type-tags-suggestions-in-selectors.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0727-Configurable-max-block-light-for-monster-spawning.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0728-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0729-Load-effect-amplifiers-greater-than-127-correctly.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0730-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0731-Fix-bees-aging-inside-hives.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0732-Bucketable-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0733-Validate-usernames.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0734-Make-water-animal-spawn-height-configurable.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0735-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0736-Add-config-option-for-worlds-affected-by-time-cmd.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0737-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0738-Multiple-Entries-with-Scoreboards.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0739-Reset-placed-block-on-exception.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0740-Add-configurable-height-for-slime-spawn.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0741-Added-getHostname-to-AsyncPlayerPreLoginEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0742-Fix-xp-reward-for-baby-zombies.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0743-Multi-Block-Change-API-Implementation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0744-Fix-NotePlayEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0745-Freeze-Tick-Lock-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0746-Dolphin-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0747-More-PotionEffectType-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0748-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0749-API-for-creating-command-sender-which-forwards-feedb.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0750-Add-missing-structure-set-seed-configs.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0751-Implement-regenerateChunk.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0752-Fix-cancelled-powdered-snow-bucket-placement.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0753-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0754-Add-GameEvent-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0755-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0756-Furnace-RecipesUsed-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0757-Configurable-sculk-sensor-listener-range.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0758-Add-missing-block-data-mins-and-maxes.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0759-Option-to-have-default-CustomSpawners-in-custom-worl.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0760-Put-world-into-worldlist-before-initing-the-world.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0761-Fix-Entity-Position-Desync.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0762-Custom-Potion-Mixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0763-Force-close-world-loading-screen.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0764-Fix-falling-block-spawn-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0765-Expose-furnace-minecart-push-values.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0766-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0767-More-Projectile-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0768-Fix-swamp-hut-cat-generation-deadlock.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0769-Don-t-allow-vehicle-movement-from-players-while-tele.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0770-Implement-getComputedBiome-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0771-Make-some-itemstacks-nonnull.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0772-Implement-enchantWithLevels-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0773-Fix-saving-in-unloadWorld.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0774-Buffer-OOB-setBlock-calls.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0775-Add-TameableDeathMessageEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0776-Fix-new-block-data-for-EntityChangeBlockEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0777-fix-player-loottables-running-when-mob-loot-gamerule.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0778-Ensure-entity-passenger-world-matches-ridden-entity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0779-Guard-against-invalid-entity-positions.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0780-cache-resource-keys.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0781-Allow-to-change-the-podium-for-the-EnderDragon.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0782-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0783-Fix-StructureGrowEvent-species-for-RED_MUSHROOM.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0784-Prevent-tile-entity-copies-loading-chunks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0785-Use-username-instead-of-display-name-in-PlayerList-g.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0786-Pass-ServerLevel-for-gamerule-callbacks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0787-Add-pre-unbreaking-amount-to-PlayerItemDamageEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0788-WorldCreator-keepSpawnLoaded.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0789-Fix-CME-in-CraftPersistentDataTypeRegistry.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0790-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0791-Add-EntityDyeEvent-and-CollarColorable-interface.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0792-Fire-CauldronLevelChange-on-initial-fill.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0793-fix-powder-snow-cauldrons-not-turning-to-water.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0794-Add-PlayerStopUsingItemEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0795-Don-t-tick-markers.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0796-Expand-FallingBlock-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0797-Do-not-accept-invalid-client-settings.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0798-Add-support-for-Proxy-Protocol.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0799-Fix-OfflinePlayer-getBedSpawnLocation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0800-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0801-Sanitize-Sent-BlockEntity-NBT.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0802-Disable-component-selector-resolving-in-books-by-def.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0803-Prevent-entity-loading-causing-async-lookups.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0804-Throw-exception-on-world-create-while-being-ticked.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0805-Add-Alternate-Current-redstone-implementation.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0806-Dont-resent-entity-on-art-update.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0807-Add-WardenAngerChangeEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0808-Add-option-for-strict-advancement-dimension-checks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0809-Add-missing-important-BlockStateListPopulator-method.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0810-Nameable-Banner-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0811-Don-t-broadcast-messages-to-command-blocks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0812-Prevent-empty-items-from-being-added-to-world.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0813-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0814-Add-Player-getFishHook.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0815-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0816-Add-various-missing-EntityDropItemEvent-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0817-Fix-Bee-flower-NPE.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0818-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0819-More-Teleport-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0820-Add-EntityPortalReadyEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0821-Don-t-use-level-random-in-entity-constructors.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0822-Send-block-entities-after-destroy-prediction.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0823-Warn-on-plugins-accessing-faraway-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0824-Custom-Chat-Completion-Suggestions-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0825-Add-and-fix-missing-BlockFadeEvents.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0826-Collision-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0827-Fix-suggest-command-message-for-brigadier-syntax-exc.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0828-Block-Ticking-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0829-Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0830-Add-NamespacedKey-biome-methods.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0831-Fix-plugin-loggers-on-server-shutdown.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0832-Stop-large-look-changes-from-crashing-the-server.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0833-Fire-EntityChangeBlockEvent-in-more-places.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0834-Missing-eating-regain-reason.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0835-Missing-effect-cause.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0836-Added-byte-array-serialization-deserialization-for-P.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0837-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0838-Call-BlockPhysicsEvent-more-often.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0839-Configurable-chat-thread-limit.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0840-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0841-fix-Jigsaw-block-kicking-user.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0842-use-BlockFormEvent-for-mud-converting-into-clay.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0843-Add-getDrops-to-BlockState.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0844-Fix-a-bunch-of-vanilla-bugs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0845-Remove-unnecessary-onTrackingStart-during-navigation.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0846-Fix-custom-piglin-loved-items.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0847-EntityPickupItemEvent-fixes.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0848-Correctly-handle-interactions-with-items-on-cooldown.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0849-Add-PlayerInventorySlotChangeEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0850-Elder-Guardian-appearance-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0851-Allow-changing-bed-s-occupied-property.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0852-Add-entity-knockback-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0853-Detect-headless-JREs.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0854-fixed-entity-vehicle-collision-event-not-called.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0855-optimized-dirt-and-snow-spreading.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0856-Added-EntityToggleSitEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0857-Add-fire-tick-delay-option.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0858-Add-Moving-Piston-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0859-Ignore-impossible-spawn-tick.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0860-Track-projectile-source-for-fireworks-from-dispenser.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0861-Fix-EntityArgument-suggestion-permissions-to-align-w.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0862-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0863-Prevent-compass-from-loading-chunks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0864-Add-PrePlayerAttackEntityEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0865-ensure-reset-EnderDragon-boss-event-name.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0866-fix-MC-252817-green-map-markers-do-not-disappear.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0867-Add-Player-Warden-Warning-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0868-More-vanilla-friendly-methods-to-update-trades.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0869-Add-paper-dumplisteners-command.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0870-check-global-player-list-where-appropriate.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0871-Fix-async-entity-add-due-to-fungus-trees.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0872-ItemStack-damage-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0873-Friction-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0874-Ability-to-control-player-s-insomnia-and-phantoms.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0875-Fix-player-kick-on-shutdown.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0876-Sync-offhand-slot-in-menus.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0877-Player-Entity-Tracking-Events.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0878-Limit-pet-look-distance.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0879-Properly-resend-entities.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0880-Fixes-and-additions-to-the-SpawnReason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0881-fix-Instruments.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0882-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0883-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0884-Add-BlockLockCheckEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0885-Add-Sneaking-API-for-Entities.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0886-Improve-logging-and-errors.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0887-Improve-PortalEvents.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0888-Add-config-option-for-spider-worldborder-climbing.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0889-Add-missing-SpigotConfig-logCommands-check.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0890-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0891-Flying-Fall-Damage.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0892-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0893-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0894-config-for-disabling-entity-tag-tags.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0895-Use-single-player-info-update-packet-on-join.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0896-Correctly-shrink-items-during-EntityResurrectEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0897-Win-Screen-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0898-Remove-CraftItemStack-setAmount-null-assignment.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0899-Fix-force-opening-enchantment-tables.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0900-Add-Entity-Body-Yaw-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0901-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0902-Update-the-flag-when-a-captured-block-state-is-outda.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0903-Add-EntityFertilizeEggEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0904-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0905-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0906-Correctly-handle-ArmorStand-invisibility.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0907-Fix-advancement-triggers-for-entity-damage.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0908-Fix-text-display-error-on-spawn.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0909-Fix-certain-inventories-returning-null-Locations.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0910-Add-Shearable-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0911-Fix-SpawnEggMeta-get-setSpawnedType.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0912-Optimize-Hoppers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0913-Fix-beehives-generating-from-using-bonemeal.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0914-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0915-Treat-sequence-violations-like-they-should-be.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0916-remove-duplicate-animate-packet-for-records.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0917-Prevent-causing-expired-keys-from-impacting-new-join.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0918-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch [ci skip] Small cleanup to mc utils patch 2024-01-12 21:58:54 +01:00
0919-Use-array-for-gamerule-storage.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0920-Fix-a-couple-of-upstream-bed-issues.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0921-Fix-demo-flag-not-enabling-demo-mode.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0922-Add-Mob-Experience-reward-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0923-Break-redstone-on-top-of-trap-doors-early.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0924-Fix-DamageCause-for-Falling-Blocks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0925-Avoid-Lazy-Initialization-for-Enum-Fields.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0926-More-accurate-isInOpenWater-impl.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0927-Fix-concurrenct-access-to-lookups-field-in-RegistryO.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0928-Optimise-recalcBlockCounts-for-empty-sections.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0929-Expand-PlayerItemMendEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0930-Refresh-ProjectileSource-for-projectiles.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0931-Add-transient-modifier-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0932-Fix-block-place-logic.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0933-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0934-Call-BlockGrowEvent-for-missing-blocks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0935-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0936-fix-MapLike-spam-for-missing-key-selector.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0937-Fix-sniffer-removeExploredLocation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0938-Add-method-to-remove-all-active-potion-effects.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0939-Temp-Pre-init-PlayerChunkLoaderData-in-order-to-prep.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0940-Fix-incorrect-crafting-result-amount-for-fireworks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0941-Properly-Cancel-Usable-Items.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0942-Add-event-for-player-editing-sign.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0943-Only-tick-item-frames-if-players-can-see-it.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0944-Fix-cmd-permission-levels-for-command-blocks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0945-Add-option-to-disable-block-updates.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0946-Call-missing-BlockDispenseEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0947-Don-t-load-chunks-for-supporting-block-checks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0948-Optimize-player-lookups-for-beacons.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0949-Add-Sign-getInteractableSideFor.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0950-Array-backed-synched-entity-data.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0951-fix-item-meta-for-tadpole-buckets.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0952-Fix-BanList-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0953-Determine-lava-and-water-fluid-explosion-resistance-.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0954-Fix-possible-NPE-on-painting-creation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0955-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0956-ExperienceOrb-should-call-EntitySpawnEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0957-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0958-Add-whitelist-events.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0959-Implement-PlayerFailMoveEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0960-Folia-scheduler-and-owned-region-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0961-Only-erase-allay-memory-on-non-item-targets.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0962-API-for-updating-recipes-on-clients.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0963-Fix-rotation-when-spawning-display-entities.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0964-Only-capture-actual-tree-growth.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
0965-Use-correct-source-for-mushroom-block-spread-event.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0966-Respect-randomizeData-on-more-entities-when-spawning.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0967-Use-correct-seed-on-api-world-load.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0968-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0969-Cache-map-ids-on-item-frames.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0970-Fix-custom-statistic-criteria-creation.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0971-Bandaid-fix-for-Effect.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0972-SculkCatalyst-bloom-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0973-API-for-an-entity-s-scoreboard-name.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0974-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0975-Deprecate-and-replace-methods-with-old-StructureType.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0976-Don-t-tab-complete-namespaced-commands-if-send-names.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0977-Properly-handle-BlockBreakEvent-isDropItems.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0978-Fire-entity-death-event-for-ender-dragon.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0979-Configurable-entity-tracking-range-by-Y-coordinate.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0980-Add-Listing-API-for-Player.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0981-Configurable-Region-Compression-Format.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0982-Expose-clicked-BlockFace-during-BlockDamageEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0983-Fix-NPE-on-Boat-getStatus.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0984-Expand-Pose-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0985-More-DragonBattle-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0986-Deep-clone-unhandled-nbt-tags.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
0987-Add-PlayerPickItemEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0988-Improve-performance-of-mass-crafts.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0989-Allow-trident-custom-damage.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0990-Expose-hand-during-BlockCanBuildEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0991-Optimize-nearest-structure-border-iteration.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0992-Implement-OfflinePlayer-isConnected.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0993-Fix-inventory-desync.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0994-Add-titleOverride-to-InventoryOpenEvent.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0995-Configure-sniffer-egg-hatch-time.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0996-Do-crystal-portal-proximity-check-before-entity-look.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0997-Skip-POI-finding-if-stuck-in-vehicle.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0998-Add-slot-sanity-checks-in-container-clicks.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
0999-Call-BlockRedstoneEvents-for-lecterns.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1000-Allow-proper-checking-of-empty-item-stacks.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1001-Fix-silent-equipment-change-for-mobs.patch [ci skip] add more comments & move 1 hunk to correct patch 2024-01-13 12:31:02 -08:00
1002-Fix-spigot-s-Forced-Stats.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1003-Add-missing-InventoryHolders-to-inventories.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1004-Do-not-read-tile-entities-in-chunks-that-are-positio.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1005-Actually-optimise-explosions.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1006-Add-missing-logs-for-log-ips-config-option.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1007-Remove-Spigot-Bug-Fix-for-MC-109346.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1008-Fix-SuspiciousStewMeta.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1009-Optimise-chunk-tick-iteration.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1010-Lag-compensation-ticks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1011-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1012-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1013-Fix-team-sidebar-objectives-not-being-cleared.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1014-Optimise-nearby-player-retrieval.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1015-Remove-streams-for-villager-AI.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1016-Fix-missing-map-initialize-event-call.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1017-Update-entity-data-when-attaching-firework-to-entity.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1018-Use-correct-variable-for-initializing-CraftLootTable.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1019-Make-setVelocity-method-of-Fireballs-change-the-trav.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1020-Fix-UnsafeValues-loadAdvancement.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1021-Add-player-idle-duration-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1022-Don-t-check-if-we-can-see-non-visible-entities.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1023-Fix-NPE-in-SculkBloomEvent-world-access.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1024-Allow-null-itemstack-for-Player-sendEquipmentChange.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1025-Optimize-VarInts.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1026-Add-API-to-get-the-collision-shape-of-a-block-before.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1027-Add-predicate-for-blocks-when-raytracing.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1028-Broadcast-take-item-packets-with-collector-as-source.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1029-fix-secure-profile-with-proxy-online-mode.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1030-Expand-LingeringPotion-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1031-Add-MaterialTagsTest.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1032-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1033-Add-hand-to-fish-event-for-all-player-interactions.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1034-Fix-several-issues-with-EntityBreedEvent.patch [ci skip] Add more patch identifying comments 2024-01-13 18:34:33 +01:00
1035-Add-UUID-attribute-modifier-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1036-Fix-missing-event-call-for-entity-teleport-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1037-Lazily-create-LootContext-for-criterions.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1038-Don-t-fire-sync-events-during-worldgen.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1039-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1040-Restore-vanilla-entity-drops-behavior.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1041-Add-Structure-check-API.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1042-Dont-resend-blocks-on-interactions.patch [ci skip] Add more patch identifying comments 2024-01-13 16:35:59 +01:00
1043-Keep-previous-behavior-for-setResourcePack.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1044-properly-read-and-store-sus-effect-duration.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1045-Use-correct-max-stack-size-in-crafter.patch Fixup NamespacedKey parsing 2024-01-06 15:07:59 +01:00
1046-add-more-scoreboard-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1047-Improve-Registry.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1048-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1049-Add-experience-points-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1050-Add-missing-InventoryType.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1051-Add-drops-to-shear-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1052-Add-PlayerShieldDisableEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1053-Add-HiddenPotionEffect-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1054-Correctly-check-if-bucket-dispenses-will-succeed-for.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1055-fix-ItemMeta-removing-CustomModelData.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1056-Validate-ResourceLocation-in-NBT-reading.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1057-Properly-handle-experience-dropping-on-block-break.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00
1058-Fixup-NamespacedKey-handling.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164) 2024-01-14 10:46:04 +01:00